#meisei81
1 messages · Page 1 of 1 (latest)
Hi
Could you pleaase share here your follow up question ?
Hi, I create a session with tax enabled is true, but I can find the tax element in the checkout page
session id: cs_test_a1H3Ui6dHlklNMjxefxwlXusWAf68hb45Zz7loqLnVEnMefY4m02LAh1CX
automatic_tax.enabled is false for this checkout Session
You want to collect tax id or enable Stripe Automatic Tax ?
If you just want to collect the tax information, you need to check that checkbox
let me think
our client is a company
does stripe support auto calculate the tax according by the address which input by client?
Can I update the billing address in some other place?
What you mean by this ? what is the exact scenario / user journey ?
I mean, is there any stripe's page to collect and update the billing address?
I know the client can write the billing address in the checkout page
We want to provide a place to let the client update billing address
Update billing address where?
In our app
where can I find the customer portal
In the docs: https://stripe.com/docs/customer-management
How can I enable to collect tax id in customer portal page?
That's not supported AFAIK
I find that it could be enabled in the dashboard
Then I guess it is supported, I was wrong
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Got it.
I fillin the tax id in the portal
but I can't get it from the customer detail api
which api could find the tax id?
Needs to be expanded: https://stripe.com/docs/api/customers/object#customer_object-tax_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So many of your questions are answered in our API ref/documentation. Please take time to study them