Paypal log errorchange message in payment section when using paypalPayPal admin area won't save API details1.9.2.1 Disable Paypal ExpressMagento Paypal standard RecurringPayPal IPN 503 ErrorM1 CE, paypal exception “PayPal NVP gateway errors”How to solve Paypal error #104131.9 Paypal Express get order review before redirect to paypalMagento Paypal Standard 302Magento 2 wrong paypal express checkout token specified
Did depressed people far more accurately estimate how many monsters they killed in a video game?
How do I explain that I don't want to maintain old projects?
Why is a mixture of two normally distributed variables only bimodal if their means differ by at least two times the common standard deviation?
What is the meaning of "prairie-dog" in this sentence?
Chilling water in copper vessel
Gory anime with pink haired girl escaping an asylum
Decrease spacing between a bullet point and its subbullet point
Perl regex matching apostrophe fails
Gaining Proficiency in Vehicles (water)
Blocks from @ jafe
How do resistors generate different heat if we make the current fixed and changed the voltage and resistance? Notice the flow of charge is constant
Category-theoretic treatment of diffs, patches and merging?
How to understand flavors and when to use combination of them?
Four ships at the ocean with the same distance
Other Space Shuttle O-ring failures
Is it okay to use open source code to do an interview task?
How should I ask for a "pint" in countries that use metric?
Why does Trump want a citizenship question on the census?
What is the relationship between external and internal composition in a cartesian closed category?
Is there a method for differentiating informative comments from commented out code?
Appropriate conduit for several data cables underground over 300' run
What does the multimeter dial do internally?
My professor has told me he will be the corresponding author. Will it hurt my future career?
run bash scripts in folder all at the same time
Paypal log error
change message in payment section when using paypalPayPal admin area won't save API details1.9.2.1 Disable Paypal ExpressMagento Paypal standard RecurringPayPal IPN 503 ErrorM1 CE, paypal exception “PayPal NVP gateway errors”How to solve Paypal error #104131.9 Paypal Express get order review before redirect to paypalMagento Paypal Standard 302Magento 2 wrong paypal express checkout token specified
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am currently trying to figure out why paypal is not working properly.
I found this error in the logs.
2017-06-22T02:18:31+00:00 DEBUG (7): Array (
[url] => https://api-3t.paypal.com/nvp
[getPalDetails] => Array
(
[METHOD] => getPalDetails
[VERSION] => 94.0
[USER] => ****
[PWD] => ****
[SIGNATURE] => ****
[BUTTONSOURCE] => IWD_SI_Other_OnePage
)
[response] => Array
(
[PAL] => XXXXXXXXXX (-->Merchant ID)
[LOCALE] => en_AU
[TIMESTAMP] => 2017-06-22T02:18:31Z
[CORRELATIONID] => 182c8e5d91387
[ACK] => Success
[VERSION] => 94.0
[BUILD] => 29297572
)
[__pid] => 7545
)
It states a success but is recorded as a bug.
What do I do to fix this?
I am using magento 1.9.3.3 and Paypal Website Payments Standard (Includes Express Checkout)
The checkout allows guest checkout.
Enable SSL verification set to No.
magento-1.9 onepage-checkout paypal-standard
add a comment |
I am currently trying to figure out why paypal is not working properly.
I found this error in the logs.
2017-06-22T02:18:31+00:00 DEBUG (7): Array (
[url] => https://api-3t.paypal.com/nvp
[getPalDetails] => Array
(
[METHOD] => getPalDetails
[VERSION] => 94.0
[USER] => ****
[PWD] => ****
[SIGNATURE] => ****
[BUTTONSOURCE] => IWD_SI_Other_OnePage
)
[response] => Array
(
[PAL] => XXXXXXXXXX (-->Merchant ID)
[LOCALE] => en_AU
[TIMESTAMP] => 2017-06-22T02:18:31Z
[CORRELATIONID] => 182c8e5d91387
[ACK] => Success
[VERSION] => 94.0
[BUILD] => 29297572
)
[__pid] => 7545
)
It states a success but is recorded as a bug.
What do I do to fix this?
I am using magento 1.9.3.3 and Paypal Website Payments Standard (Includes Express Checkout)
The checkout allows guest checkout.
Enable SSL verification set to No.
magento-1.9 onepage-checkout paypal-standard
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45
add a comment |
I am currently trying to figure out why paypal is not working properly.
I found this error in the logs.
2017-06-22T02:18:31+00:00 DEBUG (7): Array (
[url] => https://api-3t.paypal.com/nvp
[getPalDetails] => Array
(
[METHOD] => getPalDetails
[VERSION] => 94.0
[USER] => ****
[PWD] => ****
[SIGNATURE] => ****
[BUTTONSOURCE] => IWD_SI_Other_OnePage
)
[response] => Array
(
[PAL] => XXXXXXXXXX (-->Merchant ID)
[LOCALE] => en_AU
[TIMESTAMP] => 2017-06-22T02:18:31Z
[CORRELATIONID] => 182c8e5d91387
[ACK] => Success
[VERSION] => 94.0
[BUILD] => 29297572
)
[__pid] => 7545
)
It states a success but is recorded as a bug.
What do I do to fix this?
I am using magento 1.9.3.3 and Paypal Website Payments Standard (Includes Express Checkout)
The checkout allows guest checkout.
Enable SSL verification set to No.
magento-1.9 onepage-checkout paypal-standard
I am currently trying to figure out why paypal is not working properly.
I found this error in the logs.
2017-06-22T02:18:31+00:00 DEBUG (7): Array (
[url] => https://api-3t.paypal.com/nvp
[getPalDetails] => Array
(
[METHOD] => getPalDetails
[VERSION] => 94.0
[USER] => ****
[PWD] => ****
[SIGNATURE] => ****
[BUTTONSOURCE] => IWD_SI_Other_OnePage
)
[response] => Array
(
[PAL] => XXXXXXXXXX (-->Merchant ID)
[LOCALE] => en_AU
[TIMESTAMP] => 2017-06-22T02:18:31Z
[CORRELATIONID] => 182c8e5d91387
[ACK] => Success
[VERSION] => 94.0
[BUILD] => 29297572
)
[__pid] => 7545
)
It states a success but is recorded as a bug.
What do I do to fix this?
I am using magento 1.9.3.3 and Paypal Website Payments Standard (Includes Express Checkout)
The checkout allows guest checkout.
Enable SSL verification set to No.
magento-1.9 onepage-checkout paypal-standard
magento-1.9 onepage-checkout paypal-standard
asked Jun 22 '17 at 4:06
fja3omegafja3omega
1952 silver badges17 bronze badges
1952 silver badges17 bronze badges
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45
add a comment |
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45
add a comment |
1 Answer
1
active
oldest
votes
First of all, it's NOT an error.
As you said that the flow is not interrupted, so I'm sure it's just a setting issue. You turned on the debug mode on Paypal so var/log/debug.log
keep printing the data from Paypal. If this debug log caused you some annoyances, you can turn it off by System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)->Off.
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f180172%2fpaypal-log-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
First of all, it's NOT an error.
As you said that the flow is not interrupted, so I'm sure it's just a setting issue. You turned on the debug mode on Paypal so var/log/debug.log
keep printing the data from Paypal. If this debug log caused you some annoyances, you can turn it off by System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)->Off.
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
add a comment |
First of all, it's NOT an error.
As you said that the flow is not interrupted, so I'm sure it's just a setting issue. You turned on the debug mode on Paypal so var/log/debug.log
keep printing the data from Paypal. If this debug log caused you some annoyances, you can turn it off by System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)->Off.
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
add a comment |
First of all, it's NOT an error.
As you said that the flow is not interrupted, so I'm sure it's just a setting issue. You turned on the debug mode on Paypal so var/log/debug.log
keep printing the data from Paypal. If this debug log caused you some annoyances, you can turn it off by System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)->Off.
First of all, it's NOT an error.
As you said that the flow is not interrupted, so I'm sure it's just a setting issue. You turned on the debug mode on Paypal so var/log/debug.log
keep printing the data from Paypal. If this debug log caused you some annoyances, you can turn it off by System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)->Off.
answered Jun 22 '17 at 5:58
PY YickPY Yick
1,9038 silver badges21 bronze badges
1,9038 silver badges21 bronze badges
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
add a comment |
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
I turned on the logs to see where the error in paypal payments orders not getting registered is being generated. Maybe it is a false flag. I am currently investigating whether it may be due to the chron jobs.
– fja3omega
Jun 22 '17 at 7:38
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
Surely not related to CRON job. As I stated before, you're NOT encountering any problems. The debug log generates every time you use Paypal unless you turn off this setting.
– PY Yick
Jun 22 '17 at 7:43
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
So I assume I can safely ignore that success debug. I just thought it was related to the paypal orders not being recorded error and if I fixed it then the paypal payment order would record properly.
– fja3omega
Jun 22 '17 at 7:56
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
Hurray, you got my point! You can move on to other tasks.
– PY Yick
Jun 22 '17 at 7:58
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f180172%2fpaypal-log-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Does it turn to any PHP exception error pages? Or the flow goes properly? Debug log does NOT always mean the module have bugs.
– PY Yick
Jun 22 '17 at 4:50
It continues on the flow. But this bugs me. (sorry for the pun)
– fja3omega
Jun 22 '17 at 5:25
Are you in developer mode? Check the setting on System->Configuration ->Payment Methods (Basic Settings - PayPal Express Checkout)
– PY Yick
Jun 22 '17 at 5:31
@PYYick I have debug mode active due to my client telling me that Paypal orders are not being registered. I don't know if this is the cause though.
– fja3omega
Jun 22 '17 at 5:45