react-native-paypal icon indicating copy to clipboard operation
react-native-paypal copied to clipboard

Blank screen after "Pay now" button

Open valerio-fornace opened this issue 3 years ago • 1 comments

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+"

valerio-fornace avatar Apr 23 '21 11:04 valerio-fornace

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?

nzankich avatar May 17 '21 22:05 nzankich