Solved

What happens when you add an entitlement to an existing subscription?

  • 6 August 2021
  • 1 reply
  • 68 views

Badge +5

We are working through our integration with Revenue Cat for in-app subscriptions.  We’re planning to use webhooks to keep our database up to date with users’ entitlements.  

What happens if we add an entitlement to an existing subscription?  Will the webhooks be called for existing users?  If we update the user status with the rest API, will the new entitlements be reflected in that response?

 

Thanks!!

icon

Best answer by jazmine 6 August 2021, 23:09

View original

1 reply

Userlevel 3
Badge +7

Hey @Talli Baby :wave: ,

 

When you add the existing subscription to the entitlement  it should propagate and add the entitlement to the customer on the next receipt refresh.There wouldn’t be any new webhooks but once the entitlement was added to the customer, the REST API would be returning the correct info.

Let us know if this solved your question!

Reply