#pcpw
1 messages · Page 1 of 1 (latest)
Not easily. If you want a direct charge with a PM on the platform, you'd need to clone it to the connect account: https://stripe.com/docs/connect/cloning-customers-across-accounts
So a standard connect account can't "see" or use payment methods of the platform account?
Is this a limitation only for standard connect accounts? I recall this wasn't necessary for custom connect accounts
That's because with custom accounts you shouldn't do direct charges
You'd use destination charges, in which all objects exist on the platform
Only funds are transfered to connect account after purchase
Is there a limit to how many customers a stripe account can hold?
No
So I wouldn't run into any problems if I clone a new customer every time I make a charge on behalf of a standard connect account, even if those customers have duplicated info?
What do you mean by problems?