#JSL
1 messages · Page 1 of 1 (latest)
I have found the integration, but this seems to update RevenueCat when there is a change to the subscription rather than a new subscription
I'm not familiar with how RevenueCat works, but you may listen to Webhook events listed here and sync the information to RevenueCat: https://stripe.com/docs/billing/subscriptions/webhooks#events
I am using the Stripe Firebase Extension. I found this page: https://www.revenuecat.com/docs/stripe
Is there a way to sent the POST from Stripe in step 5 when the checkout is succesful?
RevenueCat is a third-party integration and Stripe doesn't have visibility how their integration works. I'd recommend checking with RevenueCat Support how it can be done
RevenueCat unfortunately does have support like Stripe. Thank you for your time. I shall go back to trying to work this out myself again.