#dicbra

1 messages ยท Page 1 of 1 (latest)

muted quartzBOT
maiden geyser
#

Hello ๐Ÿ‘‹
One option would be to create a one-time invoice to charge for 20 months upfront and then create a subscription with 20 months trial period

worn kestrel
#

Perhaps I didn't write it correctly. My mistake. I want to define subscription cycles via the API, specifying how long the subscription should last.

#

"Is using cancel_at the only way, and do I have to manually calculate the number of cycles? Is there no parameter that allows me to specify the cycles directly?"

muted quartzBOT
sweet thunder
#

Hi ๐Ÿ‘‹

I"m stepping in has @maiden geyser needs to soon. I'm a little confused by your question since you start you are using the Stripe API but showing a dashboard interface.

#

Are you attempting to create a subscription via the API or the Dashboard?

worn kestrel
#

API

#

I have sent an image from the Dashboard showing the input where the number of subscription cycles is entered. My question was whether it is possible to do this via the API.

sweet thunder
#

It allows you to define one or more subscription phases, the number of iterations for that phase (bililng cycles), and what should happen when the phases are over (continue susbcription or cancel)

worn kestrel
#

Thank you

sweet thunder
worn kestrel
#

Awesome! Thank you verry much Snufkin. Verry helpful!