CaptureAuthorization
in package
Table of Contents
- buildRequestBody() : mixed
- You can use the following method to build the capture request body.
- captureAuth() : mixed
- Use the following function to capture Authorization.
Methods
buildRequestBody()
You can use the following method to build the capture request body.
public
static buildRequestBody() : mixed
Refer to the Payments API reference for more information.
Return values
mixed —captureAuth()
Use the following function to capture Authorization.
public
static captureAuth(mixed $authorizationId[, mixed $debug = false ]) : mixed
Pass a valid authorization ID as an argument.
Parameters
- $authorizationId : mixed
- $debug : mixed = false