#Ludwig
1 messages · Page 1 of 1 (latest)
Hi there, only receipts for subscription and invoice payments are itemised to include line items, discounts, and taxes.
Are you talking about a receipt generated from a PaymentIntent?
Hi Jack!
Thank you for your reply. This is a receipt generated after buying a service through a web service I am using.
This is in Swedish now but no VAT are shown
Do you have the PaymentIntent ID?
Sorry but where do I find that?
https://dashboard.stripe.com/payments you can find it from your Dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So you more or less wants the ID of a specific payment?
Yes you are right
card_1N5aufCDHnplQkvvRqpIsCtr
Or maybe this. I saw this in the log file
"ch_3N5augCDHnplQkvv1DWf36vw"
History data
thanks for waiting. Based on the log https://dashboard.stripe.com/logs/req_THCNnQATL5Ej5H, this charge was created directly through Charges API, not through invoices or subscriptions. And that's why there's no tax information associated with this charge.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
not unless you use Invoices, Subscriptions, or Checkout Sessions and either use Stripe Tax or define a Tax Rate to use with the Price : https://support.stripe.com/questions/charging-sales-tax-gst-or-vat-on-payments
Ok. I use it through a service where I have connected the API keys. It's on them then?
Ok. I use it through a service where I have connected the API keys. It's on them then?
yep, that's correct