#some1ataplace
1 messages ยท Page 1 of 1 (latest)
Going to need some more information here. That completely depends on what your integration is
i have it so that any new user who signs up for my site gets a regular stripe customer id. What I am planning to add is stripe connect where people can become affiliates for my site and they could do some marketing for me and then if they are able to get new customers to pay, I pay those affiliates.
Yeah in that case, you'd need to store both
oh wow. There is no way to lookup in the api an account id based on customer id?
They're completely separate concepts
Customers on your platform account have nothing to do with connect accounts. There's no mapping/association between the two at all in stripe
Any relationship would need to be built out on your end
i see. How about look up the connect account using metadata or an email?
How?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
gotcha
I am wondering your opinion on what connect account type and charge type to use for something like this
I can't advise really. That depends on what you're looking for. We provide this doc to help you decide though: https://stripe.com/docs/connect/accounts
is there a way in test mode to switch back and forth?
Hi ๐
I'm stepping in as @exotic fractal needs to go soon.
No, once you create an account of a certain type you cannot change it. But if you are working in Test mode you can try creating accounts of each type, testing out onboarding and charge creation with them, and decide which approach best fits your business model.
meaning i cannot change from standard to express once i decide?
Well if you are creating Accounts in test mode it won't matter, will it? Since you would be creating new Accounts in Live mode and you specify the account type for each account you create
True. So each account (affiliate) will need to be of a certain account type? My business is not a certain account type?
i could have user 1 as standard and user 2 as express to test them is what you are saying?
Yes
The Platform account is a Direct Stripe account, Connected Accounts can be Standard (Direct), Express, or Custom types.
I highly recommend reviewing the document my colleague provided to understand the implications of your choices though
ok cool i am going to read through them so i could better understand
Great, I think that's a good idea
Do you have a recommendation for charge type to use?
That depends on which account type you choose. We strongly recommend using Direct Charges with Standard Accounts and Destination Charges or Separate Charge & Transfers with Express and Custom account.
Gotcha that is helpful thanks
Happy to shed what ๐ก I can ๐
Btw, Snufkin is a great character ๐
Most people don't know it, but those who get it, get it