#skyhawk_api

1 messages ¡ Page 1 of 1 (latest)

fading badgerBOT
#

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

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

mellow scarab
#

Hello

eternal elk
mellow scarab
#

Have you collected a PaymentMethod already here?

eternal elk
#

This is my code, I am getting stuck on Step 5 to Pay the Invoice after calling finalizeInvoice and Get

#

Yeah, using Stripe Test Mode and using a stripe customer with a payment set

mellow scarab
#

This will both finalize the Invoice and charge that PaymentMethod

eternal elk
#

Pay( Invoiceid ) basically?

mellow scarab
#

Yep pretty much, and pass the payment_method parameter like I said above

eternal elk
#

Testing now

#

Works. I see Paid. Thank you

#

This is resolved. Thank you for your assistance.