Skip to main content
116 votes
5 answers
110k views

Android : inApp purchase receipt validation google play

I am using google wallet for my payment gateway, after purchasing the product google giving me a below response that { "orderId":"12999763169054705758.1371079406387615", "packageName":"com....
Binil Surendran's user avatar
15 votes
2 answers
17k views

Google Play Order ID updated to new format

All my recent Android app purchases show a new order ID format. The OLD format: [merchant ID].[actual order ID] We could use this format to check if the prefix of the order ID matches with the ...
Aritra Roy's user avatar
  • 15.6k
10 votes
2 answers
7k views

Android Pay - Testing from outside US

So I need to integrate Android Pay into an application I'm working on. This option within the app will be for US users only however I am in the UK and am having great difficulty trying to test my ...
crazyfool's user avatar
  • 1,443
4 votes
2 answers
4k views

How to test android pay App in India

We are trying to integrate android pay functionality into our android application using below tutorial link: https://developers.google.com/android-pay/android/tutorial To test this, we need "Android ...
Yogesh Chander's user avatar
1 vote
2 answers
482 views

Does Google Wallet server calls back on every renewal of a subscription?

I have a wallet integrated Web product using the subscriptions API, as described here in the documentation. Have simulated an initial payment and a cancelation, and all works well. Does the Google ...
Devraj's user avatar
  • 3,065
0 votes
2 answers
197 views

Google Wallet digital goods: No subscription cancelled callback

I've been using Google Wallet for handling our subscriptions for some months now. Everything seemed to work fine but I just found out that Google Wallet does not send subscription cancel confirmations ...
dflorey's user avatar
  • 1,834
38 votes
1 answer
858 views

Saving offer to Google Wallet

In my app, I need to implement a saving offer from my app to Google Wallet. I found this tutorial: Developer Documentation- wallet , but when I tried to implement it, I encountered a problem. There ...
Dima's user avatar
  • 1,189
16 votes
2 answers
14k views

Where do i find my Google Wallet Transaction ID [closed]

I am looking into transferring my app to another google account, but i can't find my "Transaction ID" as described here: Transfer your application Any idea what i am missing? Thanks in advance.
Lyck's user avatar
  • 708
16 votes
4 answers
11k views

How to integrate a "donate" button into a website in India?

We are developing a website for a charity trust in India. For this we need to add a "donate" button to the website for anyone who wants to donate to the charity through a payment gateway. However, ...
Karthik's user avatar
  • 747
8 votes
1 answer
14k views

Google wallet integration in android app

I am in way to develop an android app in which we can open google wallet for payment through credit card etc. I want to integrate google wallet in my android app to launch on a button click. Here is ...
Ricky Khatri's user avatar
8 votes
1 answer
2k views

How to validate Google receipt validation locally with old Order ID format?

I want to validate Google receipt validation but since I don't have client key, I cannot use Google API: https://developers.google.com/android-publisher/archive/v1_1/inapppurchases/get So I do local ...
snaggs's user avatar
  • 5,713
7 votes
1 answer
2k views

Can Android Pay be disabled in-app?

I am looking for a way to suppress Android Pay app for one activity. iOS has requestAutomaticPassPresentationSuppressionWithResponseHandler method, which allows exactly this - suppressing Apple Pay ...
sigute's user avatar
  • 1,201
5 votes
2 answers
3k views

Google Wallet for Digital Goods API vs Google Play In-app Billing

Wondering whats the difference between Google Wallet Billing APIs and Google Play in-app billing. Whats the advantage of using GooglePlay in-app purchase billing service over Google Wallet billing ...
bianca's user avatar
  • 7,174
5 votes
1 answer
2k views

How to save an Offer to Google Wallet using JWT?

Actually I want to save an offer to 'Google Wallet'. As I haven't worked on it before I did some RND and came across this documentation. In this documentation they are creating Offer class object at ...
Dnyanesh M's user avatar
  • 1,399
4 votes
5 answers
13k views

Stripe PaymentElement not showing Google Pay

I have a Stripe custom payment flow on a website. This is based on the quickstart code, with the JavaScript SDK, HTML, and Python. This creates a PaymentElement, and mounts it. This all works (in test ...
QF0's user avatar
  • 521

15 30 50 per page