#zenosaid-connect
1 messages · Page 1 of 1 (latest)
Hi, thanks
sorry for the late reply
the user’s resources (customers, payment methods, prices, etc ) must be created in platform account instead of the connected account?
correct
Thanks. So there would be no way to designate a particular customer as belonging to a particular connected account?
you could always use metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes, makes sense.
We currently use PromotionCodes, each standard connected account creates their own, so code clashes only ever happen per connected account.
I guess moving to Express means that we'll have to create all the promotion codes in the platform which means the codes need to be unique across all our users and not just per user.