Added support for external 3-D Secure. Added methods for payment_method_set (when 3-D Secure was completed before the Gateway call): - add_external_mpi_protocol_version - add_external_mpi_ds_trans_id - add_external_mpi_xid - add_external_mpi_cavv - add_external_mpi_trans_status
1.7.6
Fix parameters naming for client's IPs
1.7.5
Added card type and card mask fields to parsed status response; added merchant-transaction-ids to info requests.
1.7.4
Added fields for recurring payments: recurring-frequency and recurring-expiry.
1.7.3
Added error codes for soft declines
1.7.2
Add merchant-transaction-id to payment response parsing Affected: - payment response - result response - callback parsing