paypal / ipn-code-samples

Other
562 stars 486 forks source link

Sandbox Billing Agreements IPN not sent #145

Open 0x46 opened 5 years ago

0x46 commented 5 years ago

General information

Issue description

We set up IPN to use with Billing Agreements - we are using the following checkout flow (using the PHP-SDK): Customer registers -> Billing Agreement is created -> Customer is redirected to PayPal and will be returned to a thank you page -> Billing Agreement is executed

We used the _exampleusage.php and tested it with the IPN Simulator which resulted in and verified IPN. Then logged into the Sandbox seller account and entered the IPN URL to test the checkout with the PayPal Sandbox. The Billing Agreement is executed but no IPN call is sent or received - no entry in our access/error logs.

Do we have to enable the IPN somewhere else or is it just failing on the Sandbox server? Testing in Live is not an option.

0x46 commented 5 years ago

anyone? @overint @ppmtscory

overint commented 5 years ago

Unfortunately I don't work at paypal, so I can't help you with this specific query. I'd lodge a request on the paypal tech support site: https://www.paypal-support.com/s/?language=en_US

0x46 commented 5 years ago

thanks, I contacted them there