#brianm_invoice-delay

1 messages ¡ Page 1 of 1 (latest)

hollow cometBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1261089828313894963

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

fathom horizon
#

brianm_invoice-delay

#

@gentle hinge a lot of integrations historically would listen to the invoice.created Event on their WebhookEndpoint and then add line items to the Invoice for extra fee for example. So we wait an hour by default to allow integrations to do this
It's totally fine to finalize/pay the Invoice immediately with code if you want!

gentle hinge
#

Ah, koopa, my favorite Stripe dev. You guys are so responsive. You all deserve a pat on the back for that. Thanks! I'll pass this info along, and we'll probably give that a try.