'How to get Client ID in Stripe?

I want to know how to get Client ID in Stripe ? On new view, I feel hard to find Client ID.

Some instruction says that I need go to Connect panel.

But, when in Connect page, I can't get the Client ID.
enter image description here



Solution 1:[1]

You can find your client_id here in docs: https://stripe.com/docs/connect/testing#using-oauth
Keep in mind that you should be logged in so your client_id would be displayed directly in the documentation

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ?????? ???????