To disable a pop-up, add ‘EnablePopup’ prefix in the popup name and set to ‘False’
<properties name="EnablePopupXXX" value="True/False" />
Example
Disable the pop-up SaleInProgress
<properties name="EnablePopupSaleInProgress" value="False" />
To change a pop-up timeout, add ‘Popup’ prefix, ‘Timeout’ suffix in the popup name and assign wanted value
<properties name="PopupXXXTimeout" value="3" />
Example
Set timeout for the pop-up InvalidBlikCodeFormat
<properties name="InvalidBlikCodeFormatTimeout" value="3" />
Available pop-up names
The time-out value shall be placed in the value attribute.
PopupName |
Time-out |
Enabled |
Translation keyValue |
---|---|---|---|
AmountTooHigh |
5 |
TRUE |
OPP_AmountTooHigh |
AmountTooLow |
5 |
TRUE |
OPP_AmountTooLow |
CommunicationError |
5 |
TRUE |
OPP_CommunicationError |
CommunicationToCwoError |
5 |
TRUE |
OPP_CommunicationToCwoError |
ConfigError |
5 |
TRUE |
OPP_ConfigError |
CurrencyChanged |
5 |
TRUE |
OPP_CurrencyChanged |
EnterBlikCodeEntry |
5 |
TRUE |
OPP_EnterBlikCodeEntry |
EnterBlikCodeReEntry |
5 |
TRUE |
OPP_EnterBlikCodeReEntry |
EnterEmailEntry |
5 |
TRUE |
OPP_EnterEmailEntry |
EnterEmailReEntry |
5 |
TRUE |
OPP_EnterEmailReEntry |
EnterPhoneNumberEntry |
5 |
TRUE |
OPP_EnterPhoneNumberEntry |
EnterPhoneNumberReEntry |
5 |
TRUE |
OPP_EnterPhoneNumberReEntry |
InternalServerError |
5 |
TRUE |
OPP_InternalServerError |
InvalidBlikCodeFormat |
5 |
TRUE |
OPP_InvalidBlikCodeFormat |
InvalidCertificateThumbprint |
5 |
TRUE |
OPP_InvalidCertificateThumbprint |
InvalidCurrency |
5 |
TRUE |
OPP_InvalidCurrency |
InvalidEmailFormat |
5 |
TRUE |
OPP_InvalidEmailFormat |
InvalidMerchandID |
5 |
TRUE |
OPP_InvalidMerchandID |
InvalidPayerID |
5 |
TRUE |
OPP_InvalidPayerID |
InvalidPhoneNumberFormat |
5 |
TRUE |
OPP_InvalidPhoneNumberFormat |
LicenseNotValid |
5 |
TRUE |
OPP_LicenseNotValid |
LineStatusCheckStarted |
5 |
TRUE |
OPP_LineStatusCheckStarted |
LineStatusError |
5 |
TRUE |
OPP_LineStatusError |
LineStatusOk |
5 |
TRUE |
OPP_LineStatusOk |
NotEnrolled |
5 |
TRUE |
OPP_NotEnrolled |
PaymentInstructions |
5 |
TRUE |
OPP_PaymentInstructions |
PaymentTransactionLink |
15 |
FALSE |
OPP_PaymentTransactionLink |
PaymentUnknownError |
5 |
TRUE |
OPP_PaymentUnknownError |
PaymentUnspecifiedError |
5 |
TRUE |
OPP_PaymentUnspecifiedError |
PleaseWait |
5 |
TRUE |
OPP_PleaseWait |
RequestAlreadyExists |
5 |
TRUE |
OPP_RequestAlreadyExists |
SaleInProgress |
5 |
TRUE |
OPP_SaleInProgress |
SoftwareVersion |
5 |
TRUE |
OPP_SoftwareVersion |
Status |
5 |
TRUE |
OPP_Status |
TransactionReference |
10 |
FALSE |
OPP_TransactionReference |