Class RestResponse
Viva Payments Common (REST) Response
This is the response class for all Viva Payments REST requests.
- Omnipay\Common\Message\AbstractResponse implements Omnipay\Common\Message\ResponseInterface
- Omnipay\VivaPayments\Message\RestResponse
Direct known subclasses
Omnipay\VivaPayments\Message\RedirectResponse
Namespace: Omnipay\VivaPayments\Message
See:
Located at Message/RestResponse.php
See:
Omnipay\VivaPayments\RestGateway
Located at Message/RestResponse.php
public
|
#
__construct(
Constructor |
public
boolean
|
|
public
boolean
|
|
public
null|string
|
|
public
null|string
|
|
public
null|string
|
getData(),
getRedirectResponse(),
getRequest(),
getTransactionId(),
isCancelled(),
isPending(),
isTransparentRedirect(),
redirect()
|
protected
integer
|
$statusCode
|
$data,
$request
|