I want the google wallet payment to be inside the app.
I found this but it doesnt help: https://developers.google.com/commerce/wallet/digital/docs/tutorial
Example:
Thanks!
I want the google wallet payment to be inside the app.
I found this but it doesnt help: https://developers.google.com/commerce/wallet/digital/docs/tutorial
Example:
Thanks!
This may be helpful - go to https://developers.google.com/commerce/wallet/ and scroll down to section "Which API should you use?" You can start here to see which API is suitable to your use case as @Lesleh pointed out if you are selling Digital Goods from Android app then In-App-Billing (linked from the same page) is your answer. Whereas if you are selling Physical goods from Android apps then look at Google Wallet Instant Buy API (again linked from the same page).