#gytis_api

1 messages ยท Page 1 of 1 (latest)

tall crystalBOT
#

๐Ÿ‘‹ 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/1275372062164389901

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

burnt magnet
#

Hi, let me help you with this.

tall crystalBOT
patent fiber
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

wet pendant
#

Just tried it, seems to work, but seems to also generate the same url as it did with account_onboarding type, so would using account_update with this endpoint be the more correct approach?

patent fiber
#

account_onboarding means the merchant hasn't onboarded yet

#

once they do, for any future updates you need to create account_update links

wet pendant
#

alright, thanks, one more additional question to help test this flow out: can I somehow purposely place pending_requirements on an account in stripe test mode? either through dashboard or api?

patent fiber
#

you can use some of the magic strings listed here https://docs.stripe.com/connect/testing to trigger some requirements to not be met so you can test your "pending" requirements (requirements.currently_due) scenario

Before going live, test your Connect integration for account creation, identity verification, and payouts.