]> git.mjollnir.org Git - moodle.git/commitdiff
Help file for 'Order Review'.
authorethem <ethem>
Tue, 13 Jun 2006 17:51:11 +0000 (17:51 +0000)
committerethem <ethem>
Tue, 13 Jun 2006 17:51:11 +0000 (17:51 +0000)
lang/en_utf8/help/enrol/authorize/orderreview.html [new file with mode: 0644]

diff --git a/lang/en_utf8/help/enrol/authorize/orderreview.html b/lang/en_utf8/help/enrol/authorize/orderreview.html
new file mode 100644 (file)
index 0000000..d62d5ed
--- /dev/null
@@ -0,0 +1,16 @@
+<p align="center"><strong>Use these settings if you want to review orders before processing the credit card.</strong></p>
+<p>Uncheck the 'an_review' field if students will be enrolled to courses immediately when they entered their card number.<br />
+   If you have checked 'an_review' field, the credit card will be authorized but not be captured and you will have 2 options:
+   'Manual-Capture' and 'Scheduled-Capture'.
+   <ul>
+      <li>For Manual-Capture, enter '0' to an_capture_day field. Transaction will be cancelled unless you review it within 30 days.
+          Don't panic! Your business is important for us. In 'Email Sending Settings' section, you will be notified X days
+          prior to pending orders expiring if you set up the CRON properly.</li>
+      <li>For Scheduled-Capture, enter a number between 1 and 29 to an_capture_day field. Note that CRON MUST BE ENABLED.
+          The card will be captured and the student will be enrolled to course. The scheduled-capture system captures
+          the card an_capture_day days later if you like your own convenience. If you are a sceptic person,
+          you may accept or deny the payment after you have received email about new pending order.
+          Users can also be mailed for welcome message if you check enrol_mailstudents.</li>
+   </ul>
+</p>
+<p align="center"><strong>In Moodle 1.6, you can accept/deny/refund the payments in Payment Managament page.</strong></p>