Built in Payment in my android application


#1

Good day Devs. How do i fully implement a payment on my android application using ecocash I can only see a clear example of a web page but not on an android application using Android studio.


#2

You should use Express Checkout Transactions. You can find details here

That will allow you to capture user’s mobile wallet number and initiate payment server-to-server without having to redirect user to Paynow website.