Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Card number input error #106

Open
thomas-tewelde opened this issue Aug 20, 2016 · 0 comments
Open

Card number input error #106

thomas-tewelde opened this issue Aug 20, 2016 · 0 comments

Comments

@thomas-tewelde
Copy link

thomas-tewelde commented Aug 20, 2016

My input field looks like this:
<input type="text" name="number" ng-model="number" payments-validate="card" payments-format="card" payments-type-model="type" ng-class="myForm.number.$card.type" />

The error is as follows:
TypeError: a.fromNumber is not a function at Array.i (angular-payments.min.js:2) at ngModelWatch (ionic.bundle.js:40103) at Scope.$digest (ionic.bundle.js:30230) at Scope.$apply (ionic.bundle.js:30503) at done (ionic.bundle.js:24824) at completeRequest (ionic.bundle.js:25022) at XMLHttpRequest.requestLoaded (ionic.bundle.js:24963)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant