Future<bool> abortTransaction() async { return await channel.invokeMethod(PaymentTypeCall.ABORT.method); }