#viet
1 messages · Page 1 of 1 (latest)
Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details
Sure. Is it safe to share it here?
If you don't feel comfortable you can also DM me
Just DM'd you
It's not a account ID. An account ID starts with acct_
Do you have access to Dashboard?
I have an Administrator role. Is that enough access?
Yes. Then you can get the merchant ID from Stripe Dashboard -> Settings ->Account Details
This is what I am seeing. Label 1 is the only ID on the page and is what I DM'd you. What am I missing?
Is this a very old account? the old account ID format may be different.
Our account was created back around 2011, if I remember correctly
I see. all goods now, I'm able to see your account.
Do you remember what kind of beta feature that you use?
As far as I know we used the Stripe Tax beta product.
We are still using the Stripe Tax product.
OK, Stripe Tax is already GA https://stripe.com/tax so I don't think you need the feature flag anymore.
Ahh okay. So dropping the query parameter should be safe then?
Yes. But you always run your tests before pushing the changes to production.
Also the latest API is 2022-11-15, https://stripe.com/docs/upgrades#api-versions I'd strongly recommend you to go through the changelogs before the hitting the upgrade button.
These are things to check before performing the upgrade https://stripe.com/docs/upgrades#how-can-i-upgrade-my-api
Right. Thanks for the recommendation and assistance.