#spuchmann-Receipts
1 messages ยท Page 1 of 1 (latest)
Hey thank you for your reply!
As I tried to explain those default receipts are not working for us, because our one-time payment contains a product that is getting shipped.
For legal reasons we need at least the billing address on the receipt and so far I wasn't able to find a way via the API ๐
.
I'm looking at this to see if there's a way of customizing it
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
Hey, ty! I'm still searching for a way on how to send a receipt (which includes billing/shipping address) to a customer after a one-time payment.
Just as a short recap: I'm using the stripe checkout for a one-time purchase and I want to send a receipt after the checkout was completed (we are already reacting on that webhook and my last approach was to manually generating an invoice, marking it as paid and sending that to the customer, but there is this "Pay this invoice" button in the email, that can only be switched off via global settings and we are needing that for other use cases ๐ )
Do you mean Invoice or Receipt ?
You can check this page if it could help
https://stripe.com/docs/invoicing
So we want to send a Receipt ๐
But if you are having a one-time payment only a payment intent is getting created and so far I have seen the receipts of the payment intent are not aware of any kind of billing or shipping address. Therefor (as a workaround) I was creating an invoice (by code) that is getting mark as paid after the creation (I was hoping that that for a finalized & payed invoice, no payment link is getting provided in the email ๐ ). I'm happy if there is an easier solution ๐
Ok so we are working internally on generating invoice after single payment using Checkout sessions, I can keep you posted if you can provide me your accountID, but meanwhile you need to do it on your own code unfortunately
Oh that are good and bad news for me, is it ok for you to PN our accountID?
yes you can
It seems like I'm not allowed to send you a PN without being on your friend list ๐ค
You can share it here in this thread no problem
our account id is: acct_18JI4hHzicVIGfMo
Thanks, I added your accountId to the waiting list
Thank you, also a thank you for the clarification ๐