MyCordovaShop
MyCordovaShop copied to clipboard
Example code for PayPal Mobile SDK Cordova/Phonegap Plugin
Results
2
MyCordovaShop issues
Sort by
recently updated
recently updated
newest added
Hello! I followed the ios specific instructions in the README file: ``` $ git clone https://github.com/romk1n/MyCordovaShop.git $ cordova plugin add cordova-plugin-console $ cordova plugin add com.paypal.cordova.mobilesdk $ cordova platform add...
I tried adding the paypal cordova plugin using `cordova plugin add com.paypal.cordova.mobilesdk`. It works fine except when I'm in sandbox mode. I read that there's a known issue regarding TLSv1.2...