How to implement payment gateway in Android kotlin and unlock the contact after payment successfull

626 Views Asked by At

I have got my first project on fiverr and it's 80% completed

The only thing left is implement payment gateway and when payment is done unlock the address and contact of person who has posted the ad

Basically its a room rental app where specific persons post ads and user can get the contact number of those persons posting ad

I have not previously implemented payment gateway so I don't know about how it works and how I will be testing it that after payments it's showing contact or not

Will I have to make actual payments to test the app?

Payments need to be done from user to directly client account

0

There are 0 best solutions below