Age | Commit message (Collapse) | Author |
|
- Minor comment cleanup
- Major documentation overhaul
- Now attempt to set avs_code, cvv2_code, result_code, error_message
and authorization on success or failure (if it is available we set it).
- EXAMPLE 'zip' and 'cvv2' updated so they test server would give success
|
|
- CPAN bug #13896 order_number() (which provides access to PNREF)
is not set when transaction fails [FIXED].
- Remove AutoLoader/Exporter per Jo Rhett <jrhett at netconsonance.com>
- "use" (instead of "require") Business::OnlinePayment
- remove build_subs() and get_fields() (provided by B::OP)
- Fixed bug: VENDOR set to login instead of vendor
(will still use login if VENDOR is not set)
- minor cleanup remove commented out code, reformat docs a little
|
|
|
|
CPAN bug #13896
|
|
|
|
|
|
|
|
|
|
|
|
- authorization only, post authorization, void and credit support
- sponsored by Pro Softnet Corp. / ibackup.com
|
|
|
|
|