-
Hi, I just want to point out that the IPN endpoint is vulnerable. It's missing the verification steps which are steps 4 and 5 from https://developer.paypal.com/webapps/developer/docs/classic/ipn/integ…
munsu updated
9 years ago
-
Hello,
In a shop that switched to the new PayPal Checkout last week (including Contao 4.13.49 and Isotope 2.9.1 updates), we received a PayPal warning email today regarding Instant Payment Notific…
-
For ExpressCheckout it is recommended to implement an IPN listener. But I'm unsure how to do this with omnipay-paypal. It seems `acceptNotification()` would be the correct call to make, but it seems t…
-
### Preconditions (*)
1. Magento 2.4.4 / 2.4.3-p2
### Steps to reproduce (*)
1. Place order via PayPal which generates 'Payment Review' state
2. Send IPN completion notification to website v…
-
How can I add the ability to have digital downloads to my simplecart? I'm not sure how to do this securely.
-
- Test restart server
- Use fake pixel data (non gibberish users, pretend advertisers)
- backing up (scp every hour)
- Different paypal account
- Test IPN
-
### Description
Keeping WCPay Subscriptions in sync with the WooCommerce stores is hugely important, however, operating on an open environment, out of our control, means we're subject errors whic…
-
Hi,
For some reason 'processIpn()' is always returning 'false'.
I checked my PHP config and allow_url_fopen and Curl are On.
I checked my server logs and I am not getting any error.
This problem hap…
-
PayPal IPN messages are usually sent as Windows-1252 character set.
However, our application uses UTF-8 internally and I guess most application do.
An automatic character set conversion would b…
-
Your code is using the `enrol_paypal_ipn_exception_handler`. If you really need it, it would be better to declare dependency on `enrol_paypal` in your version.php (even if it is standard plugin) to ma…