]> git.mjollnir.org Git - moodle.git/commit
If an user's credit card cannot be captured on the internet directly, obtain autho...
authorethem <ethem>
Mon, 30 Oct 2006 12:53:15 +0000 (12:53 +0000)
committerethem <ethem>
Mon, 30 Oct 2006 12:53:15 +0000 (12:53 +0000)
commitc9befcd1bece7520d747de417daf095135f0b8b2
treeaa8d10532f9786e07ddd89e6db26f784b4074188
parent714986dc40fc2a57f8726259eae44f7157dbf036
   If an user's credit card cannot be captured on the internet directly, obtain authorization code over phone from customer's bank.

   Some users may not wish to use their credit cards on the internet directly for security reasons.
   In this case, you need to obtain an authorization code from user's bank.
   Initially, ask for credit card information from the customer
   like bank name, name on card, card number, expiry date and card validation code
   by means of phone, face-to-face or a billing application.
   Then, call the customer services of user's bank giving this information and demand an authorization code.
   Finally, after obtaining it, login as user to get the user enrolled.
   Alternatively, you can give it to the user saying enrol using this code.
enrol/authorize/config.html
enrol/authorize/enrol.html
enrol/authorize/enrol.php
enrol/authorize/localfuncs.php
lang/en_utf8/enrol_authorize.php