#Usama

1 messages · Page 1 of 1 (latest)

river ploverBOT
naive drift
#

👋 happy to help

dense herald
#

I want to handle all the stuff from backend side.

#

using Node.js

#

I did read stripe connects already but did not found.

naive drift
#

you need to create the Stripe Connect accounts for you vendors

dense herald
#

actually i did not have fixed number of vendors like ali baba

naive drift
#

I meant in test mode

#

just to see how it goes

dense herald
#

I want to know the flow. actually i have mobile app and backend in node.js. i want to handle all the stuff using api's. so user just stay in my app. Now my issue is I want to send payments to cards like (master, visa) from stripe from backend side.

#

what will be the flow for this.

#

I'm struggling from yesterday but did not able to find proper flow

naive drift
#

where is your platform located?

dense herald
#

US

naive drift
#

you can't really do everything from the backend especially if there's SCA/3DS involved in the process

dense herald
#

Can you guide me what will be the flow for my scenario

umbral tartan
#

Hey! Taking over for my colleague. Let me catch up.

dense herald
#

I have read them. But the issue is in all scenario we need CONNECTED_STRIPE_ACCOUNT_ID. I can create custom account by using stripe connect accounts from backend. But that account status is restricted.

#

How can I completed that account

#

by using api's

#

what would be the flow for that

umbral tartan
dense herald
#

This onboarding is from a url or something like that I want that my user stay in my app for onboarding.

#

is there any api's for that so i can implement from backend side and make UI in my app for that stuff.