TTMSFNCApprovalProcess.TestTokens Method
Validates the configured tokens and reports the outcome.
API unit family: TMSFNCCloudPayPal
Declaring type: TTMSFNCApprovalProcess
Syntax
procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;
Parameters
| Name | Description |
|---|---|
ATestTokensRequestResultEvent |
Optional handler invoked with the validation result. |