Endpoint : PayFacto Objects - Session Creation

Endpoint : PayFacto Objects - Session Creation

This transaction is used to create a secure session token, which is necessary to initialize the PayFacto Objects frontend API.


Request


Response

    • Related Articles

    • Endpoint : Recurring - Create Session

      Recurring - Create Session This transaction is used to create a secure session on PayFacto host. The secureid parameter returned must be used in the browser URL redirection. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y ...
    • 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 ...
    • API Specifications

      Overview To communicate with the Payment API you should submit HTTP POST requests to the corresponding endpoints. There are differ endpoints for Test and Production. The API uses FORM parameters (key-value parameters passed in an HTTP POST URL) for ...
    • 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 ...