]> git.mjollnir.org Git - moodle.git/commit
Changed db column(cclastfour) as refundinfo.
authorethem <ethem>
Fri, 17 Nov 2006 16:06:46 +0000 (16:06 +0000)
committerethem <ethem>
Fri, 17 Nov 2006 16:06:46 +0000 (16:06 +0000)
commit4902ed7c2f3bfd01108bbc3c7656e1b83b655bdb
tree61567ea03925b9cae48456987f7774cab5393ed6
parentdfe254ceab310c644d171405324e178a64346771
Changed db column(cclastfour) as refundinfo.

Because this field will be used to refund both cc and echeck.
Business checkings can be refunded, too; so mark as 1 this field for business checkings.
That is; refundinfo: is last four digit for credit cards, business checking for echecks.

Merged from MOODLE_17_STABLE.
enrol/authorize/authorizenetlib.php
enrol/authorize/db/install.xml
enrol/authorize/db/upgrade.php
enrol/authorize/enrol.php
enrol/authorize/version.php