155 Commits

Author SHA1 Message Date
ethem
e74d4dc1b4 Send warning email to admins X days ago
how many status of 'authorized/pending capture' transaction is there,
 before transactions have expired.
2006-01-04 18:16:39 +00:00
ethem
8a92768d71 Sql fix. 2006-01-04 08:25:16 +00:00
ethem
ea370453c2 Expire transaction after 30 days. 2006-01-03 11:21:18 +00:00
ethem
241fbcf510 Config an_review_day renamed to an_capture_day.
Inform admin will be expired transactions 2 days ago.
Help for an_review and an_capture_day to admins.
2006-01-03 10:23:28 +00:00
ethem
6aa31974bd Inform students in cron function. 2006-01-02 09:45:07 +00:00
ethem
4014910e29 enrol_authorize_refunds must be updated, not enrol_authorize. 2006-01-02 09:34:10 +00:00
ethem
dfb9c29043 Settlement date. 2006-01-02 09:30:35 +00:00
ethem
9e1c2ba45c No need anymore some database fields. 2005-12-28 16:53:23 +00:00
ethem
62d98252ac New authorize.net module is more powerful. :)
- Review order:

   Review order before processing the credit card.

- Auto-Capture:
   If auto-capture enabled the credit card will be captured
   after an_review_day later, then student will be enrolled
   to course, otherwise it will be expired or
   admin must accept/deny payment.

   NOTE: Set-up Transaction Cut-Off Time correctly.
         When the last transaction is picked up for settlement?

- Payment Management:

   Accept/Deny/Refund payments: cvs:/moodle/enrol/authorize/index.php

- TO DO: Batch upload: It will sync authorize.net and moodle from csv file.
2005-12-26 19:21:37 +00:00
ethem
095affdedc AN_STATUS_EXPIRE fix. 2005-12-22 19:15:34 +00:00
ethem
378082c25f them fix. :) 2005-12-22 16:32:12 +00:00
ethem
0ccf08fe1d Settlement date. 2005-12-22 15:24:05 +00:00
ethem
1eabaf73fa & fix. 2005-12-16 08:13:10 +00:00
ethem
1f71e2b91d More description, more documentation. 2005-12-14 15:47:37 +00:00
ethem
a108dc4af5 added amount & currency fields for new transaction. 2005-12-12 17:42:05 +00:00
ethem
d6ed7dae6a CREDIT & VOID implementation.
TO DO:
- admin.php for course payment management.
- Transaction cut-off time
2005-12-12 17:32:00 +00:00
ethem
9e80f003fc REVIEW ORDER FEATURE:
- AUTH_ONLY transaction is used if review enabled.
- CRON captures credit card $an_review_day later.
- VOID and CREDIT weren't implemented yet.
- TO DO: admin.php for course payment management.
- TO DO: batch upload...
2005-12-09 12:00:28 +00:00
ethem
4bc2251693 Default values. 2005-12-07 13:03:47 +00:00
moodler
8a2e09584f Removed optional_variable 2005-12-06 05:47:58 +00:00
ethem
a56d86dd3d Default values must be default values. :) 2005-12-03 11:43:04 +00:00
ethem
07af257354 Credit card types moved to enrol.html. 2005-12-03 11:19:17 +00:00
ethem
df12ac18e2 Authorize.net Setting sections... 2005-12-03 11:17:03 +00:00
ethem
c5cc140090 an_review_day can not be negative. 2005-11-24 13:07:35 +00:00
ethem
ce32fe3aa7 x_invoice_num implementation... 2005-11-21 14:09:52 +00:00
ethem
add17a1248 Documentation 2005-11-21 07:33:04 +00:00
ethem
682811e048 *** empty log message *** 2005-08-24 14:59:42 +00:00
ethem
b94448d497 Nice coding. 2005-08-05 15:05:05 +00:00
ethem
1f492294af some cleanup. 2005-08-03 10:11:16 +00:00
ethem
5e53ffba34 " " fix 2005-08-02 08:27:14 +00:00
ethem
e2946fc1bb "," & " " fix 2005-08-02 08:23:52 +00:00
ethem
c0733012cf PostgreSQL support for enrol::authorize. 2005-08-02 07:45:45 +00:00
ethem
02457e58f4 nice icons in function get_access_icons() 2005-08-01 14:34:30 +00:00
ethem
87e1cd3d2a process_config changes. 2005-07-25 15:03:38 +00:00
ethem
3b405a5f3d authorize module requires get_list_of_currencies() function in moodlelib.
This function added in version 2005072200.
2005-07-25 13:17:25 +00:00
ethem
cb263abd73 Uses currencies.php for currency list. 2005-07-22 19:40:11 +00:00
moodler
66473eab0e Fixed database upgrade but PHP code still needs work for this module 2005-07-22 17:25:38 +00:00
ethem
76c0b22648 More security, loginhttps must be ON. 2005-07-18 16:42:30 +00:00
ethem
2893f750a6 Call get_course_cost once. 2005-07-16 15:15:41 +00:00
ethem
60ede40d86 Added some indexes for speed. 2005-07-16 11:37:39 +00:00
ethem
10da752643 International payment. All currencies are added... 2005-07-14 16:17:28 +00:00
ethem
b81b5533c6 Information about loginhttps. 2005-07-14 08:22:35 +00:00
ethem
24904fe777 When using the Authorize module, you can now also use enrolment keys.
Good Idea.
2005-07-13 20:26:16 +00:00
ethem
095bd2923d Removing course=$course->id in profile url. If autologin=true user can't login... 2005-06-02 18:03:08 +00:00
ethem
52fbf9138b Some clean up. 2005-06-02 17:56:31 +00:00
ethem
da32de5c89 Some fixes. 2005-05-26 13:52:13 +00:00
ethem
63655631c5 CCexpired support 2005-05-26 13:22:01 +00:00
ethem
a9ff839bee Some fixes. 2005-05-26 11:31:01 +00:00
ethem
a0419f8716 fixing enrol_allowinternal 2005-05-26 07:32:26 +00:00
moodler
a216c33ebc Merged updates from stable 2005-05-25 16:27:53 +00:00
ethem
105e7da4c9 Fixing profileurl link. It must be $USER->id. 2005-05-17 07:08:04 +00:00