Paypal Subscription Checkout Can not process, Error 400
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am trying to implement a subscription checkout to my website. What I have done is:
- Create a sandbox.paypal.com business account
- Create a billing plan and copy the HTML code
- Create some sandbox personal Accounts
- Put the copied html code into a .html file. (Open it in the Browser directly or host it with a local server)
- Click the PayPal Subscribe button, Log in with the sandbox personal account credentials, select the predefined VISA credit card as payment
- Accept and complete the transaction
Now I get an Error:
The PayPal Window says "We could not set up your subscription with the selected payment method" (In german, because I am testing with german accounts)
And the console gives an error
"POST https://www.sandbox.paypal.com/webapps/billing/api/billagmt/subscriptions/v1/BA-1XT389680E0500724/ac... 400" ngrlCaptcha.min.js:1
This is all information I have. The onError() method on the buttons never gets called, the main (shop) window shows no exception.
I have tried with another testing MasterCard but with the same effect.
Do you have any advice for me or point me into a direction? Thanks beforehand
Tim

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- Create Pay Links using PayPal API in REST APIs
- Selected Shipping Method amount not updating to cart for card payment in SDKs
- ExpressCheckout to REST API - Is Partner Program Now Required to Host Simple 3rd Party Transactions? in REST APIs