6
votes

I want to integrate paypal payment functionality in my android application .

how to do payment to paypal through debit and credit card ?

If it is not possible ? Can you suggest me another option using payment through Debit and Credit Card ?

1
there is an paypal SDK for android check it cms.paypal.com/cms_content/US/en_US/files/developer/…Syn3sthete
I think THIS should help You regarding this. It describe about the same.Hardik Joshi

1 Answers

2
votes

You can use Mobile Express Checkout Library: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECOnMobileDevices

User will have 2 choices: Paypal account or Credit card. You can download demo by:

Goodluck.