#device - stripe-cli charge

1 messages · Page 1 of 1 (latest)

heavy elm
#

Hello there, Happy to help

#

could you share the command that you launch using stripe-cli ?

woeful slate
heavy elm
#

Thanks! Give me a few minutes to look into this.

#

I've managed to reproduce the same error, investigating...

woeful slate
#

Thanks

heavy elm
woeful slate
#

Hey

#

I am trying to list the payment_methods of one of my customers as described in the documentation but I am unable to do so

dusk plank
#

it's stripe payment_methods list --customer=cus_xxx --type=card

woeful slate
#

Ok, maybe update the documentation

#

Thank you

dusk plank
#

yep looks wrong!

woeful slate
#

I would like to know why, even though I created a payment intent with a on_behalf_of field set to one of my connected accounts, when I confirmed the payment intent, the money from the customer arrived on the platform's balance not on the connected account's balance

dusk plank
#

that's how it works

#

on_behalf_of has nothing to do with where the money ends up in Stripe balances. If you're using a Destination charge, with or without on_behalf_of, the funds are added to the platform's balance(minus whatever transfer you specify for the connected account).

woeful slate
#

Is it possible for the money to end up in the connected account's balance?

#

We are using custom accounts

dusk plank
#

how much of the money?

#

i.e. you charge the customer $100. What do you want to happen and who gets what and who pays the Stripe fee(let's say it's $4) ?

woeful slate
#

I want to connected account to get all the money, and the connected account to pay the stripe fee

dusk plank
#

also how does your business make any money in this model?

swift phoenix
#

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