Hello,
I am trying to include payments in the app (i am aware of google policies).
The most known platform is Paypal. So i tried to do include it using 2 different ways:
-
Web Api → Paypal Api. I don´t get exactly the way of doing it. I didn´t find any tutorial or clear steps to do it. So after obtaining the Oauth2 (first step) i am stocked.
-
Web Viewer → Paypal Checkout Everything goes well till the moment i have to receive the answer after the transaction. In other words, i don´t get any answer using this method.
Did anyone get the way of doing it?
Many thanks.