#harsh_banktransfers-capabilities
1 messages ¡ Page 1 of 1 (latest)
đ 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. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ 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/1215079566066974753
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
harsh_banktransfers-capabilities
@clever acorn My understanding is that we don't yet have a Capability for this unfortunately. So my understanding is that it "just works" but don't have to request any specific capabilities because on_behalf_of is not supported. All you need is the Transfers one.
But to create an Account with only Transfers you need approval from Stripe, by default you are supposed to always ask Transfers and CardPayments. So I'd recommend asking both
Thanks for the prompt response.
sure thing!
Also while creating Business profile as part of Account creation in object AccountBusinessProfileOptions(), found that we need to pass MCC codes and some MCC codes are restricted ?
Have couple of questions
a. Some codes are restricted and do we need to do anything from our side to use them?
b. Can we pass multiple MCC codes in any way if our workers in case provide services that fall in multiple codes ?