You are here

constant STRIPE_SECRET_KEY in Commerce Stripe 7.2

1 use of STRIPE_SECRET_KEY
commerce_stripe_settings_form in ./commerce_stripe.module
Payment method settings form.

File

./commerce_stripe.module, line 11
This module provides Stripe (http://stripe.com/) payment gateway integration to Commerce. Commerce Stripe offers a PCI-compliant way to process payments straight from you Commerce shop.

Code

define('STRIPE_SECRET_KEY', '');