top | item 42467381

(no title)

cursuve | 1 year ago

We struggle a lot with this general problem in our current setup...

Doesn't Stripe have their own entitlement system built in? Does this interact with that directly?

discuss

order

LeFever|1 year ago

Sorta!

Stripe recently launched an entitlements API [1] that is meant to aid in provisioning and deprovisioning customers, but product integration is not provided (You create subscribe/unsubscribe webhooks and update the entitlements in your own data model, after which you need to build the APIs and functionality to use them). As you alluded, this is actually complementary to Planship, and integration between Stripe features/entitlements and Planship levers/entitlements is something we're considering pending customer feedback.

Thanks for the question!

[1] https://docs.stripe.com/billing/entitlements