#mociepka_connect-multiple

1 messages ยท Page 1 of 1 (latest)

fallow stumpBOT
#

๐Ÿ‘‹ 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/1271142797302562828

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

nimble elk
#

@olive cradle if you have 2 separate Stripe accounts then they each have their own set of Customers and PaymentMethods and they can't be "shared"
What you can do is become a Connect platform. That allows you to have one account be the platform, say the USD one, and another account be a connected account, say the GBP one. With that flow, you can "clone" cards from the USD account to the GBP account so it lets you "share" them on both entities.
It's quite complex though and will take a long time to set up. A lot of businesses like yours just require separate accounts from their end customers to simplify

olive cradle
#

Thank you @nimble elk for the quick response. Connect platform sounds interesting. I also looking a way to tokenize card and asign that token to the user (that worked with other payment provider I was integrating in the past). But I coun't find that option.

nimble elk
#

I don't get your last sentence at all. A "token" is really just a representation of a card number so that you don't save raw card details. We have a similar capacity as most competitors here so that seems unrelated to your question

olive cradle
#

It is called Tokenization in Adyen, and you can use it between many Merchants in your Company. Do you know when the Stripe Organization feature will be avaiable @nimble elk ? That looks exaclly what I need.

nimble elk
#

Organizations don't allow sharing payment methods for now so that won't really help you. We are working on the feature you want, but it's not ready for now

#

mociepka_connect-multiple

olive cradle
#

Can I read more about the feature? So right now I see 3 options:

  1. Use one stripe account and accept conversion,
  2. Use two but make separate accounts in e-commerce per market,
  3. Try Stripe Connect.

Do you see more solutions?

nimble elk
#

no those are the solutions. I would do #1 personally. That's what 99% of users do

olive cradle
#

Unfortunately, if you want a global one-store experience with many markets and separate operations, a solution first will not work. Is there more information about the feature you are working on I can read? Ideally EAT? I could adjust my road map to get the best technical solution.

nimble elk
#

no, we don;'t share ETAs like this. My advice is to not wait on it. It might take months, or years.

#

If you absolutely want separate Stripe accounts for each entities/countries then #3 is the right approach. That's what countless global companies do on Stripe today

olive cradle
#

Thank you for your time. That helped me a lot ๐Ÿ‘ .

nimble elk
#

of course!