Skip to main content

capturePayment

Captures a previously authorized (AUTHORIZED) payment. amount defaults to the authorized amount; partial captures are supported.

capturePayment(
input: CapturePaymentInput!
): Payment

Arguments

capturePayment.input ● CapturePaymentInput! non-null input

Type

Payment object

Payment returned from create/refund/capture/cancel and the send-link/receipt mutations.