Class NativeAuthorizeRequest
Viva Payments Native (REST) Authorize Request
This is similar to a purchase request. See the documentation in NativePurchaseRequest.
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\NativePurchaseRequest
- Omnipay\VivaPayments\Message\NativeAuthorizeRequest
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/Native-Checkout
Located at Message/NativeAuthorizeRequest.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/Native-Checkout
Located at Message/NativeAuthorizeRequest.php
public
mixed
|
getEndpoint(),
send()
|
$orderComplete
|
$liveEndpoint,
$testEndpoint
|
$httpClient,
$httpRequest,
$negativeAmountAllowed,
$parameters,
$response,
$zeroAmountAllowed
|