Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank screen after "Pay now" button #90

Open
valerio-fornace opened this issue Apr 23, 2021 · 1 comment
Open

Blank screen after "Pay now" button #90

valerio-fornace opened this issue Apr 23, 2021 · 1 comment

Comments

@valerio-fornace
Copy link

Hi! I have this issue. In my app i want to pay with paypal so i follow all instructions in documentation and my webview opened without problems. Then i fill all form for payment using one test card (4242 4242 4242 4242). When i click on "pay now" button the webview redirect into a blank page ( https://www.paypal.com/checkoutweb/genericError?params...).

This happens in both platform Android and iOS

Someone can help me to understand what happen? Thanks!

Some specifics here:

"react-native": "0.63.4",
"react-native-paypal": "^4.1.0",

pod IOS
pod 'Braintree', '~> 4'

Android
implementation "com.braintreepayments.api:braintree:3+"

@nzankich
Copy link
Contributor

hey, sorry for the late reply. is this happening within your app or the example one? could you check to see if the example app is working with your tokens/simulator setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants