- Ability to release deferred transactions via admin.
- Ability to refund transactions via admin.
- AVS/CVV/3D-Secure checking results shown in admin order page.
- Logging of failed transaction attempts in database (these will show in admin if order is eventually successful).
- VendorTxCode now in format order_id-randomnumber for easier matching in Protx admin and increased length of random number
- Improved debug reporting including cUrl failure message
- Minor bug fixes / code tidying

KNOWN ISSUE:
- Release / Refund functionality DOES NOT WORK with transactions made prior to upgrading to this version (due to a problem with the storing of VendorTxCode)

More...