Skip to main content

Hi there,

We have a Flutter app for both iOS and Android that is integrated with RC through the SDK. We offer both subscriptions and one-time purchases(IAP). 

We are now integrating Stripe payments for both subscriptions and one-time purchases in our new web app. However, we are facing difficulties with the integration of one-time payment validation as it requires a Stripe Checkout Session. 

We have a custom payment form and UI that uses Stripe payment elements, and we are unable to use Stripe Checkout sessions. 

Are there any other alternatives that we could explore to create entitlement for these purchases?

Hi Daniel,

Unfortunately we don’t support an alternative to Stripe OTPs without checkout. However, we’ve just released a feature called RC Billing that can be a work-around for this. It’s currently in beta and is for subscriptions only, but we will be expanding to OTPs as well.