#rpatel8457
1 messages · Page 1 of 1 (latest)
Hello! Can you explain what "dynamic links" mean? Are these links to the Dashboard?
For example:
https://dashboard.stripe.com/customers/cus_POmMgG77Yzzpom
I have multiple accounts and I wanted to see if I can open this link into any specific account
@ionic turret ^^ does this make sense?
Gotcha. We're focused on developer help with things like code, the API, webhooks, and so on here on Discord. For help with the Dashboard you need to contact Stripe support instead: https://support.stripe.com/contact/email
I tried and they are not much of an help so I wanted to see if you know anything on top of your head.
I don't, no. I do think this is possible, but I'm not sure how. What have you tried? Maybe adding an account=acct_... query parameter might work?
let me see if account work,
If not account try merchant.
?account=acc_... worked like charm! Awesome. Thanks for your help.