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

Code cleanup needed in checking for Libraries module and API Keys #22

Closed laryn closed 2 years ago

laryn commented 2 years ago

I found a certain configuration would never recognize Stripe API keys being set up in the Status Report (always leaving the error warning).

PR coming to clean up that logic. @jenlampton Do you want to review?

jenlampton commented 2 years ago

Sure, I'll have a look.

On Fri, Apr 15, 2022, 10:04 AM Laryn - CEDC.org @.***> wrote:

I found a certain configuration would never recognize Stripe API keys being set up in the Status Report (always leaving the error warning).

PR coming to clean up that logic. @jenlampton https://github.com/jenlampton Do you want to review?

— Reply to this email directly, view it on GitHub https://github.com/backdrop-contrib/stripe/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADBERZGTDJB53CLWFBZCE3VFGORJANCNFSM5TQ3NBGQ . You are receiving this because you were mentioned.Message ID: @.***>

jenlampton commented 2 years ago

Looks good, I've merged the PR.