#alko89
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
you can pass the cancel_at https://stripe.com/docs/api/subscriptions/update#update_subscription-cancel_at parameter
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I see, so I have to update it after creation?
no you can do it upon creation
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
think this param is missing in checkout session ๐ค
oh yes
but its no problem, can do this in checkout.session.completed
exactly what I was going to suggest
perfect, thanks @wide finch ๐