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 ...
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 ...
PayFacto API - v1.0 - POST /v1/recur/nack
POST /v1/recur/nack Recurring — Nack Declines a CVV or AVS verification result from a recurring session and triggers deletion of the associated token. Use this endpoint when your application determines that the CVV or AVS result from a prior ...