Enable Features in your App for Customers

When a customer subscribes or buys a product you will want to enable a feature in your product right away. Similarly if the user cancels or a purchase is refunded you want to disable some features.

Paddle lets you specify a webhook that gets notified whenever they process a transaction.

Implementing the webhook can be a bit tricky though and Boathouse provides a much simpler API you can just request the current state from. Learn more about Boathouse here.