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.
Bookmarks