Minimum API Permissions Needed (Restricted API Keys)
-
What is the set of minimum permissions needed by this plugin when accessing api.stripe.com via a Restricted API Key?
The Stripe API keys can be restricted by [a] Resource Type and [b] None/Read/Write.
Stripe docs explain Restricted API Keys here:
* https://stripe.com/docs/keys#limit-access
And the set of resource types (Core Resources) available (with their human-readable description) can be found here:
* https://stripe.com/docs/api/balance
Can you please enumerate a list of all the resources that the Stripe API Key given to this plugin absolutely requires, and if that resource can be read-only or if it requires write access?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Minimum API Permissions Needed (Restricted API Keys)’ is closed to new replies.