Endpoint : Redirect - Get Response

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 regarding timing related to the ACK/NACK transactions.

Request

Response

    • Related Articles

    • 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 ...
    • Endpoint : Recurring - Get Response

      Recurring - Get Response Upon a successful redirection to the merchant success or failure URL, you must used this transaction to get the result of the recurring web session. You must issue a RecurAck or RecurNACK to accept or refuse the token ...
    • Endpoint : Redirect - Create Preauth Session

      This transaction is used to create a secure session on PayFacto network. A secureid valid for 15 minutes will be returned and can be used in the browser redirection URL. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y ...
    • Endpoint : Redirect - Create Purchase Session

      This transaction is used to create a secure session on PayFacto network. A secureID valid for 15 minutes will be returned and can be used in the browser redirection URL. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y ...
    • 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 ...