]> 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 13:07:20 +0000 (13:07 +0000)
committerethem <ethem>
Mon, 30 Oct 2006 13:07:20 +0000 (13:07 +0000)
commit325d15409bb00de96b86f8844a2c3ef8b06a2a17
tree3734b29ab625cd51b23d531b9039022d2ff9d935
parentc9befcd1bece7520d747de417daf095135f0b8b2
   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
lang/en_utf8/help/enrol/authorize/authcode.html [new file with mode: 0644]