0

i followed this guide: https://devblog.paypal.com/phonegap-android-sdk-plugin/ to integrate PayPal in my Phonegap Hybrid App. If I pay with a credit card (in sandbox env) it works correctly and i can see the notification in my dashboard. But if i press the login button, whatever user credentials i insert, it always return an error in login.

login mobile screen

So i navigate and i found this:enter image description here

So i want to know if i am doing something wrong or if it's really impossible to use this feature from mobile. In this case i wonder why the Java class allow to show a login button if it is useless.

4

1 回答 1

0

解决了,我需要创建一些沙盒帐户才能登录。

于 2013-12-16T08:03:04.107 回答