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
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 ...
Hosted Payment Page
Introduction This page aims to train future users of the secure redirection of the PayFacto payment solution. You will find in this page a description of the secure redirection service, the operation, the various call and return parameters, the ...
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 ...