react-native-paypal
react-native-paypal copied to clipboard
Native Paypal payment screen for React Native
ReactInstanceManager is not used. I didn't find where to use is please pull me out of this issue. @VizirAdmin
var PayPalFuture =require('react-native').NativeModules.PayPalFuture; PayPalFuture.futurePaymentRequest({ clientId: 'valid client id', environment: PayPalFuture.SANDBOX, merchantName:"Customer1", merchantPrivacyPolicyUri:"https://www.google.com/", merchantUserAgreementUri:"https://www.google.com/" },{null},{null}).then(function (authcode) Could you please help me to resolve this issue, please find the attached screenshot. 
Hi good morning, I would like to ask help because I'm a newbie in react and I only know how to add package in new ways. Can anyone help me...
Everything is working fine, but I don't receive the callbacks after the payment. How can I solve that?
hai when i am using react-native-papal, While integrating it in android it throws some errors like this in android. Below is the screen Shot for it , so it's still a work in progress. I just wanted to let people know to avoid...
Hello team, is there anyone working on an react-native iOS-Version for PayPal-Payment? Would be great if you can share it. Thank you albo1337