#Pastelito
1 messages · Page 1 of 1 (latest)
Hello! Can you give me more specifics? Can you share request IDs that I can look at?
i can give you more info, this is how I get the link in the backend
const accountLink = await this.stripe.accountLinks.create({
account: connectAccountId,
refresh_url: url,
return_url: url,
type: 'account_onboarding',
collect: 'currently_due',
});
Gotcha - and can you share one of the account IDs you're creating the account link for?
sorry, I dont know if I am authorized to provide you that information, it is any change for you to help me without the ID?
I will understand if its not possible
No, I really need the ID and more specifics to understand what's going wrong
If you're not comfortable sharing those feel free to ask support (https://support.stripe.com/contact)
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.