#linq2-connect-account-type

1 messages ยท Page 1 of 1 (latest)

errant stirrup
#

Hello ๐Ÿ‘‹

analog kraken
#

hello

errant stirrup
#

can you create connected accounts for individuals or can you only set business account?

You can create connected accounts for individuals ๐Ÿ™‚ The type would depend on what type of integration you're building

echo sable
analog kraken
#

when you mean individuals, do you mean sole traders (business) or a person NOT a business

errant stirrup
#

when you mean individuals, do you mean sole traders (business) or a person NOT a business
a person NOT a business

analog kraken
#

do you have the PHP code to sign up as an Individual, NOT a Business, I can only seem to sign up as a business , such as individual/sole trader or Company or Non_Profit

#

also signing up on the normal platform i can only seem to sign up as a business.

errant stirrup
echo sable
#

Account = Stripe Account.
Business/Individual = Connected Account (Company / Sole Trader).
Person = Person associated to connected account. (Director / CEO / Etc.)
Customer = Customer buying from Account / Connected account.

#

What do you mean by 'individual'? What role do they play in your system?

analog kraken
#

no role, if you sign up to PayPal you can either sign up as an individual or a business.

echo sable
#

So a customer?

#

What will this individual be using your app for?
Are they selling on it or buying from it?

#

Each role needs a different object. If they have no role, they wouldnt be using your app.

#

I think perhaps you should read through the documentation to familiarise yourself with Stripe's terminology, because if we are both using words to mean different things, communication is impossible.