Future<bool> canMakePayment() => js_util.promiseToFuture(js_util.callMethod(this, 'canMakePayment', []));