#swati

1 messages · Page 1 of 1 (latest)

cold axleBOT
white spindle
#

Can you elaborate on which Doc are you following?

agile canopy
#

once created customer then i verify bank account

#

then what will do for add fund from customer to stripe platfrom?

white spindle
#

Oh this is owned by Plaid, I would reach out to the Plaid Support team!

agile canopy
#

but i create customer in stripe when bank token generated in plaid

white spindle
#

Oh okie, let assume you already have a bank account token btok_xxx?

#

And has it attached to your Customer

#

Basically just create a PaymentIntent using the Customer Id

agile canopy
#

how to webhook triggered to get public token from front side?

white spindle
#

Sorry I don't follow the last question. Could you elaborate?

agile canopy
#

I connect stripe with plaid so I front side call API like link/token/create then on success method get public token and account_id. how to get this things in backend so I triggered webhook event

white spindle
#

Looks like you are on Step 4 on the Doc above

#

You simply make a call from frontend to backend to pass in the public_token and accounts