Possible Duplicate:
How integrate Paypal in android Application?
does android supports In-App payment through PayPal or we need to go with Google Checkout. Can anyone please help me with this.....
Possible Duplicate:
How integrate Paypal in android Application?
does android supports In-App payment through PayPal or we need to go with Google Checkout. Can anyone please help me with this.....
There are two points to note:
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.