#alexb_api

1 messages ยท Page 1 of 1 (latest)

mighty mauveBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1318330895219822634

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

night cliff
#

Hello
Stripe Elements do not support Collecting Tax IDs by default. You would need to add your own fields to collect this info.

The feature you linked is only supported by Stripe Checkout

echo vale
#

Hi, oh man

#

hmm why is that?

#

is there a built in way to add new fields that look nice and fit in with the stripe checkout form?

#

and if/when we collect the tax id field ourselves, where do we store it, and when in the payment flow do we save it to ensure it shows up on the invoice?

night cliff
#

Not sure why we haven't added support for this on Elements yet. I suspect we just haven't got to it. Stripe Checkout is more of what Stripe believes the Checkout flow should look like.

Stripe Elements are less controlled and mostly rely on the merchant/developer to integrate as they seem fit. There's no built in way to add more fields as such..

If you do collect the tax IDs your self, you can manage them using Tax ID API - https://docs.stripe.com/billing/customer/tax-ids?dashboard-or-api=api#managing

echo vale
#

ok gotcha, so stripe elements is not customizable?

#

we just put our own HTML input element beside/below the payment form, hope it looks similar?

night cliff
mighty mauveBOT
echo vale
#

can I submit a feature request to permit collecting tax ids using stripe elements, like you do in checkout?

night cliff
echo vale
#

hmm thats not what I meant lol

#

you work for stripe, I've told you. feel free to ignore if you want I guess

#

I don't like talking to Stripe support about payment elements, I don't think they acknowledge it exists

night cliff
#

The reason I suggested writing in is because sometimes folks want to check in and see if there was any progress made, in which case above is helpful.

I'll be filing a feature request for this in parallel regardless ๐Ÿ™‚

echo vale
#

yeah that sounds painful