#Gauravk

1 messages · Page 1 of 1 (latest)

robust irisBOT
lost talon
#

Can you share with me the PaymentIntent ID?

night gust
#

Hi Jack, I don't have one at the moment

spiral wind
#

Our payment receipts don't include taxation details. What you're describing is an invoice

night gust
#

right I understand, let me share my requirements

#

A user is paying for the services that we have in the application, user starts with payment intent go ahead and make a payment

#

now in this process, it a direct payment into stripe account without an invoice

#

all I am looking for is a way using which I can see the tax break down of the final amount paid by the user for accounting calculation and also send VAT invoice to the user after the payment

spiral wind
#

Yep, as explained Payment Intents don't generate invoices with taxation details included by default. You'd either:

Learn how to send post-payment Invoices to your customers with Checkout.

Learn how to create and send an invoice with code.

night gust
#

thanks for the help I will look into these links