You are here

constant PAYLEAP_TXN_MODE_PRODUCTION in Commerce Payleap 7

1 use of PAYLEAP_TXN_MODE_PRODUCTION
commerce_payleap_server_url in ./commerce_payleap.module
Returns the URL to the PayLeap server determined by transaction mode.

File

./commerce_payleap.module, line 9
Implements PayLeap payment services for use in Drupal Commerce.

Code

define('PAYLEAP_TXN_MODE_PRODUCTION', 'production');