Posts

Post marked as unsolved
32 Views

Apply Pay in React Native

We are integrating Apple Pay to our React Native app, using the react-native-payments - https://github.com/naoufal/react-native-payments package. We have several points wish to understand:- the package mentioned stripe / braintree. In normal apply pay integration to react native, must we use a payment gateway? Knowing Stripe is not available in China. How can Apple Pay work in China used app if 1) is a must? Anyways, we created a stripe account, having some 'stripe:publishableKey': 'pklive ...', but the payment with real device real credit card always fail, with only a payment uncessful popup and without other information. Thanks for helping.
Asked
Last updated .