]> git.mjollnir.org Git - moodle.git/commit
· Capture_Only transaction added.
authorethem <ethem>
Tue, 13 Jun 2006 07:58:04 +0000 (07:58 +0000)
committerethem <ethem>
Tue, 13 Jun 2006 07:58:04 +0000 (07:58 +0000)
commite758a8f627b1918405409aa638222bb7c4cb3e0c
treeb7c1db0287bdef561b278da5781fa58c6990a68c
parent9dc3d3255d2c82da5e2d13c523ee08a3e6a03d4d
· Capture_Only transaction added.
Capture_Only transactions are used when you already have an authorization from a bank.
To use this type of transaction, you will need an authorization code from the card-issuer (usually a 5 or 6 digit number).
For example, if you called Visa directly and obtained an authorization over the phone,
you would need to submit a Capture_Only transaction to start the funds transfer process.
You can manually submit a Capture_Only transaction from your Virtual Terminal by selecting Capture Only,
or from a website or billing application by including the following variables with your transaction request:

· x_Type (Capture_Only)
· x_Auth_Code (the 5 or 6 digit code provided by the card-issuer)
enrol/authorize/authorizenetlib.php
enrol/authorize/const.php