#xegld
1 messages · Page 1 of 1 (latest)
What type of Connect account are you working with?
Currently we are in test mode and we are playing with express accounts. But if is required we can switch to other type.
As far as I know, the Express Account Dashboard doesn't allow them to create/edit products. Are you seeing something different?
well, that's what I am seeing with an express account
Ah, okay. So you need to create a Login Link for the Express account: https://stripe.com/docs/api/accounts/login_link/create
Once you do that, you'll actually see what they see when they login. Right now, you're looking at the platform's view of their connect account. This isn't actually what the user of an express account would see
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.