PaymentIntentCaptureRequest

  • amount_to_capture
    Type: integer ยท amountWithCurrencyPrecisionFormat: int64

    Amount to capture from the Payment Intent. The value must be less than or equal to amount_capturable. If omitted, Paypercut captures the full capturable amount.

  • final_capture
    Type: boolean

    Indicates that this is the final capture for the authorization. Pass true when capturing a manually authorized Payment Intent.