0

Is there a way to use the paypal mobile express checkout library in a phonegap application without writing native code?

Kara
  • 6,115
  • 16
  • 50
  • 57

1 Answers1

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.

Kara
  • 6,115
  • 16
  • 50
  • 57
null00
  • 106
  • 4