#axelhedlund
1 messages · Page 1 of 1 (latest)
hi! we don't know anything about Bubble here.
Overall though I would think a no-code platform like Bubble is not a viable way to build a Custom Connect platform/marketplace as Custom accounts require a lot of .. custom.. devwork to implement and build dashboards like that. Maybe consider using Express with https://stripe.com/docs/connect/express-dashboard instead.
Hello! Express is not an option. we have two types of sellers. The first one we don't trust and we verify everything that they sell. This means that we want to hold there payout until we have looked at the product and the other on is trusted and uses a conventional transaction-flow with automatic payout.
I have spoken to a few Stripe developers and we have concluded that the onboarding for express and custom is simular however with custom our users doesn't have a dashboard from stripe like you have with express, hence we want to retrieve the data from an account and display it in bubble.io so for example "retrieve current user stripe account ID" or "retrieve current user stripe account balance" and so on
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
Again, I don't know anything about bubble.io, but it seems like your use case is a bit too complex for a no-code solution.
But lets forget that for now.
The thing we can start with is the primary differnces between express and custom
Given I don't know how bubble works I can't judge whether it can be integrated with something or not. I can advice you on how your code can interact with Stripe, but not someone's else's code (bubble.io). If they have a plugin for Stripe, it's best to reach out to their support.
If it allows you to write code that will interact with Stripe, I can of course help you with this.
Great
What commands are you using?
What do you mean by "commands" exactly?
So what a mean by a command is the no-code workflow we set up to do some sort of action in the application. But dont focus on that we can solve that part.
What we need to start with is the primary differences with express and custom
I need a bit more understanding of custom, I know alot about express since I have worked with it alt
alot*
No documents please, I have already read all the documents multiple times. I want to here it in your own word from your own understanding
I can't describe it better than a professional technical writer that wrote the docs. But I can answer specific questions if you have any.
Yes, Express has a hosted onboarding, while Custom requires you to build it yourself and upload all info and docs via API
Alright, So with custom we can decied which question that need to be ansered in the onboarding except the mandatory ones from Stripe of course
Yes
Awesome, so we can design it and choose the questions that we want data on like (name, adress, so on + Stripes mandatory questions)
Vanya?
Yes, that's correct.
Understood, So which questions are mandatory to include from Stripes
I don't know, there's many, depending on the local regulation.
Best to ask Stripe Support about specifics: https://support.stripe.com/?contact=true
Happy to help!