You are here

constant COMMERCE_STRIPE_API_LATEST_TESTED in Commerce Stripe 7.3

2 uses of COMMERCE_STRIPE_API_LATEST_TESTED
commerce_stripe_default_settings in ./commerce_stripe.module
Returns the default settings for the Stripe module.
commerce_stripe_libraries_postload_callback in ./commerce_stripe.module
Post-load callback for the Stripe PHP Library.

File

./commerce_stripe.module, line 11
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_LATEST_TESTED', '2017-08-15');