Endpoint : Preauthorization with Token
This transaction is used for pre-authorization only using a previously created Token. To capture the final amount for electronic deposit, a Credit Card Pre-Auth Completion (/completion) must be used.
Related Articles
Endpoint : Preauthorization
Preauthorization This transaction is used for pre-authorization only. To capture the final amount for electronic deposit, a Credit Card Pre-Auth Completion (/completion) must be used. Request Field Mandatory? CompanyNumber Y MerchantNumber Y ...
Endpoint : Purchase with Token
Purchase with Token This transaction is used to obtain a credit card authorization for either E-Commerce or MOTO using a previously created Token. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y Amount Y InvoiceNumber Y ...
Endpoint : Refund With Token
This transaction has the same usage as the “/refund” transaction except is uses a token previously created. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y Amount Y InvoiceNumber Y InputType Y Token Y MerchantTerminalNumber ...
Endpoint : Void
Void Cancelling a previous transaction in a batch that has not been settled Use this transaction to void or cancel a previously captured transaction that has not been included in a Bank Deposit. It is used for cancelling a credit card purchase, ...
Endpoint : Recover
Recover This transaction will reply by the latest response data available on PayFacto host. The recover transaction is available only for transaction using the inputType = N. It must be used when the merchant received the result code “PR”. Request ...