#juneid_90104

1 messages · Page 1 of 1 (latest)

drowsy foxBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

flat sage
#

Happy to help, can you tell me more about your scenario?

limpid token
#

Ok so i am testing a scenario where i cancel the subscription on non-payment.

#

So basically i tested same thing in both by adding same test cards

#

but for one it failed the payment and for one it is retrying.

flat sage
#

Gotcha, checking in to what happened with these subscriptions and will get back to your

limpid token
#

Sure.

flat sage
#

Apologies, still trying to figure this out. I do see that the older subscription's invoice wasn't retried as many times as is in your subscription settings, so I am surprised it was cancelled like this

#

In live mode, this can happen for certain kinds of declines when the bank indicates that the payment should not be retried, but that behavior should be consistent for the same test card in test mode

limpid token
#

and i tried to keep the both tests same.

#

i don't know why they are behaving different.

#

you might get an idea by looking at any pattern in logs and events

flat sage
#

Yep yep, definitely looking over those. They are our bread and butter for investigations on this server

limpid token
#

i have the same code running for second test as well.

flat sage
#

I'm not seeing a subscription update call that set cancel_at on the subscription that is still retrying

#

So if you are running the same code, it sounds like an error or something may have happened in your server side code to where the update API call was not made for some reason

limpid token
#

Alright i will look into this from application side