#SMED
1 messages · Page 1 of 1 (latest)
hi 👋
i looked into it but it require a payment method
No it shouldn't.
How are you creating the subscription? With Checkout Session or directly with the subscription endpoint.
from the dashboard
We are not familiar with the dashboard here.
But, for example, when creating a subscription with a Checkout Session, if you add a free trial to the subscription with subscription_data.trial_period_days, then you can set payment_method_collection: "if_required" to not collect a payment method upfront https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_collection