DigitalPurchaseCheckSpec
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eDefines a specification for silently verifying if a user can make a digital purchase.\u003c/p\u003e\n"],["\u003cp\u003eAllows actions to leverage this verification to prevent offering digital goods to users when transactions are likely to fail.\u003c/p\u003e\n"],["\u003cp\u003eThis specification currently does not require any input.\u003c/p\u003e\n"]]],["The specification outlines a method for a silent verification process to determine if a user is eligible for a digital purchase. This verification's outcome can be leveraged to prevent offering digital goods to users who are ineligible, thus avoiding failed transactions. Currently, the process doesn't require any input. The core function is to silently assess user eligibility, enabling preemptive filtering of purchase opportunities.\n"],null,["# DigitalPurchaseCheckSpec\n\nDefines the specification for silently checking whether the user meets necessary conditions for completing a digital purchase. actions may use the result of this check to avoid offering digital goods to users for which the transaction is guaranteed to fail. This spec doesn't take any input for now."]]