Endpoint : Signature Capture
This transaction is used to trigger a signature capture operation. After the terminal used has signed on the terminal, the base64 encoded signature will be returned.
Request
Response
Related Articles
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/refund
POST /v1/refund Refund Returns the value of a purchase in whole or in part. A successful refund credits the cardholder's account and debits the merchant's account. Refunds are not matched to a purchase at the PayFacto host. Version: v1.0 | Last ...
PayFacto API - v1.0 - POST /v1/void
POST /v1/void Void Cancels a previously captured transaction that has not yet been included in a bank deposit. Use this endpoint to void a credit card purchase, refund, completion, or force. A successful void ensures the original transaction is never ...
PayFacto API - v1.0 - POST /v1/verifyAccount
POST /v1/verifyAccount Verify Account Determines whether a credit card is valid, and optionally performs address verification (AVS) and/or CVD verification at the same time. No funds are captured. Version: v1.0 | Last updated: 2026-05-14 | Author: ...
PayFacto API - v1.0 - POST /v1/refundWithTuid
POST /v1/refundWithTuid Refund with TUID Performs a refund in the same way as the standard Refund endpoint, except that it identifies the original transaction using a TUID (PayFacto switch unique transaction identifier) instead of card data. Use this ...