#Seekay
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/invoicing/customize#custom-fields does this work?
I wanted like create a one-time-item
Total charged : $10
Parking fee : $2
I need this kind of customise receipt.
It is receipt, not invoices
I tried it, but without customer field we unable to create invoice?
My use case.
Hold a payment $20 (create payment method)
Capture the amount (create payment intent and capture amount)
izit possible to create invoice? and which steps should i create invoice?
Sorry don't follow your train of thought. Yes you need an Invoice to have customer fields and I think that what you had from the start
Is your real question is how to create an Invoice from a Payment Intent?
Yes
Hmm no not really. After you have the Payment Method, you can move straight to creating InvoiceItem then Invoice
without a PaymentIntent
Because I need paymentIntent to hold certain amount of money first
So this is not possible to make it?
this is my receipt. hold payment > capture payment and refund payment.
But I need it in below format
Total charged : $10
Parking fee : $2
Total $12.00
Refunded on August 9, 2023 $3.00
Adjusted total $7.00
Just wanna know whether able to make it.
Yes this is PaymentIntent, and you need to have an Invoice for the custom fields you want to include.
Creating InvoiceItem and Invoice can also accept amount as you want
Sorry. I dont understand
I mean I need to hold user payment > capture payment > refund payment.
So from my side, I have to use paymentIntent, I cant create invoice to hold user payment
Do you mean after create payment intent, then create the invoice in parallel?
No I meant to create Invoice *instead of * creating PaymentIntent. But yeah I see you need to capture the fund
Hmm sorry I am afraid you are hitting a corner. We don't have options to customize a PaymentIntent receipt
Okay... thanks...
there is no way to add a url to our receipt email?
The red color text here
No AFAIK
Okay...