#aimer-connect
1 messages · Page 1 of 1 (latest)
@cobalt umbra hi! you'd want to look into our Connect product, it's designed for that specific use case.
https://stripe.com/docs/connect/
ok so this is my prev code from php
so like this the owner get 100% of it
should i add a minor line or just delete this and create a new one
there's a lot more to using Connect than jus adding a couple of lines, so I'd start by reading through the docs I linked.
there are guides as part of those docs that specifically address how to use Checkout(what your code is) with Connect for use cases like that so those will help.
yes
can I ask why you're using a Custom account though? That is highly advanced and only for platforms that have a large engineering team familiar with identity verification and KYC systems.
make sure you read the docs I linked and not just jump into coding, you need to decide on the account set up and fund flows that work for your business before starting to code I would say.
idk sir, i am just a jr dev here
this is a new feature they created
my task is to develop a way so that i can take some fee from the platform whenever the payment is created
yep, make sense! Not sure who "they" are but your company and team should take some time to understand what Connect is and how it can apply to your business before just jumping into writing code.
yep, it does.
sure.
you should understand what you're building, this is Destination Charges with Custom accounts. Make sure you understand how refunds and chargebacks will work in this flow, and how you will have to build a system to onboard the users, collect identity verification from them, and provide them with a dashboard in your system.