#haaajus_code
1 messages · Page 1 of 1 (latest)
👋 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/1340047022191018017
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- haaajus_code, 1 day ago, 10 messages
- haaajus_code, 1 day ago, 8 messages
- haaajus_code, 2 days ago, 13 messages
What registration page? The onboarding page is normally hosted by Stripe
Yeah that's the one I was referring to
You can't really customize that much
It's hosted by us
As I understand it, after turning off the test mode, where the default sandbox is, there will be the company name?
It follows your platform branding settings: https://dashboard.stripe.com/account/branding
Not sure what you mean
It’s no longer important, but I have one more question: when a customer registers and provides their IBAN, email address, and phone number, does a verification email get sent to them?
Not really sure
We mostly just help developers in here
You probably should reach out to our support team with these types of questions
We're really only Stripe API experts in here
I have another question: On the page, there’s a 'Connect to Stripe' button for withdrawals, as well as a 'Withdraw' button. I would like to implement something where it fetches the balance from my Stripe account (which others will deposit into, kind of like an escrow, or similar to how Uber or Bolt works). Is this possible to do? I’m working on this in PHP, and I was wondering if you could give me some advice or guidance on how to approach it.
when implementing the 'Withdraw' feature, should it open the Stripe website or should it work differently? How would the process look when I initiate a withdrawal from my Stripe account? Specifically, I want to make it so that the balance (deposited by other users) can be retrieved from my account. Can you explain how this would work, and if it's possible to do directly in PHP, or if I need to redirect users to the Stripe platform for completing the withdrawal?
What do you mean by withdraw? You want a transfer of funds from your platform account to their connect account?
Yes, I mean a transfer of funds from my platform account to the connected account. Specifically, I want to withdraw the balance that other users have deposited into my Stripe account to the connected account (the one linked to the user's Stripe account).
Then you can just use this endpoint: https://docs.stripe.com/api/transfers/create
You really helped me thank you really much
No problem
I have one more question regarding minors on your site. How does it work with access to services or registration for minors? What should be done if a minor wants to use a certain option, and they might soon start their own business? Are there any specific requirements or procedures that need to be followed in this case?
You should ask our support team that
Again we only really know stuff about the api in here
okey thanks and sorry for losting your time