#juangomez0120_webhooks

1 messages ยท Page 1 of 1 (latest)

umbral questBOT
#

๐Ÿ‘‹ 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/1396999827585237064

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

faint crane
#

hello! looking at this now

plain cargo
#

tysm!

faint crane
#

any chance you have an example of another subscription that works as expected?

plain cargo
#

I have the following one that's inside a testing env: sub_1RnT0XBsYzIqHjobfwvoIh8b

#

Recieved the same invoice.payment_failed event, and the subscription has this message explaining that it will expire uppon no payment

#

I'm not sure if I'll be able to reproduce this in a production service, I'm not sure if I have a card that will decline the transaction

faint crane
#

i see in the subscription history that it flips back and forth between active and past_due several times, and each time it switches back to active it's associated with a request to mark the invoice as uncollectible

example request

#

from our docs we treat uncollectible invoices as paid for the purposes of subscription status (reference)

plain cargo
#

Ohh I totally missed checking the invoice logs!

#

Okay so it's something that comes from our end

#

This is super clear, thank you so much!

faint crane
#

yep of course!

#

happy to help ๐Ÿ™‚