#Manny_Manny_2023

1 messages · Page 1 of 1 (latest)

swift foxBOT
quick magnet
#

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?

bold igloo
#

if the subscription is expired, how will the customer pay again?

quick magnet
#

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

bold igloo
#

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?

quick magnet
#

No the Subscription would move to past_dueand it would go through retries based on your settings

bold igloo
#

when using billing cycle anchor and giving long date , even when giving next month, its saying more than 5 years

quick magnet
#

Not sure what that means

#

Can you be more specific?

bold igloo
#

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

quick magnet
#

Can you share the Subscription ID that you are testing with here?

bold igloo
#

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

quick magnet
#

Okay can you clarify first where you are seeing a date 5 years in the future?

bold igloo
quick magnet
#

Yeah I mean unfortunately that isn't actually getting passed through in your request right now so you need to debug that

bold igloo
#

we are passing this billing_cycle_anchor=1690810610943

quick magnet
#

Should be unix in seconds.