CaptureOrder
in package
Table of Contents
- captureOrder() : HttpResponse
- This function can be used to capture an order payment by passing the approved order ID as argument.
Methods
captureOrder()
This function can be used to capture an order payment by passing the approved order ID as argument.
public
static captureOrder(mixed $orderId[, bool $debug = false ]) : HttpResponse
Parameters
- $orderId : mixed
- $debug : bool = false