#chooke-subscription-trial
1 messages · Page 1 of 1 (latest)
sorry , i dont understand what you mean by that, so mean create a subscription through the dashboard ?
You mention you are doing a 14 days trial and using SetupIntents. So I don't understand what that means.
We support trial periods on Subscriptions. You should be creating the Subscription upfront, not a SetupIntent
im using setupIntent because i want to collect the payment info before creating a subscription because subscription with trial periods activate without providing any payment details , so when the trial ends i can charge that payment method , thats what one of the developers suggested me to do
hello! taking over for koopajah, gimme a few minutes to get caught up!
Sweet no worries
so after you obtain the customer's payment method, you can pass it in default_payment_method when creating the subscription :https://stripe.com/docs/api/subscriptions/create#create_subscription-default_payment_method
does that help?
i already have that done and the subscription working fine , my problem is when the trial end dose it automatically starts the plan
because when i tested in testMode the trial ended and the subscription just showed it was cancelled
can you share the subscription id?
sub_1LWyVCC68fMI8JtvsGif6GqA
the subscription was manually cancelled by someone : https://dashboard.stripe.com/test/logs/req_PJaYqsXXzmDee6
Otherwise, it should have proceeded and charged the Customer as expected