Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayPal IPN Issues #158

Open
ekoome opened this issue Dec 28, 2017 · 1 comment
Open

PayPal IPN Issues #158

ekoome opened this issue Dec 28, 2017 · 1 comment

Comments

@ekoome
Copy link

ekoome commented Dec 28, 2017

I have been running a2billing for 3 years but in the last couple of months I have been receiving notifications from paypal that my IPN is not responding. This is for recurring payments and also customer balances are not being updated on loading. I looked at the IPN history in Paypal and they fail and there is no http response code on the failed ipn transactions.

I have checked the a2billing github repository and I noticed a change in 2015 to the checkout_process.php file due to IPN changes. I have applied this, but still Paypal IPN fails. I have also noticed from the commit, the PAYPAL_VERIFY_URL is now hardcoded and not driven by config. Is this intended? Also not sure it is related, Paypal have moved SSL to SHA256 and plan to move to TLS by mid next year. Also the ipn url is changing to ipnpb.paypal.com.

How do I diagnose the problem and resolve it?

@tcreek
Copy link

tcreek commented Jun 20, 2020

Ever get that resolved? I see there been a few updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants