You are here

constant STRIPE_CUSTOMER_INACTIVE in Stripe 7

1 use of STRIPE_CUSTOMER_INACTIVE
_stripe_customer_delete in stripe_customer/stripe_customer.module
Delete a Stripe customer and update its status in the database.

File

stripe_customer/stripe_customer.module, line 12
Provides integration with Stripe and Drupal Users as Customers.

Code

define('STRIPE_CUSTOMER_INACTIVE', 0);