#Tomato-token creation

1 messages ยท Page 1 of 1 (latest)

gloomy adder
#

๐Ÿ‘‹ happy to help

thorny surge
#

this structure for create account token

#

But have this warnings

#

And this fields didn't send

gloomy adder
thorny surge
#

yea

#

req_CTqtFN108kA9YH

#

for example

#

But as i see problem in stripe.js

gloomy adder
#

what version of Stripe js are you using?

thorny surge
#

"@stripe/stripe-js@^1.17.1":
version "1.17.1"

#

"@stripe/react-stripe-js@^1.4.1":
version "1.4.1"

#

I use this structure in right column

gloomy adder
#

I think it's proper to update the version of your npm packages

#

this way those warnings will no longer be of an issue

thorny surge
#

Ok i will try

#

please don't disconnect

gloomy adder
#

let me know if you need any more help

thorny surge
#

Hello

#

I have the same problem after update

#

@gloomy adder

wet nova
#

Can you help me understand the issue?

thorny surge
#

Yea

#

I need create account token for UAE connected account

#

I use stripe.js

#

I use this to understand fields structure

#

But i have errors on frontend

#

@wet nova

wet nova
thorny surge
#

ow, ok

but as i know in Europe stripe account we can create account only through account token

#

Does it necessarily for OAE?

wet nova
#

You'd an external account (bank) through a token

#

But that document you just linked is for account creation/onboarding, which isn't entirely possible with Stripe.js (you need a server)

#

What kind of connected accounts are you making?

thorny surge
#

@wet nova

#

Why there are no such fields in Java stripe SDK?

wet nova
#

Java or JavaScript?

#

If you're using JavaScript, then you'd just use stripe-node on the backend

thorny surge
#

i don't see for example: REPRESENTATIVE

wet nova
#

Because you don't pass them when creating the account, they're collected during our hosted onboarding (see the last link I shared)

thorny surge
#

But we have custom connected account

#

So we don't redirect user to stripe onboarding page

wet nova
thorny surge
#

How could i know which API to use using this document?

#

We need support all business types

wet nova
#

I don't understand the Q

#

This is why we don't really recommend custom Connect integrations for most merchants as the onboarding requirements can get complicated quickly

#

Closing this out. We'll be back tomorrow if you still need a hand!