Best answer

Cancel Stripe Subscription as a step

  • 1 March 2023
  • 2 replies
  • 168 views

Hi there!

We’d like to ask on how can we cancel a low tier subscription (Subscription Plan A) if someone decides to purchase the higher tier subscription (Subscription Plan B ).

 

Basically, we want to update the customer’s purchase by cancelling their previous low tier subscription order so their plan will now be the Subscription plan B.

 

Thanks!

 

icon

Best answer by shalgrim 3 March 2023, 20:09

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @cheatcode 

Good question.

You’d have to use the Stripe API: https://stripe.com/docs/api/subscriptions/cancel

App APIs can be used in Zaps with the Webhooks app: https://zapier.com/apps/webhook/help

 

If you need help, consider hiring a Certified Zapier Expert: https://zapier.com/experts/automation-ace

Userlevel 5
Badge +8

Hey @cheatcode ,

You can also make an API request to Stripe using the Make API Request action: https://cdn.zappy.app/124f0468ab587ac1a81c90e9dde3a3aa.png … one benefit there over Webhooks is you’ll be able to use your existing Stripe authentication, which should ease some of the setup.

Let me know if that works for you!

In addition, we have an existing feature request to add this action to the integration, so I have added your email address there as an interested party. I don’t have any estimate on when this feature might get implemented, but we do use these lists when prioritizing issues to work on. As soon as there’s any news on that front you’ll get notified by email.