Is there a way to use the paypal mobile express checkout library in a phonegap application without writing native code?
Asked
Active
Viewed 1,382 times
1 Answers
1
Have a try at this Phonegap plugin: https://github.com/azicchetti/MECLPayPalPlugin
This and the Childbrowser plugin together should let you use the MECL Paypal library through javascript code only.