Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

developerPayload have deprecated #17

Open
huize opened this issue Sep 27, 2020 · 2 comments
Open

developerPayload have deprecated #17

huize opened this issue Sep 27, 2020 · 2 comments

Comments

@huize
Copy link

huize commented Sep 27, 2020

https://developer.android.google.cn/google/play/billing/developer-payload
With this support in place, we have deprecated developer payload, starting with version 2.2 of the Google Play Billing Library. Methods associated with developer payload have been deprecated in version 2.2 and were removed in version 3.0.
so we can get the developer payload to call Acknowledge Purchase / Subscription

@konstantin-gorbunov
Copy link

But, it is still present in backend API.
https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/acknowledge

@sandesh-bhoir
Copy link

sandesh-bhoir commented Oct 19, 2023

hey guys any update here..I'm stuck up at acknowledge, validate is working fine
Below is the response for acknowledge..

{
  isSuccessful: false,
  errorCode: 400,
  errorMessage: "Invalid response, please check 'Verifier' configuration or the statusCode above"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants