Class RedirectAuthorizeRequest
Viva Payments Redirect (REST) Authorize Request
This is similar to a purchase request. See the documentation in RedirectPurchaseRequest.
Note that there is no capture() transaction. Pre-authorized amounts stay on hold until they are cancelled or time out (up to 30 days).
- Omnipay\Common\Message\AbstractRequest implements Omnipay\Common\Message\RequestInterface
- Omnipay\VivaPayments\Message\AbstractRestRequest
- Omnipay\VivaPayments\Message\RedirectPurchaseRequest
- Omnipay\VivaPayments\Message\RedirectAuthorizeRequest
Namespace: Omnipay\VivaPayments\Message
See:
Link: https://github.com/VivaPayments/API/wiki
Link: https://www.vivawallet.com/en-us/company
Link: https://github.com/VivaPayments/API/wiki/Redirect-Checkout
Located at Message/RedirectAuthorizeRequest.php
See:
Omnipay\VivaPayments\RestGateway
Link: https://github.com/VivaPayments/API/wiki
Link: https://www.vivawallet.com/en-us/company
Link: https://github.com/VivaPayments/API/wiki/Redirect-Checkout
Located at Message/RedirectAuthorizeRequest.php
public
mixed
|
createResponse(),
getEndpoint()
|
$liveEndpoint,
$testEndpoint
|
$httpClient,
$httpRequest,
$negativeAmountAllowed,
$parameters,
$response,
$zeroAmountAllowed
|