View an invoice as a guest Click 'Pay Using Card' Uncaught TypeError: Cannot read property 'number' of undefined if (vm.card.number == '') { Because you're checking an undefined property, it will never reach the validation message.