简体   繁体   English

谷歌应用内购买退款 api 使用 php

[英]Google in app purchase refund api using php

Is there any api(Rest) or procedure to refund Google In app product price?是否有任何 api(Rest) 或程序可以退还 Google In app 产品价格? Which is provided from Google Play store side.这是从 Google Play 商店端提供的。 I am looking for the solution for same, but not got yet.我正在寻找相同的解决方案,但还没有。 Anybody please guide / suggest me about this.任何人都请指导/建议我。 Thanks in Advance !提前致谢!

In the documentation for Administering In-App Billing , it states this for managed products:Administering In-App Billing的文档中,它针对托管产品说明了这一点:

Important: You cannot use the API to issue refunds or cancel In-app Billing transactions.重要提示:您不能使用 API 发放退款或取消应用内结算交易。 You must do this manually through your Google payments merchant account.您必须通过您的 Google 付款商家帐户手动执行此操作。 However, you can use the API to retrieve order information.但是,您可以使用 API 来检索订单信息。

Refunds for in-app purchases must be directed to the app developer.应用内购买的退款必须直接发送给应用开发者。 You can then process the refund through your Google payments merchant account.然后,您可以通过您的 Google Payments 商家帐户处理退款。

You can however, use the API to refund and revoke subscriptions ,但是,您可以使用API 退还和撤销订阅

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM