Hi,
I’m wondering about MTR for Stripe purchases.
We have some products in Stripe that we do not want to be recognised in RevenueCat as revenue. From my understanding the RevenueCat server notifications are not required:
RevenueCat does not require server notifications from Stripe, however doing so can speed up webhook and integration delivery times and reduce lag time for Charts.
And therefore is MTR for Stripe purchases based on the receipts created via the POST /receipts
API operation?
Thanks.