Прекрытить оплату / Отменить оплату
@override Future<void> abortPay() async { _paymentModel = null; await payTerminal.abortPay(); }