Thanks
>Those issues have been reported before.
Hmm, I didn't find those in a search.
The setting is in:
Account Settings
Notifications
Instant payment notifications - Update
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Did you double check that your "Instant Payment Notifications" is disabled in your PayPal account?
Go to your PayPal account and go to the Account Settings area.
From the PRODUCTS & SERVICES menu on the left side, select the "Website Payments" link.
From there, click the blue UPDATE button next to "Instant payment notifications".
That will take you to the "Instant Payment Notification (IPN)" page. Scroll to the bottom and hit the "Choose IPN Settings" button.
Make sure it's disabled.
I don't know if that will solve your issue, but it's something that this new PayPal module doesn't use anymore, so you can disable it
- Jeff
I had a similar problem when I moved to restful from paypal api. to solve it I had to contact paypal as even thought I turned off the Instant Payment Notification (IPN) it still send them. They turned if off for me and a day later I stopped getting the Instant Payment Notification (IPN).
Additionally
The issue appears to be that I have log and email turned on in PayPal express checkout. This seems to have stopped the error logs being created.
Last edited by brittainmark; 7 May 2025 at 10:45 AM.
Mark Brittain
http:\\innerlightcrystals.co.uk\sales\
This turns out to be a One-Page Checkout issue, where the "state_code" element of an order's address wasn't being updated for any temporary/guest addresses.
See this One-Page Checkout issue for the correction: https://github.com/lat9/one_page_checkout/issues/435
See this One-Page Checkout commit for the required change: https://github.com/lat9/one_page_che...97b93b6d7f0212
Note that the change will be released for OPC v2.5.5
This plug-in has a "Re-authorize" button. We are familiar with that function with regard to the authorizenet_cim plug-in where it works effectively for situations when customers call to change their order in some way.
We have never gotten the re-authorize button to work successfully on this paypal plug-in. Is that an issue with our Paypal account setup or configuration? Is the re-auth button working for others?
Thank you.
I just installed Paypal restful on zencart version 1.5.8a about a week ago and followed the instructions to modify the order_total.php. I noticed that I wasn't getting anymore orders from paypal so I decided to try and purchase a test item on my site. During check out everything looked normal and it would bring me to paypal to pay and when I confirmed with paypal what payment method etc I wanted to use it would bring me back to the site. The issue is it would bring me back to the page where you select the payment method. (Paypal or pay with a credit card.) So I would select paypal again and it would just loop like this over and over. There's never a final checkout page. Not sure what is going on so I am going to disable this for the time being and revert back to paypal express checkout.
If you (a) enable the PayPal-r debug-to-file, (b) enable the payment module and (c) reproduce the looping issue, you can then send me a copy of the generated log file so that I can "see" what's going on.
Once you have the debug-log file, PM me for my direct email address.
What is the symptom you're seeing when you say that the feature doesn't "work successfully"? If you could post a few more details, that would be a big help.
Another route to determining what's going on is to enable the log-to-file feature, reproduce an 'unsuccessful' re-authorization and then send me a copy of the generated log file (PM me for my direct email address).
Bookmarks