summaryrefslogtreecommitdiffstats
path: root/epirts.js
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright noticesHEADmasterP. J. McDermott2015-03-171-1/+1
| | | | | | This follows the execution of an agreement to transfer ownership of copyright in my contributions to the Epirts.js software and related works to Libiquity LLC.
* Epirts.card.createToken(): Fix callback signaturesP. J. McDermott2015-03-161-2/+2
|
* Epirts.version: New memberP. J. McDermott2015-03-161-0/+3
|
* Epirts.card.validateCardNumber(): s/VISA/Visa/ in commentP. J. McDermott2015-03-161-1/+1
|
* Epirts.card.createToken(): ImplementP. J. McDermott2015-03-161-1/+59
|
* Epirts.setPublishableKey(): Improve validationP. J. McDermott2015-03-161-1/+1
|
* Epirts.card.validateExpiry(): ImplementP. J. McDermott2015-03-151-0/+16
|
* Epirts.card.cardType(): ImplementP. J. McDermott2015-03-151-0/+13
|
* Epirts.card.validateCVC(): ImplementP. J. McDermott2015-03-151-0/+7
|
* Epirts.card.validateCardNumber(): ImplementP. J. McDermott2015-03-151-0/+17
|
* Epirts.card.luhnCheck(): ImplementP. J. McDermott2015-03-151-0/+19
|
* Epirts.setPublishableKey(): Validate inputP. J. McDermott2015-03-151-0/+6
|
* Epirts.setPublishableKey(): ImplementP. J. McDermott2015-03-151-0/+2
|
* Define public objects and methodsP. J. McDermott2015-03-151-0/+62