From d06eb2cca40b94182b252e406390699cb18da5ce Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Thu, 18 Jan 2018 16:36:47 -0500 Subject: [PATCH] doc update, etc based on true method for testing _mode should originally be set to NULL, to avoid confusion. To make a test contribution, test drive the contrib page and use a test CC number. --- CRM/Core/Payment/TrustCommerce.php | 2 +- info.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CRM/Core/Payment/TrustCommerce.php b/CRM/Core/Payment/TrustCommerce.php index 4548593..9101136 100644 --- a/CRM/Core/Payment/TrustCommerce.php +++ b/CRM/Core/Payment/TrustCommerce.php @@ -96,7 +96,7 @@ class CRM_Core_Payment_TrustCommerce extends CRM_Core_Payment { * @static * @var string */ - static protected $_mode = 'live'; + static protected $_mode = NULL; /** * The array of params cooked and passed to the TC API via tc_link(). * @static diff --git a/info.xml b/info.xml index d77730e..27adb2e 100644 --- a/info.xml +++ b/info.xml @@ -36,9 +36,8 @@ https://vault.trustcommerce.com/trans/ https://vault.trustcommerce.com/trans/ - - - + + https://vault.trustcommerce.com/trans/ https://vault.trustcommerce.com/trans/ https://vault.trustcommerce.com/trans/ -- 2.25.1