#Eran Mizrahi

1 messages ยท Page 1 of 1 (latest)

tepid terraceBOT
craggy fable
#

What kind of existing Stripe account do you have? What kind of Connect platform are you building?

gusty grotto
#
  • what do u mean?
  • donate through my website, and transfer this money to the other platform-connected account
craggy fable
#

The easiest way to find out would be just to try and onboard it to the new platform

gusty grotto
#

i dont know how is it set on the other platform.
my platform i think it will be standard or express

#

how do i connect the same account to my platform

#

the only data i have from the other platform is
my account id: acct_XXXX

#
  1. is it option to start do a connect integration on test mode, before paying and having it on prod ?
craggy fable
craggy fable
gusty grotto
#

ok thank
so I just want to verify I understand:
the only data I need from the other platform is the ACCT_XXX ID,

  • now I need to implement Connect with a standard account
  • after that, I will be able to add/register this connected account from the first step, (only with the id above)into my new platform as a connected/sub-account.
  • after setting up, a user will be able to donate through my website, as part of the payment I will be able to add this connected account
    and once the user pays the money will move automatically to the connected account
  • this connected account, which also exists on the other platform will be updated with the new balance?
#

is this process sound resonable?

#

edited above ๐Ÿ™‚

craggy fable
#

There's a lot of questions there, let's start with onboarding:

the only data I need from the other platform is the ACCT_XXX ID
If you have a pre-existing Stripe account then you'd create an Account Link for the hosted onboarding using that acct_xxx ID yes

#

It's important to understand how these type of charges differ, as with direct charges the connected account (not the platform) is the merchant of record and thus liable for disputes, refunds, etc

gusty grotto
#
  1. any effect on the UI while paying? I don't want any redirects, I want my user to pay and get a receipt from my platform.
    what is the other option beside standard?
  2. is it possible to pay into my platform account , and i will have a BE operation to payout money to this connected account?
#

edited ๐Ÿ™‚

craggy fable
#

If you want the platform to be the merchant of record, then you'd use Express accounts with destination charges

#

I'd recommend reading all the documentation I've linked, it explains the key differences between Connect account and charge types

gusty grotto
#

thx ๐Ÿ™‚
and regarding the second question?

craggy fable
#

It's all covered on the documentation. With destination charges, this is how it works:

gusty grotto
#

thx a lot it was very helpful

craggy fable
#

np!