Hey guys,
I’ve followed the docs on how to integrate Stripe with RC, however something doesn’t seem to be working.
I’m receiving the webhook from Stripe for the purchase (customer.subscription event).
I’m trying to use the https://api.revenuecat.com/v1/receipts endpoint in order to sync Stripe and RC, however I keep getting {"code":7103,"message":"The receipt is not valid."}
I’ve went over each and every ID field on Stripe’s webhook, and got the same message for all of them.
What am I missing here?
Thanks!