constant STRIPE_PUBLIC_KEY in Commerce Stripe 7.2
@file 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.
1 use of STRIPE_PUBLIC_KEY
- commerce_stripe_settings_form in ./
commerce_stripe.module - Payment method settings form.
File
- ./
commerce_stripe.module, line 10 - 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_PUBLIC_KEY', '');