Base class for the AuthorizeNet ARB & CIM Responses.
package |
AuthorizeNet |
---|---|
subpackage |
AuthorizeNetXML |
__construct(string $response)
string
The response from the AuthNet server.
isOk() : bool
bool
xpath(string $path) : array
string
array
Returns an array of SimpleXMLElement objects or FALSE in case of an error.
isError() : bool
bool
getErrorMessage() : string
string
getRefID() : string
string
getResultCode() : string
string
getMessageCode() : string
string
getMessageText() : string
string
_getElementContents($elementName) : string
string
xml