#stvbdn
1 messages · Page 1 of 1 (latest)
Hello! Currently Stripe Tax only supports Checkout and Billing (Subscriptions and Invoices), all of which can be used with Connect. We don't support tax on standalone Payment Intents. More info here: https://stripe.com/docs/tax
You may be interested in signing up here as well: https://stripe.com/docs/tax/custom-payment-flows
Oh great, I'll sign up for this! In the meantime is the best way to handle collecting payments to use invoices instead of payment intents?
Possibly. It depends on your specific use case, but investigating Invoices sounds like a good place to start.
Great, I also see that Stripe has an Orders product in beta, would that be something I should keep an eye on?
You can create Invoices that calculate the tax, then confirm the Payment Intent the Invoice produces with Stripe Elements.
No, Orders is deprecated and should not be used.
Please pretend Orders does not exist.
🙂
Sounds good! I've clicked on the link for Register now on the custom payment flow link you sent, but it just redirects me to my dashboard. Is there something else I need to do to use it?
Oh nvm, I had to refresh that link you sent once I logged in to see the sign up form
This is great, thanks so much for your help today!