#sumitp07

1 messages · Page 1 of 1 (latest)

light fableBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

languid sparrow
#

👋 How can I help?

vagrant fiber
#

I have developed my own customer portal using stripe APIs, I want apply the functionality for edit customer tax id when he/she changes the address and this will happen only for french customers

languid sparrow
vagrant fiber
#

how can I validate the tax id with stripe before update ?

languid sparrow
#

From https://stripe.com/docs/billing/customer/tax-ids?dashboard-or-api=api#validation:

You’re responsible for the accuracy of customer information including their tax ID number. The invoice includes the customer tax ID whether or not it’s valid.

Stripe provides automatic validation to help determine ​​if the formatting is correct when you add the ID to our system. You can see the results of the validation in the Dashboard along with other customer information, including details returned from the government databases, and the registered name and address. However, we don’t continue to validate them over time. ​​If automatic validation isn’t available, you must manually verify these IDs.

Learn how to store, validate, and render customer tax ID numbers with Stripe Billing.

vagrant fiber
#

how can I identify the valid country for stripe tax id manually?

#

means country is supporting for stripe tax or not?

light fableBOT
languid sparrow
vagrant fiber
#

Is there any API to identify the country is supported?

proper cedar
#

No, there's no such API.

vagrant fiber
#

then how can I identify?