backdrop-contrib / stripe

This module provides a simple abstraction to use the Stripe PHP SDK.
GNU General Public License v2.0
2 stars 2 forks source link

Add an implementation of hook_permission(). #9

Closed jenlampton closed 6 years ago

jenlampton commented 6 years ago

It looks like the stripe API module uses a permission for edit stripe api settings but does not expose this to the permissions system. We should add a hook for that.