From df4ba5a1b95872652459d17fa023849a502a191c Mon Sep 17 00:00:00 2001
From: ethem Not only do I want to manually accept/deny payments, but also use autocapture to prevent cancelling payment. What should I do?
+
an_review:
an_review)) echo "checked=\"true\"" ?> />
-
+
diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php
index ea886fdb03..537d4d0492 100644
--- a/lang/en_utf8/enrol_authorize.php
+++ b/lang/en_utf8/enrol_authorize.php
@@ -10,18 +10,7 @@ $string['adminavs'] = 'Check this if you have activated Address Verification Sys
$string['admincronsetup'] = 'The cron.php maintenance script has not been run for at least 24 hours. an_capture_day:
-
+
an_capture_day) ?>
Cron must be enabled if you want to use scheduled-capture feature.
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'] = 'Send warning email to admins $a days ago how many status of \'authorized/pending capture\' transaction is there, before transactions have expired. (0=disable sending email, default=2, max=5)
This is useful if you enabled capturing manually (an_review=checked, an_capture_day=0).';
$string['adminhelpcapturetitle'] = 'Scheduled-Capture Day';
-$string['adminhelpcapture'] = 'Not only I want to manually accept/deny payments. But also, use scheduled-capture to prevent cancelling payment. What will I do?
-
- - Setup cron.
- - Check an_review.
- - Enter a number between 1 and 29 to an_capture_day field. Card will be captured and user will be enrolled to course unless you capture it within an_capture_day.';
$string['adminhelpreviewtitle'] = 'Order Review';
-$string['adminhelpreview'] = 'How will I manually accept/deny payments?
-- Check an_review.
-- Enter \'0\' to an_capture_day field.
-
-How students will be enrolled to courses immediately when they entered their card number?
-- Uncheck an_review.';
$string['adminneworder'] = ' Dear Admin,
You have received a new pending order:
diff --git a/lang/en_utf8/help/enrol/authorize/captureday.html b/lang/en_utf8/help/enrol/authorize/captureday.html
new file mode 100644
index 0000000000..01c7c1bb92
--- /dev/null
+++ b/lang/en_utf8/help/enrol/authorize/captureday.html
@@ -0,0 +1,8 @@
+
+
+
How will I manually accept/deny payments? +
How will students be enrolled to courses immediately when they entered their card number? +