ManagePendingTransactionStatus API Operation (NVP)

APIDeprecatedLast updated: December 4th 2023, @ 6:19:30 am


Accepts or denies a pending transaction held by Fraud Management Filters.

ManagePendingTransactionStatus Request Message

ManagePendingTransactionStatus Request Fields

FieldDescription

METHOD

(Required) Must be ManagePendingTransactionStatus.

TRANSACTIONID

(Required) The transaction ID of the payment transaction.

`partial:partials/docs/shared/cl_transactionid.en-XC`

ACTION

(Required) The operation you want to perform on the transaction. Value is:

  • Accept — Accepts the payment

  • Deny — Rejects the payment

ManagePendingTransactionStatus Response Message

ManagePendingTransactionStatus Response Fields

FieldDescription

TRANSACTIONID

(Optional) The transaction ID of the transaction with the denied or accepted payment.

STATUS

Displays in the following message:

The Status of the transaction after running your action (accept/deny) is TransactionStatus.

TransactionStatus is one of the following values:

  • Pending

  • Processing

  • Completed

  • Denied

  • Reversed

  • Display Only

  • Partially Refunded

  • Created Refunded

Additional information