#blinkdaffer

1 messages · Page 1 of 1 (latest)

lavish solsticeBOT
solid goblet
#

You should create connected express account for each user. Instant Payout is meant for yourself

sand zodiac
#

what if i need to make an instant payout to the user

#

so i onboard the new user with express account, then to make a payout to the user, use instant payout?

solid goblet
sand zodiac
#

so if want to see the cards associated with the account to display an option to user to select their preferred card

#

is this available for express accounts,

#

i checked the api and i can retreive card using a customer_id

#

i dont see any documentation on retreving cards using account_id

#

also can users have a account id and a customer id ?

solid goblet
#

I think you are mixing things up. There are 2 types of users

  1. Customer who you charge them some amount
  2. Connected Account who you can share you revenue after charging some customer. You share the revenue by transfer some amount to them or make an Instant Payout
#

You can't send fund to Customer

#

Let's say you run a business, has vendor to provide goods or services and customers to buy/purchase those services. You act as a Platform

bleak rivet
#

hey @solid goblet i'm new to stripe iv'e been reading up on it & just now found out you guys have a discord lol i'm so geeked to learn more become i do alot with stripe

sand zodiac
#

okay for eg. my application currently pays out funds to content creators, so each creator will have an account_id

bleak rivet
#

Does your Payout take longer than expected?

#

1st

solid goblet
#

@bleak rivet let's open a new question in #dev-help and I am happy to follow up in your own thread

sand zodiac
#

and if i need to send these content creators payouts

solid goblet
#

okay for eg. my application currently pays out funds to content creators, so each creator will have an account_id
Yes correct, each creator is a connected account

sand zodiac
#

i will just use instant payout on the connected account

#

and i am sorted in terms of sending content creaters instant payout

#

great

#

now i want to give these content creators and option to select which source they want to receive the payout on. incase they have multiple cards etc

#

is there a way for me to get basic card details like last 4 digits, bank name

#

?

solid goblet
#

When an express connected account "onboarded" to your account, Stripe will collect their Bank account and manage it. The express account holder will be able to modify such information. When you are platform, you can just create a Payout, specify their account id and we do the rest

sand zodiac
#

so i cant give them the option to choose which account they want to transfer too or whatever

#

i just initate a payout directly to the connected account using the account id

sand zodiac
solid goblet
#

Yep

#

correct

sand zodiac
#

thanks man

#

i spent a few hours trying to get my head around it

#

just got confused