AuthorizeNetSOAP

Extends \SoapClient

A simple wrapper for the SOAP API as well as a helper function to generate a documentation file from the WSDL.

package

AuthorizeNet

subpackage

AuthorizeNetSoap

todo

Make the doc file a usable class.

Methods

Constructor

__construct() 

Switch between the sandbox or production gateway.

setSandbox($bool) 

Arguments

$bool

Get all types as PHP Code.

getSoapTypes() : string

Response

string

Get all methods as PHP Code.

getSoapMethods() : string

Response

string

Create a file from the WSDL for reference.

saveSoapDocumentation($path) 

Arguments

$path

Constants

WSDL_URL

WSDL_URL

LIVE_URL

LIVE_URL

SANDBOX_URL

SANDBOX_URL

Properties

sandbox

sandbox