#cian54

1 messages · Page 1 of 1 (latest)

hushed tapirBOT
supple citrus
errant bough
#

How can I detect if the reason of cancelation is cancel_at ?

supple citrus
#

Do you hve an example subscription id we can look at?

errant bough
#

No

#

I just wanna know if the subscription reason for cancelation is because it reached : cancel_at or not ?

supple citrus
#

You can check whether cancel_at is set on the subscription object, though if you manually cancelled before that you would need to keep track of that

errant bough
#

Ok