Android payment processing through paypal/credit card

时光毁灭记忆、已成空白 提交于 2019-12-05 01:02:08

问题


hi guys i need an idea about how to process the payment by paypal/ credit card from the android app. Right now i have been converting an online website into an android app. And the final process is processing paypal/credit card payment. I dont know how to go about this.

Looking for the response.

Thanks in Advance...


回答1:


If you want to continue with Paypal then this link will help you

read (1,2,3 article) & download pay[pal API from it https://www.x.com/docs/DOC-2991 This api also have source code with it.




回答2:


You should consider in-app billing. I'm not sure what your business model is but this is probably the best way to charge from within your app.

http://developer.android.com/guide/market/billing/index.html



来源:https://stackoverflow.com/questions/6428943/android-payment-processing-through-paypal-credit-card

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