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
Response
Related Articles
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 ...
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 : 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 Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y OperatorID Y Response Field Mandatory? ...
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 : 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 ...