InvoiceLastFinalizationError

Error details from the last failed invoice finalization attempt.

  • advice_code
    Type: string | null

    Processor advice code that can help decide whether retrying is useful.

  • code
    Type: string | null

    Paypercut error code for the finalization failure.

  • doc_url
    Type: string | null

    Documentation URL for the error, when one is available.

  • message
    Type: string | null

    Human-readable explanation of the finalization failure.

  • network_advice_code
    Type: string | null

    Network-provided advice code returned with the failure, when available.

  • network_decline_code
    Type: string | null

    Network-provided decline code returned with the failure, when available.

  • param
    Type: string | null

    Request parameter associated with the error, when the failure maps to a specific field.

  • payment_method_type
    Type: string | null

    Payment method type involved in the failure.

  • type
    Type: string | null

    Error category.