#yedlosh

1 messages · Page 1 of 1 (latest)

west domeBOT
jaunty dust
#

Hi there

dim wagon
#

Hi!

jaunty dust
#

So you are trying to provide a card for your users to pay with, correct?

dim wagon
#

Yes

#

but it's not a business expense model, the users would be funding the card themselves as well

jaunty dust
#

Okay so yeah you want a combination of Issuing and Connect here

#

Where in this case each Connected Account would have to be each user

#

And then you would Issue a card to that user and manage the Issuing balance on that account

dim wagon
#

and the Issuing balance on the connected account can be funded in a user-friendly way? Meaning card payment, not an ACH credit transfer

jaunty dust
#

So for instance you could collect card payments into your platform balance yes and then fund that way

#

Some of this stuff is in beta still though

dim wagon
#

Yeah I've read that, and seen the
"Fund from a connected account's Stripe balance (Beta)"

So basically I understood correctly there is no direct way how the customer could fund it's own wallet. It would have to be almost a chain of transactions:

  1. card payment from the user to the platform
  2. we have to programatically respond to that and move the same amount from the platform to the connected account Stripe balance
  3. move the amount from the connected account's stripe balance to the issuing balance

if that is true, then I guess it would be easier to get some more user wallet oriented provider

jaunty dust
#

You can also have the user pay their Connected Account directly (also in beta)

#

But yeah that is what we support here currently for this flow

dim wagon
#

Ah that makes it a bit easier, as at least the funds are always scoped by the respective user.

If I may have one last, again a bit more business related question - sorry:

Can we issue cards to minors?

For context we're trying to provide a tool for parents to manage their kids spendings.
So the connected account owner would be an adult, but we need to create separate payment methods (with separate issuing balances) available to the minors.

jaunty dust
#

Hmm I'm not actually sure about that as I really don't know much about the regulatory side of things. You are going to best off asking that question to our Support team via https://support.stripe.com/contact/login

west domeBOT
dim wagon
#

Yeah, thank you. Our business will be in touch with your sales anyway, so I'll leave that to them.

But apart from the regulatory side, I expect technically we can have multiple cards for one cardholder or multiple cardholders per connected account to support this parent -> children allowance schema

wide violet
#

Hi there taking over for bismarck. Give me a minute to catch up

#

Yeah afaik you can issue multiple cards to them

#

But would be good to confirm with the support/sales team when you reach out

dim wagon
#

Thank you!
Bismarck mentioned there is the way to "have the user pay their Connected Account directly (also in beta)"
Could you please provide me with a link where I could find this in the docs? As I'm struggling with finding it 😅

wide violet
#

Often we hide beta docs, so you may need to reach out about getting that enabled on your account first

dim wagon
jaunty dust
#

The issue is that when you take card payments here from your user there will also be fees associated

#

So they can pay themselves basically to fund their balance but then there would be fees

#

Just like if they paid into your platform balance

#

The only way to accomplish this without fees is to topup via a bank transfer

dim wagon
#

Well, the ideal would be if the card payment fees could be covered by us, as the platform account, so they'd get the full amount they credited, but directly to their connected account

jaunty dust
#

Yeah that's not really possible unless you accept the payment on your platform and then transfer the funds

#

The fees are taken out of wherever the payment takes place

dim wagon
#

Ahh okay.
I guess I now know all I needed, so thank you both for your time and have a nice rest of the week!