#Manny_Manny_2023
1 messages · Page 1 of 1 (latest)
Hello
You can't prevent an incomplete Subscription from expiring in 23 hours. The Subscription has to move to active which only happens if the first Invoice is paid.
You can put the Subscription on trial if you want
Can you tell me more about why you don't want the Subscription to expire if it is not paid?
if the subscription is expired, how will the customer pay again?
They would have to create a new Subscription in that case.
The idea is that you create the Subscription when your customer is on-session so they are there to input their payment method details and pay immediately
so if a subscription is active and they pay this month but do not pay next month then what will happen, will it expire next month?
No the Subscription would move to past_dueand it would go through retries based on your settings
Have you taken a read through https://stripe.com/docs/billing/subscriptions/overview yet?
when using billing cycle anchor and giving long date , even when giving next month, its saying more than 5 years
sorry, we are using billing_cycle_anchor param
to update the subscription to 1st of every month after payment, its saying billing_cycle_anchor
date is more than 5 years even if we give next month long date
Can you share the Subscription ID that you are testing with here?
sub_1NVwdZJgNsQxYgScslm6ci8m
can we also know how to change the description of product name, we want to add resource name also as we provide outsourcing beside the plan name, so the customer knows which resource we are charging too
Okay can you clarify first where you are seeing a date 5 years in the future?
Also I don't see you setting billing_cycle_anchor at all in your Subscription creation request here: https://dashboard.stripe.com/test/logs/req_aoam7fsxeeBJYR
Yeah I mean unfortunately that isn't actually getting passed through in your request right now so you need to debug that
Should be unix in seconds.