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