API:Capture PaymentFrom WHMCS DocumentationThis command is used to attempt to capture payment when an invoice is set to a merchant gateway module Attributes invoiceid - the ID of the invoice the capture is to be attempted for Example Command $postfields["action"] = "capturepayment"; $postfields["invoiceid"] = "1"; Returned Variables None API Functions |
|





