Android payment processing through paypal/credit c

2019-03-30 12:03发布

问题:

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