Fixed issue with xml2js converting objects into arrays.
Fixed parsing errors in xml2js.
Reverted xml parsing method.
Updated data extraction to use response
directly.
Updated method used to parse xml.
Removed type
from the request.
Bumped moneris API version. Fixed missing country code.
Modified request library to be axios.
Initial setup.