Added the ability to choose the receipt sending method in accordance with Federal Law-54
Tags:
Starting from V7, when navigating to the payment screen, it will be possible to specify the method of receipt generation in accordance with Federal Law-54 (relevant only for the United Kingdom).
An additional parameter has been added to the OnNavigatingToPaymentScreen event — context (INavigatingToPaymentScreenOperationContext), allowing to specify receipt generation options (ChequeAdditionalInfo):
- SMS to the specified phone number
- Email to the specified email address
- Paper receipt
After transitioning to the payment screen, the cashier will be able to change the parameters of the receipt set by the plugin.