#zen_cheetah_45119

1 messages · Page 1 of 1 (latest)

radiant finchBOT
atomic saddle
#

I'm afraid payment receipt doesn't support adding additional line item

clear mist
#

Thanks River, is there any way we can include GST amount in the receipt?

atomic saddle
#

How did you integrate with Stripe? Payment Intent or Checkout Session?

clear mist
#

Payment Intent

atomic saddle
#

You can either:

  1. Use Stripe Tax to calculate the tax for you; OR
  2. Calculate the tax amount manually yourself and add to the amount of the Payment Intent
clear mist
#

The amount includes TAX, we just need to display in the Receipt.
For example,
Sale of ITEM A $99.00
Includes GST $9.00

Which is 11% of the Total sale

atomic saddle
#

Having tax to show on receipt is not supported. It's only supported in Invoice, or you may create your own receipt with tax line and send to the customer

clear mist
#

Thank you river for the clarification.