Skip to main content

Hi,

We want to charge automatically our customer with the same subscription plan the next year using a Zap with stripe.
Is it possible ?
Thanks

Hi @schneider2100,

Yeah this is possible. You need to set up an automation that does the following:

  • Trigger: Put your trigger app here, where the customer purchases
  • Action: Use Stripe>create subscription action to set up a subscription model for a customer.

 


Hey @robschmidt , amazingthank you  ;)