#phonicuk - payment link tax IDs
1 messages ยท Page 1 of 1 (latest)
:question: @nimble ruin Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
In Test Mode, payment links don't have an option to provide tax IDs but in live mode they do - how can I subsequently validate this with my webhook? I'm assuming the webhook data contains the tax IDs but I can't see a way to actually run through it.
Hey there @nimble ruin this one we can help with ๐
๐ figured the best way to see if it behaves the way I want is to just try it and see xD
You can find that in the customer_details hash on the session:
You should be able to enter those tax ids in test mode, too
https://stripe.com/docs/tax/checkout/tax-ids#testing
Are you sure your links/sessions are configured the same way?
Sharing a specific example would help to confirm
I've got two threads now so this is getting confusing xD