#Bright-label

1 messages · Page 1 of 1 (latest)

somber skiff
#

Bright-label

#

@manic girder I can try! What's the question exactly?

manic girder
somber skiff
#

where exactly do you see stripe.com currently? Which products or parts of our API do you use?

manic girder
#

We use the Stripe payment ChargeService in code.

#

Payment,balance,customers,products,reports,connect and more options .

#

The idea is to use stripes service in our own brand .

#

We have 100 + customers who will signup under us who will use our brand (stripe ) for receiving payments.

somber skiff
#

So you're using Connect to onboard accounts?

manic girder
#

Yes.

somber skiff
#

do you use Standard or Express or Custom accounts? if you want a completely whitelabelled solution you'd use Custom, but it's a lot of work to build that whole identity verification experience yourself so I'd discourage it unless you have a large business need and extensive development resources with experience in that area.

manic girder
#

We are using STandard version now . We are not getting response from sales team so just thought to check in this forum

somber skiff
#

I see! But sure, if you want to whitelabel things entirely that's what Custom accounts are for (https://stripe.com/docs/connect/custom-accounts) so I'd start by reading that in detail. It's large change from Standard, impacts your charge flows and payment fees, and if you want to whitelabel the experience, it's a big development lift.

manic girder
#

Thank you so much I will have a look.