文档

Codeless IAP

Use Codeless IAP to configure and test in-app purchases with minimal scripting, streamlining setup across supported stores.
阅读时间1 分钟最后更新于 3 天前

Codeless IAP lets you implement in-app purchases using the Unity Editor interface, without writing complex purchasing code. You configure products and buttons directly in the Editor, and Unity IAP handles the store communication and transaction flow at runtime.
注意
You can only use the codeless IAP functionality for platform-native payment providers. Codeless IAP isn't compatible for integrations with Direct-to-Consumer (D2C) payment providers.
Use the pages in this section to set up IAP buttons in your scene and configure how those buttons behave, including how to handle purchase fulfillment and restore purchases.