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

爱⌒轻易说出口 提交于 2019-11-30 14:20:36

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.

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.

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