Does Android supports In-App payment mode through PayPal? [duplicate]

馋奶兔 提交于 2019-11-30 15:26:50

问题


Possible Duplicate:
How integrate Paypal in android Application?

does android supports In-App payment through PayPal or we need to go with Google Checkout. Can anyone please help me with this.....


回答1:


There are two points to note:

  1. PayPal has an in-app payment system which will work on Android.
  2. Google Market will not allow in-app payments which aren't Google Checkout.

So, you can add in-app payment using PayPal as long as you don't distribute the app via Google Play.




回答2:


yes, Android Supports in Application purchase through Paypal.I have Done it in my application.

First U have to make Test account on Paypal Sandbox. using that you can test your application perfectly working or not. after testing you can add your Live Application ID in to your source code. if you need I can give my source code.



来源:https://stackoverflow.com/questions/10632130/does-android-supports-in-app-payment-mode-through-paypal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!