#mtanzi
1 messages · Page 1 of 1 (latest)
I don't think so
Recommend you use automatic tax: https://stripe.com/docs/tax/paymentlinks
Don't see a way to pass manual tax rates unfortuately: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-line_items
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hi @sweet jewel
the problem is that we are not using Stripe Tax (sadly), we have a 3rd party and the way we currently apply the rate is by injecting the taxrate inside the line item
Yeah it's just not possible with payment links unfortunately
ok, thank you to clarify that