Vizir / react-native-paypal

Native Paypal payment screen for React Native
MIT License
51 stars 15 forks source link

Update PaymentRequest! #2

Closed dcflow closed 8 years ago

dcflow commented 8 years ago

The previous version gave this error: PayPal.paymentRequest got 1 arguments, expected 3

dcflow commented 8 years ago

Yeah it works ... just make it var PayPalAndroid = require('react-native-paypal'); to fit the rest of the code.