#Sharvari96

1 messages · Page 1 of 1 (latest)

golden kindleBOT
zinc musk
leaden canopy
#

is there an API to do that?

zinc musk
leaden canopy
#

I am a developer

zinc musk
leaden canopy
#

ook

zinc musk
leaden canopy
#

Ok thanks.

leaden canopy
#

I am trying to prefil information during onboarding for express account -

what are the keys required to fill

  1. legal name
  2. ifsc code

Also - is there a way to bypass the url with Stripe UI - can we skip the step - stripe.AccountLink.create(
account=account_id,
refresh_url="https://example.com/refresh",
return_url="https://example.com/return",
type="account_onboarding",
)

zinc musk
#
  1. I don't know what an ifsc code is
#

Also - is there a way to bypass the url with Stripe UI - can we skip the step
if using Express. no, you can not bypass that.

leaden canopy
#

IFSC code in India is probably similar to routing number - The Indian Financial System Code is an 11-digit alpha-numeric code that is unique for bank branches that offer online money transfer options

#

but I am not sure if Stripe has a different keyword to it

#

I tried looking at the API's calls in the onboarding link - but the payload info is not visible

#

if using Express. no, you can not bypass that -
can we do it usign API's without the UI is what I meant to ask

zinc musk
#

if using Express you can't provide the bank account information as far as I know, the user does that themselves in the onboarding

zinc musk
leaden canopy
#

Accha ok

leaden canopy