From e295c6e4c37939da34b1d17590d36f910036ae8f Mon Sep 17 00:00:00 2001 From: ethem Date: Tue, 16 May 2006 11:37:07 +0000 Subject: [PATCH] Manual capture settings for sending email: cron=enabled, an_review=checked, an_capture_day=0, an_emailexpired=1-5 --- lang/en_utf8/enrol_authorize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 240d5949b3..de5e58be5e 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -9,7 +9,7 @@ $string['adminauthorizesettings'] = 'Authorize.net Settings'; $string['adminauthorizewide'] = 'Site-Wide Settings'; $string['adminavs'] = 'Check this if you have activated Address Verification System (AVS) in your authorize.net account. This demands address fields like street, state, country and zip when user fills out payment form.'; $string['admincronsetup'] = 'The cron.php maintenance script has not been run for at least 24 hours.
Cron must be enabled if you want to use scheduled-capture feature.
Enable \'Authorize.net plugin\' and setup cron properly; or uncheck an_review again.
If you disable scheduled-capture, transactions will be cancelled unless you review them within 30 days.
Check an_review and enter \'0\' to an_capture_day field
if you want to manually accept/deny payments within 30 days.'; -$string['adminemailexpired'] = 'This is useful for \'Manual-Capture\'. Admins are notified $a days prior to pending orders expiring.
(0=disable sending email, default=2, max=5)
(Manual capture settings: cron=enabled, an_review=checked, an_capture_day=0)'; +$string['adminemailexpired'] = 'This is useful for \'Manual-Capture\'. Admins are notified $a days prior to pending orders expiring.
(0=disable sending email, default=2, max=5)
(Manual capture settings for sending email: cron=enabled, an_review=checked, an_capture_day=0, an_emailexpired=1-5)'; $string['adminhelpcapturetitle'] = 'Scheduled-Capture Day'; $string['adminhelpreviewtitle'] = 'Order Review'; $string['adminneworder'] = 'Dear Admin, -- 2.39.5