#coding-lover_code

1 messages ¡ Page 1 of 1 (latest)

runic heathBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1273765003295592458

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

north summit
#

@mortal phoenix You would use the PaymentIntents API to accept payment and you would use Stripe Connect because you are a platform allowing connected accounts (your vendors) to charge customers

mortal phoenix
#

When i create payment intent the client secret need to be send from server to app and user enter details and payment success but I want user enter details only one time I will save it on my db after that my cron job autmatically charge from client

north summit
mortal phoenix
#

Does saving future payment same?

north summit
#

yes

mortal phoenix
#

Firstly i need to create customer and then create payment intent with customer id and connected account id and this customer create under connected account

north summit
#

Kind of. sorry you're jumping 20 steps ahead. You likely want to pause and carefully spend a while reading through the Connect docs next. There are many ways to integrate Stripe and you first have to find the right fit based on your business model. Please read https://stripe.com/docs/connect and related docs