As far as I know, regular payments fail for the following reasons:
Are there any other possible reasons?
1. In case of insufficient balance due to usage limit
2. If your credit card has expired
3. In case of credit card suspension
4. If your credit card is revoked for any reason
Also, is it possible to find out why the continuous billing failed?
paypal
I can't think of anything specifically, but
For example, if you have a problem using your credit card for some reason, or
There may be problems or restrictions on your PayPal account for some reason.
I think you should contact PayPal directly.
(However, I don't think PayPal will be able to hear the details from the credit card company...)
Also, on the PayPal developer site, the error code that occurs for each API and its contents are written, so isn't this helpful?
https://developer.paypal.com/webapps/developer/docs/classic/api/errorcodes/
Sandbox can also generate corresponding errors by specifying the above error code in decimal places for the payment amount.You might want to actually test it here.
https://developer.paypal.com/webapps/developer/docs/classic/lifecycle/sb_error-conditions/
© 2024 OneMinuteCode. All rights reserved.