constant STRIPE_CUSTOMER_ACTIVE in Stripe 7
Define some constants for Stripe Customer properties.
File
- stripe_customer/
stripe_customer.module, line 11 - Provides integration with Stripe and Drupal Users as Customers.
Code
define('STRIPE_CUSTOMER_ACTIVE', 1);