-1

I have integrated Braintree payment with PayPal SDK.

When I click on PayPal it shows me this image:

image

Question: What is the reason behind this?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
  • 2
    I guess, you are using BrainTree in sandbox version. In Sandbox mode, paypal will be shown like your screen.Once u moved it to live, it will open the paypal login page, as expected. So no need to worry. – Yamini Balakrishnan Jan 11 '18 at 09:02

1 Answers1

0

Full disclosure: I work at Braintree. If you have any further questions, feel free to contact support.

According to the Braintree developer documentation, you "can test your PayPal integration in the Braintree sandbox environment in 2 ways: Mocked PayPal testing and Linked PayPal testing."

The screenshot you shared indicates that you are using Mocked PayPal testing, which is the default for Briantree sandboxes. If you'd prefer to link a PayPal sandbox test account to your Braintree sandbox, follow these steps.

Shea
  • 886
  • 6
  • 12