An [xml builder](https://github.com/akDeveloper/Aktive-Merchant/blob/1.1.0/lib/AktiveMerchant/Common/SimpleXmlBuilder.php) was introduced in 1.1.0 version. Every gateway that communicate with xml (except Soap), should use this build-in xml builder. List of gateways that use xml: - ~~AuthorizeNet (ARB)~~ Moved to v2.0 #66 - [x] BridgePay - [x] Eurobank (_Is deprecated so will not have to convert it_) - [ ] HsbcSecureEpayments - [x] Iridium - [x] Moneris - [ ] Payflow - [x] WorldPay
An xml builder was introduced in 1.1.0 version.
Every gateway that communicate with xml (except Soap), should use this build-in xml builder.
List of gateways that use xml:
AuthorizeNet (ARB)Moved to v2.0 Leading gateways support v2.0 #66