#procrastination_inc
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- procrastination_inc, 1 hour ago, 8 messages
Hello
Hello Bismarck. ๐
What unique information do you want to show the customer? Are you just worried about the Statement Descriptor? And are you looking to be able to payout to different bank accounts for these different sites? Or all to the same bank account?
The problem is.
I have a unique product, it doesn't exist yet. SO I created 20 website with different name and different itteration of the same product, but slightly different. So let's say I have and kind of bed, I'm the only one to make. I have a compagny Bed Inc. And all the websites ((let's wonderfulbed.com, MyNewBed.net, YourLastBed.co and so on) they all sell the same bed, but with different color, the first site sell the bed in blue, the second in green and so on.
Now, when they start their session, they all are sell by Bed Inc. But since it's a unique kind of bed, I'd prefer for people to not know all those site are the same company behind. So I have multiple name under the same Inc company registered in the companies register of my area, so I can sell under all those name. So, in some ways, I'M my own competitor. If the customer check on all those site, and they all burcharse to Bed Inc, it kind of defeat the purpose of have multiple websites in the first place.
Now, I have a button that create a session and the sesssion giving me back a link where the new created customer can enter his credit card to activate his subscription. But they all have the same logo, and Name. I'd like it to have the logo of the website, and not the logo of the holding company.
You are using Stripe Checkout?
Yeah overall this really isn't possible in terms of having all the Tax calculations flow into one account but have separate branding for different accounts
So you either use one account and handle the branding, or you use separate and will need to aggregate the Tax yourself
But since it's the same company, I need the TAX module to be the same for all websites. If not, it will be very complicated. Since, the logo and color cannot be customized in the session API.
Stripe Checkout, yes..
I taught so, but I think, there's may be a workaround.
Can I only get, with Stripe Connect, the part where the person fill his infos, iwout the part with logo?!
No, you would need to build your own custom flow for that.
So there's just no way for what I want to do...
Not with Stripe Checkout
Even if you use Connect, you would have the Tax liability shifted to your Connected Accounts in order to use the branding set on those Connected Accounts
I want the TAX liability. But I just want one account, since I have only one company. It's just the logo and color that I want to be changeable.
Sure, but that's just not how Stripe Checkout is designed to work.
For that kind of flexibility you build your own custom flow
Using Payment Element
Last question: would it be possible to change the logo and color before each checkout?! So before getting my check out link, I change the color and the logo via the API, and then get my Checkout link, that would be good, right?
That is really not recommended as it can easily lead to confusion for customers if you have multiple checkouts taking place simultaneously.
okay. I'll check into Payment element. Thanks a lot for your help! ๐