I just want payment methods to my application. I just surfing for that. I got X Developer as best to do for Payment methods in Android.
From, this blog i got the Jar files and one Example. In that example, They’ve integrate onewebView for pay the money through Checkout with Paypal button. I need to know. What they’re done with that.
In my application, i’ve one button like Pay When i press that button, i want to redirect this page, with my payment details —

I don’t know how they redirect to this page. Can anyone done this means, please, explain me what are all the important for the payment in Android through MECL
Thanks in Advance.
You can’t directly redirect to here by clicking your pay button.
If you want to open this screen you must have to click on the
Pay with Paypalbutton of the Paypal.There are certain checks that paypal is doing on the click of
Pay with Paypalbutton.For example if once you click on the paypal button and do your work on paypal and comes back to your screen and if you again try to click on the
Pay with Paypal buttonit will not work.In short
Pay with Paypal buttonis the entry point for the paypal.