#vineet_invoice-adhoc

1 messages ¡ Page 1 of 1 (latest)

lilac pikeBOT
#

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

📝 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.

cobalt knoll
#

hi there, can you send me the ID for the Payment Intent? it'll look like pi_1234

inland lintel
#

it is of test enviorment

#

lmk if anything else is required

cobalt knoll
#

pr_test_65UViVJ4L2V5ucRtm4K41Kt5CJOb7A6OGm
so that's a Payment Record ID, not a Payment Intent. but if you're just trying to send your customer proof of purchase, you should be able to use the Receipts functionality I linked to above

inland lintel
#

Can this be automated?

cobalt knoll
inland lintel
#

I see, but this wont come up on their billing portal right?

cobalt knoll
#

no, this would be emailed to them directly

inland lintel
#

So can we automate invoice creation also? without charging them?

cobalt knoll
#

I'm not entirely sure what you mean, can you explain more about what you're trying to do? are you referring to Stripe Invoices, i.e. https://docs.stripe.com/api/invoices ? or are you just trying to send your customers an estimate / quote?

inland lintel
#

I want to make an invoice available for off session payment on their billing portal

lilac pikeBOT
tropic cipher
#

"off session payments" are payments taken without the customer being in your app to pay. So I don't really grasp what that could mean. If they are on the billing portal ready to pay then it's on session

#

okay reading the earlier thread you basically want to create an Invoice after a payment has already happened?