#Nrupal Patel

1 messages ยท Page 1 of 1 (latest)

zinc marlinBOT
vast junco
#

๐Ÿ‘‹ happy to help

#

there isn't a way to specify cancel_at_period_end for a Checkout Session in subscription mode

small geyser
#

how can i do that?

vast junco
#

you would have to wait until checkout.session.completed event and then updating the subscription

#

but why would you create a subscription in Checkout for a 1 time payment

small geyser
#

because I have to add additional charges based on the uses of the product. after one month is completed.

vast junco
#

then why do you need to cancel the subscription after a month?

#

at period end I mean

small geyser
#

So, how can I add extra charges to my subscription in the coming months?

#

using stripe.checkout.Session.create

small geyser
vast junco
#

no you can update the subscription and keep moving

small geyser
#

but i will charged next subscription price with addtional charges.

zinc marlinBOT
proper hatch
#

Hi! I'm taking over my colleague. Please, give me a moment to catch up.

#

What do you mean with "additional charges"? Could you give an example please?