Hi we recently set up stripe to handle web billing and set up server notifications as described in these docs (https://www.revenuecat.com/docs/web/stripe). However, on every purchase there is a billing issue, but I don’t see one when I look at the stripe webhook logs. Is there information that may be sent from stripe leading to us experiencing these billing errors?
On each purchase the following three webhooks are fired:
-
customer.subscription.created
-
customer.subscription.updated
-
invoice.updated