Gate your app behind a subscription or one-time purchase
createCheckoutSession
mutation.
For example, you can use this to associate a subscription with an experience or company that it was created for.
Using this you can attribute the source of the subscription and build powerful revenue sharing features into your app.
Before using the iframeSdk.inAppPurchase
function, you need to create a checkout session, and pass it to the function.
payUser
mutation to share your subscription revenue with the creator of the experience.