#glorious_pomelo_28277

1 messages · Page 1 of 1 (latest)

lunar meadowBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

analog ravine
#

Sure, what's the question?

idle cave
#

My client wants me to add BSB field in the UI but on the Stripe side there is no such field where I can put BSB. (I am using Custom Connect Account)

analog ravine
#

Not sure what 'BSB field' is?

idle cave
#

BSB is

#

Bank State Branch

#

Basically, it's the branch code

analog ravine
#

I assume you're using the hosted onboarding UI?

idle cave
#

My app will operate in Australia and they break down there bank account numbers into this format
[BSB][Account Number]

#

No, I am using custom UI

analog ravine
idle cave
#

Sorry, I didn't get what you said

analog ravine
#

Which APIs are you calling to create a bank account?

idle cave
analog ravine
#

Ok, then use the metadata parameter in your creation call and store a BSB field that you collect from your users

idle cave
#

Okay, is this the right way of doing so?

analog ravine
#

It's the canonical way of storing arbitary information your integration needs yes