#Anahit

1 messages · Page 1 of 1 (latest)

placid pagodaBOT
scenic coyote
#

Hi
The max billing period of a Subscription in Stripe in One Year, so what you can do is to create a Subscription with price x$ for the first year, then you downgrade the subscription to another price of the same product with 0$

glossy ether
#

won't creating a recurring subscription with 0$ help?

scenic coyote
#

Yes that' an option too, but you need to deal how to charge the customer for the Subscription itself, you can do it as a normal Payment

glossy ether
#

I don't want to charge few customer at all.

#

this is for them

scenic coyote
#

Ok so yuo just use recurring subscription with 0$

glossy ether
#

yes

#

is this doable or is there is better way?

scenic coyote
#

That's the only possible way I can see for now.

glossy ether
#

thank you.