ManagePendingTransactionStatus API Operation (SOAP)

APILegacy


Important: NVP/SOAP is a legacy integration method. We accept new integrations and support existing integrations, but there are newer solutions. If you're starting an integration, we recommend our latest solutions.

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

ManagePendingTransactionStatus Request Message

Note: Only the fields described in this documentation are available for use.

ManagePendingTransactionStatus Request Fields

FieldDescription

TransactionID

(Required) The transaction ID of the payment transaction.

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

Action

(Required) The operation 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.

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

Status

Displays in the following message:

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

TransactionStatus is one of these values:

  • Pending
  • Processing
  • Completed
  • Denied
  • Reversed
  • Display Only
  • Partially Refunded
  • Created Refunded

Additional information