Endpoint : Ack

Endpoint : Ack

Ack

The ACK transaction is used to confirm that the response was successfully received and the transaction should be considered as COMPLETED.


Transaction expiration delay
The merchant has 3 minutes to send the acknowledgement to our platform. Otherwise, PayFacto will automatically reverse the transaction. The transaction should be considered as VOIDED after the delay expiration.


The ACK transaction result can be true or false. If you receive “false”, you can try to send the ACK transaction again for 2 more times. If the result is still “false”, consider the transaction as NOT successful.


Usage
Applicable only when the input type value is “I”, “U” or “M”.

Request

Response

FieldMandatory?
returnCodeY

    • Related Articles

    • Endpoint : Recurring Ack

      Recurring - Ack The ACK transaction is used to confirm that the response has been received and that the recurrence transaction (tokens) must be considered as COMPLETED. Transaction expiration delay The merchant has 3 minutes to send the ...
    • PayFacto API - v1.0 - POST /v1/recur/nack

      POST /v1/recur/nack Recurring — Nack Declines a CVV or AVS verification result from a recurring session and triggers deletion of the associated token. Use this endpoint when your application determines that the CVV or AVS result from a prior ...
    • Endpoint : Redirect - Get Response

      Upon a successful redirection to the merchant success or failure URL, you must used this transaction to get the result of the payment transaction. You must issue a ACK or NACK to accept or refuse the transaction. Timing See the ACK transaction ...
    • PayFacto API - v1.0 - POST /v1/standaloneCompletion

      POST /v1/standaloneCompletion Standalone Completion Sends a Pre-Authorization Completion to any properly configured Semi-Integrated terminal. The target terminal can be the one where the original Pre-Authorization was performed, or any other terminal ...
    • PayFacto API - v1.0 - POST /v1/redirect/CreatePreAuthSession

      POST /v1/redirect/CreatePreAuthSession Redirect — Create Preauth Session Creates a secure session on the PayFacto network for a hosted pre-authorization flow. Returns a secureID valid for 15 minutes that is embedded in the browser redirect URL to ...