#borja-cli-change-acc
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- borja-webhook-cli-issue, 3 days ago, 140 messages
- .borjasanchez, 4 days ago, 90 messages
- .borjasanchez, 4 days ago, 8 messages
Hello ๐
have you tried logging out and logging in?
I not that ... can I change the account Id where I want to redirect my data ?
here is the account AFC
but I would like to use another one
Is that possible ?
What do you mean by redirect exactly?
CLI session is configured with a specific account when you login.
When you do stripe login, the web page asks you to select an account
The account you select gets configured in the CLI
Are you trying to trigger/create things on connected account?
I have different accounts inside my account.
The one the cli chooses is Standar
And old account
If you're logged in to the account you want to use on your browser then when you press enter to open the browser, it should ask you to choose the account you want to use
borja-cli-change-acc
Those are connected accounts
that's why I asked earlier
Are you trying to trigger/create things on connected account?
If you're trying to trigger events on a connected account then you can use stripe-account flag
https://stripe.com/docs/cli/trigger#trigger-stripe_account
these would trigger the event to that account ?
๐
or the specific account, in this case.
the account you specify in stripe-account parameter, yes
can u write an example of the command ?
should be similar to stripe trigger --stripe-account=acct_xxx checkout.session.completed