android-Google Play获得含增值税的订阅价格
作者:互联网
检出Google Play IAB v3的API,getSkuDetails()的响应将返回price,price_amount_micros和price_currency_code.不幸的是,价格不包括税.有人知道以其他任何方式获得购买或IAB /订购商品的全价吗?
参考:http://developer.android.com/google/play/billing/billing_reference.html#billing-interface
解决方法:
好的,显然API文档很烂.哇,真是令人惊讶.价格价值具有包括增值税.现在的后续问题是,有什么办法可以获得增值税的免费价格?
标签:google-play,in-app-billing,android 来源: https://codeday.me/bug/20191120/2041284.html