PayPal payment integration for REACT NATIVE with latest lib android + ios

Can the body provide a swipe solution with the latest react-nativePayPal library?

I spent a week but did not get the right solution.

There are many old and incomplete solutions on the network, but it is not the right and complete solution for new developers.

Resources:

https://www.npmjs.com/package/react-native-paypal

https://github.com/MattFoley/react-native-paypal

https://github.com/sharafat/sample-code-php

+8
source share
3 answers

, , , . .

API PayPal

PayPal API- , , SDK. , , , SDK, , .

, , API . , .

. SDK PayPal, Native , . PayPal API-, , . API ExpressCheckout .

PHP, Node . , !

1. . . .

https://developer.paypal.com/docs/integration/direct/make-your-first-call

2. . , . "return_url" "cancel_url". , , .

https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/advanced-payments-api/create-express-checkout-payments/

3. URL- , React Native WebView. WebView React Native URL- PayPal . , WebSocket. - , .

. WebView , , .

, , ( !) .

+16

, , -, paypal WebView. . Paypal

+2

Source: https://habr.com/ru/post/1679687/


All Articles