if (Meteor.isClient) { Template.hello.events({ \'click input\': function () { //create a new customer Meteor.call(\'createCustomer\', function (e
Update this line
var customer = Meteor._wrapAsync(balanced.marketplace.customer.create)();