]> git.mjollnir.org Git - moodle.git/commit
+ New consts for authorize_action() function:
authorethem <ethem>
Mon, 16 Oct 2006 09:53:03 +0000 (09:53 +0000)
committerethem <ethem>
Mon, 16 Oct 2006 09:53:03 +0000 (09:53 +0000)
commitc7003d87b9dfc7be4410477e29f13d9405ebcfb2
tree4537e8d97fcd1c158ef313337c98f9c347c9bfb5
parent9c746ce766b30795a1ecaf93d4a60f6449f3f081
+ New consts for authorize_action() function:
  * AN_RETURNZERO: No connection was made on authorize.net.
  * AN_APPROVED: The transaction was accepted.
  * AN_DECLINED: The transaction was declined.
  * AN_REVIEW: The transaction was held for review.

+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()

merged from 17stable.
enrol/authorize/db/access.php