#gewibu_best-practices

1 messages ยท Page 1 of 1 (latest)

livid palmBOT
#

๐Ÿ‘‹ 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. Thank you for your patience!

โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.

๐Ÿ”— 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/1214643772101492866

๐Ÿ“ Have more to share? You can add more detail below, including code, screenshots, videos, etc.

gritty urchinBOT
crystal shard
#

Hello! Yes, you can do this with Connect. I see you already linked to the relevant docs; what specific piece are you stuck on?

pastel lily
#

The wording of the doc had me thinking that this was not a business-to-business solution but it sounds like I'm mistaken? Is that correct? We can connect two businesses stripe accounts to share the same payment info token?

crystal shard
#

It can be a B2B solution, but can you tell me more about your use case?

pastel lily
#

In our use case, payment info is accepted on Business 1 (B1)'s website. Business 2 (B2) has a subscription service that is offered by B1 on the site. When a customer buys products offered by both businesses we want B1 to accept a one-time payment and we want B2 to be passed a token that can be stored in a database in order to perform monthly charges to that customer's card. Let me know if there are any things I can clarify about our use case

crystal shard
#

So you want both businesses in this case to have regular Stripe accounts with full access to the Dashboard, correct?

pastel lily
#

Yes

crystal shard
#

That's a lot to read through, but I think you can build what you want using those pieces. ๐Ÿ™‚

pastel lily
#

I was just reading through the first link and came back into discord about to ask more questions but it looks like you gave me links for everything I need! Thanks!