Solved

Transfer Webhook for Stripe

  • 20 January 2022
  • 1 reply
  • 81 views

Badge +4

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?

icon

Best answer by sundeep 21 January 2022, 22:58

View original

1 reply

Userlevel 3
Badge +8

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