#handhikadj
1 messages · Page 1 of 1 (latest)
Hello handhikadj, 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.
• https://discord.com/channels/841573134531821608/1164437283030700122, 0 days ago, 9 messages
Hello! It's quite common to create a Subscription without a payment method on file. You might have a flow where you create the Subscription first and then ask for payment details, or you might have a free trial. If you don't want this behavior, though, you can change payment_behavior to suit your needs when creating a Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_behavior
"create the Subscription first and then ask for payment details" . what do you mean by this?
I'm not sure what else to say. Some integrations are designed to create a Subscription first, then they obtain payment details from the customer after that.
Can you ask a more specific question?
I've never seen a site that creates "premium" subscription and then ask for payment details, except it's free trial
It's not something that would be visible to the customer, it's more of an implemnetation detail behind the scenes.