paypal / PayPal-Cordova-Plugin

PayPal SDK Cordova/Phonegap Plugin
Other
247 stars 131 forks source link

I have problem in android paypal integration #101

Closed nitinsurani closed 9 years ago

nitinsurani commented 9 years ago

Hi, I have problem in paypal plugin in android. I have successfully installed plugin and paypal UI is rendering. But when i fill credit cart screen and then click on "Charge Card" then no any process.... and i am redirect to paypal main screen. I have checked all my logs but nothing. I am using "MyCordovaShop-master" fresh demo with installed 2 plugin. 1)Console plugin 2)Paypal plugin Can you help me to solve this?

Android version is: 4.0.2 Cordova version is: 5.1.1

bhaskar-karmick commented 9 years ago

Hi, I also facing the same issue as mentioned by @nitinsurani. Please suggest how this will be fixed Thanks

jaypatel512 commented 9 years ago

Hey @nitinsurani ! @bhaskar-karmick !

There was a bug we found recently in Android SDK #186. This caused the credit cards to not work, and default back to Main screen. We recently released the plugin with updated SDK, with the fix. Can you please make sure you have v3.1.12 or higher of this plugin. That should fix your issue.

Please re-open the bug if that doesnt solve it. :)

nitinsurani commented 9 years ago

Hi Jay,

Thank you so much.. This 3.1.12 version is working fine now.. Thanks a lot.. :)

On Thu, Aug 20, 2015 at 9:10 PM, Jay notifications@github.com wrote:

Hey @nitinsurani https://github.com/nitinsurani ! @bhaskar-karmick https://github.com/bhaskar-karmick !

There was a bug we found recently in Android SDK #186 https://github.com/paypal/PayPal-Android-SDK/issues/186. This caused the credit cards to not work, and default back to Main screen. We recently released the plugin with updated SDK, with the fix. Can you please make sure you have v3.1.12 or higher https://github.com/paypal/PayPal-Cordova-Plugin/releases/tag/v3.1.12 of this plugin. That should fix your issue.

Please re-open the bug if that doesnt solve it. :)

— Reply to this email directly or view it on GitHub https://github.com/paypal/PayPal-Cordova-Plugin/issues/101#issuecomment-133055169 .

[image: logo] Nitin Surani Skype: surani.nitin

jaypatel512 commented 9 years ago

Cool ! Great to know :+1: Happy Coding