#seth_invoice-finalization

1 messages ¡ Page 1 of 1 (latest)

valid abyssBOT
#

👋 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/1219803986652303390

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

mint mirageBOT
crystal sparrow
#

I could just add a payment method to the invoice, but the docs on creating an invoice say:
When charging automatically, Stripe will attempt to pay this invoice using the default source attached to the customer.

#

Actually, I think I answered my own question haha

cursive ginkgo
#

@crystal sparrow Okay so the code you shared only create the Invoice. It never finalized the Invoice, which can take a couple hours if you let our systems do it for you

crystal sparrow
#

Just because it's the only method, doesn't mean it's default...

cursive ginkgo
#

and yeah there are a few things about "the default payment method"

crystal sparrow
#

Ok thanks. I think I understand how that works with the default payment method now.

What about if customers have credit balance, how can I automatically apply that to an invoice since it isn't a payment method?

cursive ginkgo
crystal sparrow
#

Perfect, thank you

cursive ginkgo
#

seth_invoice-finalization

crystal sparrow
#

Another question, let me know if I should start a new thread or if this isn't the right place. I'm going through and charging the already existing invoices manually, and got this message on a few. What does it mean?

cursive ginkgo
#

haha glad you can self serve quickly!