How to cancel a subscription?
This section goes over the 'Stripe - GET Subscription details' workflow action to cancel a subscription.
Last updated
This section goes over the 'Stripe - GET Subscription details' workflow action to cancel a subscription.
Last updated
We will be using the 'Stripe - Cancel a Subscription' workflow action to cancel a subscription. For this action we need the Subscription ID and the Account ID of the connected account associated with the subscription. When this action is run the subscription is cancelled. You can check this by retrieving the subscription details (explained on the next page).