Property | Type | Description | |
---|---|---|---|
$verifyNotifyId |
Method | Description | |
---|---|---|
getData ( ) : mixed | Get the raw data array for this message. The format of this varies from gateway to gateway, but will usually be either an associative array, or a SimpleXMLElement. | |
getParams ( ) : mixed | ||
sendData ( mixed $data ) : Omnipay\Common\Message\ResponseInterface | Send the request with specified data | |
setParams ( $value ) | ||
setVerifyNotifyId ( boolean $verifyNotifyId ) : |
public setVerifyNotifyId ( boolean $verifyNotifyId ) : |
||
$verifyNotifyId | boolean | |
return |