Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

how can i integrate paypal in my android application

this is for when a user select a item and after selecting he need to make a payment of it how can i do this please provide step by step method and sample of code???

Thanks in advance

share|improve this question
Check this tutorial ... happygeek.in/paypal-integration-in-android-app – hardik pansuria Jul 17 '12 at 5:59

closed as not constructive by Will Nov 20 '12 at 19:20

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

up vote 8 down vote accepted

Start with the PayPal Mobile XSpacec at:

https://www.x.com/community/ppx/xspaces/mobile

Also check PayPal's tutorials: https://www.x.com/docs/DOC-2532

enter image description here

share|improve this answer
this helped, thanks – Zoombie Jun 1 '11 at 6:07

This programming tutorial is of much help in step by step implementation of android and paypal integration. Blog has detailed screenshots too.

http://www.mobisoftinfotech.com/blog/android/integration-of-paypal-with-android-application/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.