#tahir

1 messages · Page 1 of 1 (latest)

odd meteorBOT
supple cloak
#

Hi how can we help?

daring blade
#

Could you please guide me how to do Mass payment using stripe api and what is required to do that?

supple cloak
#

What do you mean by Mass payment?

daring blade
#

I've multiple users i want to pay them at the end of day using cron job

#

or i can pay at the end of month

supple cloak
#

You want to pay them? Do they have Stripe Account?

daring blade
#

Yes i've

#

stripe account and i am using stripe api to get payment from clients

#

now i want to share some percentage with my users. how can i do that

supple cloak
#

Okie, you can simply call a Transfer API

#

specify their account in destination

daring blade
#

alright. transfer api send amount on connected account?

#

to use transfer api i need to add funds in connected account. am i correct?

supple cloak
#

Yes you specify an amount

#

it requires fund in your own account

odd meteorBOT
daring blade
#

so its means i dont need to connect any account with my main account?

final saddle
daring blade
#

so i need to connect user account first?

final saddle
#

yes, you need to have a Stripe account connected to your Platform account first

daring blade
#

then how can i add funds in conneted account using api

final saddle
#

you would transfer funds from your platform balance to the connected account

daring blade
#

is there any api for that?