Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
swguy
When I press the Confirm Order button in PayPal, I get sent back to the cart, but I'm logged off.
The only PayPal log I have is the first one created:
2024-06-28 13:40:16: (index) ppr_webhook_main (return, live) starts.
{
"op": "return",
"token": "***",
"PayerID": "***",
"main_page": "index"
}
I don't see where this is solved. I have this similar issue
Zen Cart 2.1.0
PHP 8.3
OPC 2.5.4
Boot 3.7.4
PayPal RESTful 1.0.5
Quote:
2025-01-13 09:46:08: (checkout_one_confirmation) ==> End confirmPaymentSource
2025-01-13 09:46:08: (checkout_one_confirmation) pre_confirmation_check, sending the payer-action off to PayPal.
************************************************
************************************************
2025-01-13 09:46:10: (index) ppr_webhook_main (cancel, live) starts.
{
"op": "cancel",
"token": "xxxxxxx",
"main_page": "index"
}
************************************************
2025-01-13 09:46:10: (checkout_one) validateCredentials: Checking (1).
TokenCache::get, using saved access-token; expires in 30171 seconds.
************************************************
Thanks
Melanie
Re: PayPal RESTful API Payment Module
@mprough, the PayPal log you supplied would indicate that the customer cancelled the transaction at PayPal.
3 Attachment(s)
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
lat9
@mprough, the PayPal log you supplied would indicate that the customer cancelled the transaction at PayPal.
I didn't, see below
Attachment 20866
Attachment 20864
Re: PayPal RESTful API Payment Module
@mprough, is there any more to that paypalr log than what you posted? If so, please post as I don't have sufficient information to investigate the root-cause of the issue.
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
lat9
@mprough, is there any more to that paypalr log than what you posted? If so, please post as I don't have sufficient information to investigate the root-cause of the issue.
PM sent
Re: PayPal RESTful API Payment Module
What browser is in use when the issue shows itself? Any browser add-ons?
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
lat9
What browser is in use when the issue shows itself? Any browser add-ons?
Chrome fully up to date, some dev plugins like measure it & color picker
BUT, I have other client's websites same version everything with no issue. Same server. Only difference I can see is this one does not use credit cards, only PP.
I can use PayPal today, tested, same PP version 1.0.5, ZC 2.1.0 & same server. successful
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
mprough
Chrome fully up to date, some dev plugins like measure it & color picker
BUT, I have other client's websites same version everything with no issue. Same server. Only difference I can see is this one does not use credit cards, only PP.
I can use PayPal today, tested, same PP version 1.0.5, ZC 2.1.0 & same server. successful
Wow, that makes absolutely no sense to me ... unless PayPal was having a bad day.
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
lat9
Wow, that makes absolutely no sense to me ... unless PayPal was having a bad day.
You have the link, want to try & see if you can get to PP? The error at PP is just after login
Re: PayPal RESTful API Payment Module
Quote:
Originally Posted by
mprough
You have the link, want to try & see if you can get to PP? The error at PP is just after login
... and if it's successful, someone will issue a refund?