aadeProviderSignatureData Field

The unencrypted signature that includes the fields with semicolon as a delimiter ;. 
These data are returned by the invoicing provider, and you can obtain them using getPOSSignature (for example, ProvIlyda.getPOSSignature).
Public aadeProviderSignatureData As String
This language is not supported or no code example is available.
public string aadeProviderSignatureData
This language is not supported or no code example is available.

Field Value

string
Remarks
 
For example, the separation of a random value Is shown below. 
Receipt UID: AD33729F4ED7499EA91551BAC1 
MARK: null (Unique ID provided by AADE - commonly null) 
Date And time of the Signature: 20231204080313 
Amount to be paid: 1051 
Sum Amount without TAX: 10000 
VAT percentage : 2400 
Sum Amount With TAX: 12400 
TID: POS_1

.NET Framework

Supported in: 3.5 or newer

In this article

Definition