#lordgrim97
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- lordgrim97, 3 days ago, 5 messages
Subscription means you will repeatly charge your customer, so it requires a recurring Price, as expected
what about one-time flat price model?
is there any particular field like "cancel_at_period_end" in createCheckoutSession API? so that we can cancel the subscription at period end
Yes here you are https://stripe.com/docs/api/subscriptions/create#create_subscription-cancel_at_period_end
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Just create a recurring price but then use this cacnel_at_period_end