You are here

constant COMMERCE_STRIPE_API_ACCOUNT_DEFAULT in Commerce Stripe 7.3

2 uses of COMMERCE_STRIPE_API_ACCOUNT_DEFAULT
commerce_stripe_libraries_postload_callback in ./commerce_stripe.module
Post-load callback for the Stripe PHP Library.
commerce_stripe_settings_form in ./commerce_stripe.module
Payment method settings form.

File

./commerce_stripe.module, line 12
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('COMMERCE_STRIPE_API_ACCOUNT_DEFAULT', 'Account Default');