Paypal integration with Braintree

前端 未结 2 961
没有蜡笔的小新
没有蜡笔的小新 2021-02-14 06:38

I am trying to integrate braintree for payments in Nodejs and Javascript.

I have created an account on https://sandbox.braintreegateway.com and now I am trying to integr

2条回答
  •  别那么骄傲
    2021-02-14 07:18

    I was able to contact braintrees support and they configured my sandbox account.

    This is what they said:

    Hey Johhan,

    Thanks for reaching out to Braintree support. I’d be happy to help.

    I took a look at your Sandbox account and it looks like you weren’t set up with a processor connection to test out PayPal. This can happen sometimes when Sandbox accounts are created outside of the United States.

    We have corrected this setting and your Sandbox is now set up to process PayPal. You can verify that PayPal is a valid payment method in your Sandbox by logging into your Sandbox Control Panel and clicking on Settings > Processing. You’ll see a list of accepted payment methods next to your Merchant Account.

    Hope that helps! Let us know if there’s anything else we can do for you.

    Best,

    Basically, you have to verify that PayPal is a valid payment method in your sandbox account.

提交回复
热议问题