Settings required in the pay unit for BLIK, with the option for the user to select a printed receipt.
<PAYUNIT name="Ext0" Type="CardCollector" filename="extpu_OPP.dll" mustHaveInternet="true">
<ExtendedProperties>
<properties name="Gateway" type="Dynamic" value="@v154"/>
<properties name="PaymentProviderName" value="BLIK"/>
<properties name="LogNormalPurchaseStatusAsInformationEvents" value="True"/>
<properties name="ReceiptType" value="UserToSelect"/>
<properties name="UserIdentificationType" value="BlikCode"/>
<properties name="ValidateTransactionStatus" value="True"/>
<properties name="ValidateTransactionStatusInitialDelay" value="2"/>
<properties name="ValidateTransactionStatusDelayBetweenAttempts" value="1"/>
<properties name="EndPanelTimeout" value="0"/>
</ExtendedProperties>
</PAYUNIT>