Paypal Subscription Checkout Can not process, Error 400

koehlerT
Contributor
Contributor

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

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.