Force Method
Performs an offline authorization request.
Syntax
procedure Force(ApprovalCode: String; TransactionDate: String; TransactionTime: String);Remarks
Sends an offline authorization request, which stores the transaction, that was authorized elsewhere, on the Host Capture system for capture. Response will contain additional details about the authorization request.
Method parameters are:
ApprovalCode | The authorization code received from the call center. |
TransactionDate | The transaction date calculated by the authorization center, formatted as "MMDDYY". |
TransactionTime | The transaction time returned by the authorizing system, formatted as "HHMMSS". |
Minimum required properties: