#Quentin

1 messages ยท Page 1 of 1 (latest)

delicate wolfBOT
maiden yew
#

Hi ๐Ÿ‘‹

A subscription doesn't have an end_date for the Subscription itself. Are you referring to the billing period?

eager wraith
#

yes for the billing period i guess

fickle mantle
#

๐Ÿ‘‹ Do you mind sharing the ID of the subscription? Typically current_period_end and current_period_start shouldn't be the same, so I'm surprised you're seeing that

eager wraith
#

omg... ok they arent the same

fickle mantle
#

phew - yeah I'd definitely recommend using current_period_end and current_period_start for knowing the current billing cycle of the subscription

eager wraith
#

Will the next month when the user will be charged again the subcription will just be updated by the webhook in my DB and so these dates will have changed it's as simple as that?

fickle mantle
#

Yup! You'll get a customer.subscription.updated event that'll reflect that those dates have changed

eager wraith
#

Ok thank you very much for your clarifications! ๐Ÿป