#sqooby_api

1 messages ¡ Page 1 of 1 (latest)

drifting mossBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

full berry
#

Yes invoices are built on top of payment intents

normal kiln
#

So when i created invoice i have to add paymentIntent id to it, which user will pay

#

and it should works?

full berry
#

No

#

Invoices are built on top of payment intents

#

Payment intent is already created when you create the invoice (assuming it's not a $0 invoice)

normal kiln
#

Okey i get it

#

also i have other question

full berry
#

Sure what is it

normal kiln
#

RIght know i managed payments in app with paymentIntent, Client also wants to send invoices to customers, so i created invoices and send it, and invoices demands to be paid, i saw that there is a paremeter paid_out_of_bands i manged to change it on true, invoices was paid, but on pdf file it still looks like it should be paid, is there any way to change that look?

#

i need to send user a proof of payment, recipe is not enough

#

i already tried link paymentIntent with invoices but it didnt work out

#

and right know i am out of options

#

do you undestand me what i mean?

full berry
#

Can you share an example invoice id?

normal kiln
#

sure in_1Q3Hb7GZoi1Nxyrlz4YHRDg6

full berry
#

Gotcha yeah I see

#

For those you'd need to make your own proof of payment then I guess

#

But going forward, you can use the invoice's payment intent to pay

normal kiln
#

so there is no way to make from Stripe, this proof of payment that i want

full berry
#

I think not since you paid out of band