Settings required in the pay unit for Swish, with the option for the user to select a printed receipt.
<PAYUNIT name="Ext0" Type="OnlinePaymentProvider" filename="extpu_OPP.dll" mustHaveInternet="true">
<ExtendedProperties>
<properties name="Gateway" type="Dynamic" value="@v154"/>
<properties name="PaymentProviderName" value="Swish"/>
<properties name="LogNormalPurchaseStatusAsInformationEvents" value="True"/>
<properties name="ReceiptType" value="PhoneReceipt"/>
<properties name="UserIdentificationType" value="PhoneNumber"/>
<properties name="EndPanelTimeout" value="0"/>
</ExtendedProperties>
</PAYUNIT>