#andrea-skuola

1 messages · Page 1 of 1 (latest)

harsh jasperBOT
warm quail
#

What is an end date?

lofty root
#

yes I mean if it's scheduled to be canceled before we canceled it manually

warm quail
#

cancel_at wasn't set

lofty root
#

there is another field like billing period end

#

even this field wasn't set?

warm quail
#

Yes, theres current_period_end but that's not related to cancelling/ending in any way

#

What's the issue?

lofty root
#

the user expected to end payments last month, and subscription continued to charge user
probably i forgot to set cancel_at and/or current_period_end fields

warm quail
#

Guess so!

lofty root
#

so both were not set, right?

warm quail
#

Well you can't set current_period_end field

#

You can only set cancel_at_period_end or cancel_at. And looking at the object you've shared, neither were set no

lofty root
#

ok thanks