#Yohan[3A]-account-links
1 messages · Page 1 of 1 (latest)
Hey! Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Connect with custom accounts is a very involved integration path. I'd recommend reconsidering that integration if you consider yourself junior
The error is right there in the screenshot. Can you paste that req_xxx ID?
You can't use Account Links is the basic answer. Instead: https://stripe.com/docs/connect/account-tokens
Why are you using custom accounts and not Express?
because my superior asked me to
Is there an actual requirement to use custom accounts? You're going to have to handle the onboarding process yourself
req_zYI2CcyPpT6Z8d
Yes
Cool, then you should follow the doc here: https://stripe.com/docs/connect/account-tokens
Let me know if you have any Qs about that
I followed the procedure but the script.js does not work with django, have you ever met people who had this problem with django? Thank you I will repeat the procedure
Correct, you need a front-end application (HTML, JS) and to implement Stripe.js to generate the tokens