#lkjhg-Checkout
1 messages · Page 1 of 1 (latest)
Hi there, yes you need to use Orders API in you want to use Stripe Tax + PaymentElement
Please note that Orders API is in beta, there could be changes along the way.
Can I collect the necessary information in the payment-element to file the taxes myself?
e.g. postal code
https://stripe.com/docs/billing/taxes/tax-rates you need to define the tax rates yourself and apply them.
is there flag in the payment-element to show the input fields to collect the address or do I have to implement my own input fields to get this information?
The PaymentElement collect some address details for certain payment methods, so you need to use your own fields if you want to collect full details
I see, so the PaymentElement will not collect enough information to be tax-compliant in any jurisdiction?
or in other words the invoice I'll generate will not contain enough information to file my taxes with
No, it doesn't automatically collect info for taxation. It just requests the minimum billing details for the specified payment method