Skip to main content

While testing out my integration I received a “TRANSFER” web hook for Stripe. The transferred to/from fields were set my two most recent test user IDs, but I’m still unsure exactly what triggered this to happen?

Hi @Stephen B,

This type of webhook is dictated by the Restore Behavior you have set for your app in RevenueCat, which in this case is Transfer on Restore (where the receipt is transferred to the last user who restored in order to prevent more than one user from having access): https://docs.revenuecat.com/docs/restoring-purchases#transfer-purchases 

This isn’t a purchase event from the stores but more of a “RevenueCat event” that lets you know that we’ve moved the purchase history from one user to another.


Reply