constant STRIPE_API_VERSION_CUSTOM in Stripe 7
2 uses of STRIPE_API_VERSION_CUSTOM
- stripe_admin_keys in ./
stripe.admin.inc - Menu callback: configure Stripe API Keys.
- stripe_libraries_postload_callback in ./
stripe.module - Post-load callback for the Stripe PHP Library.
File
- ./
stripe.module, line 10 - stripe.module Drupal hooks used for integrating the Stripe service.
Code
define('STRIPE_API_VERSION_CUSTOM', 'Custom');