#justwatch_api

1 messages ยท Page 1 of 1 (latest)

umbral citrusBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1265774985964687562

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

sinful marsh
#

Hello

signal edge
#

๐Ÿ‘‹

sinful marsh
#

How are you?

signal edge
#

Doing well! Let's see how I can help with this Subscription question

sinful marsh
#

Can you answer my issue mentioned above?

#

Thank you

signal edge
#

What are you trying to show me in the screenshot above?

sinful marsh
#

I am retrieving subscription information here. If the subscription is still active and there are no issues with payment, it shows as 'active.' I checked the link you sent, and it says a minimum of 3 days.

For some plans on my site, I may need to cancel after the first attempt. If the first attempt fails, does the status still appear as active on the API side until it retries on the 2nd day, or does it show different statuses like "pending"?

signal edge
#

If the first attempt fails, does the status still appear as active on the API side until it retries on the 2nd day, or does it show different statuses like "pending"?
If the first attempt fails, the status of the Subscription will change to past_due

sinful marsh
#

Great

#

thank you

#

!

#

I turned off the card and tried this option

#

still active

signal edge
#

Can you share a Subscription ID?

sinful marsh
#

sub_1Pg8YfIiftwDS9H9DU1ivvAI

#

hmm

signal edge
#

Just to be clear, testing shouldn't be done in live mode in this case

#

Also, the kinds of requests you're making are not failed invoice payments yet. No invoice is being created. the last invoice for this subscription was paid successfully, which is why this is still active

sinful marsh
#

So, if the card is closed one day later, it won't be payable and will be marked as past_due.

#

right?

signal edge
#

What do you mean by "card is closed one day later"?

sinful marsh
#

"Payment failed"

#

The bill was paid today and everything is fine.

#

Will try again tomorrow and if payment is not successful

#

marked as past_due

#

right?

signal edge
#

Correct

sinful marsh
#

Great!

#

Thank you