IAP
Provides features to navigate to in-app purchase order pages, look up products and orders, mark product delivery as complete, and check subscription status.
Note:
completeProductGrant/getSubscriptionInfouses the native signature as is{ params: { orderId } }Preserve nesting.
API List
API
Description
Go to the one-time in-app purchase order page
Go to the subscription in-app purchase order page
Retrieves a list of purchasable products
Retrieves a list of pending orders
Retrieves a list of completed or refunded orders
Notifies the app that product delivery is complete
Retrieves the current status information for a subscription order
Was this helpful?