Field Trusted
A transaction type that indicates a regular payment or refund transaction should be made using an existing trusted relationship, which means the customer will not be prompted to confirm the payment.
Namespace: Yort.OnlineEftpos
Assembly: cs.temp.dll.dll
Syntax
public const string Trusted = "TRUSTED"
Returns
Type | Description |
---|---|
System.String |
Remarks
Returns the string "TRUSTED" (without the quotes).