summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright noticesHEADmasterP. J. McDermott2015-03-172-2/+2
| | | | | | 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.
* README: Expand descriptionP. J. McDermott2015-03-161-0/+3
|
* README: Describe the state of free paymentsP. J. McDermott2015-03-161-1/+5
|
* Epirts.card.createToken(): Fix callback signaturesP. J. McDermott2015-03-162-2/+5
|
* Epirts.version: New memberP. J. McDermott2015-03-161-0/+3
|
* Epirts.card.validateCardNumber(): s/VISA/Visa/ in commentP. J. McDermott2015-03-161-1/+1
|
* COPYING: New fileP. J. McDermott2015-03-161-0/+674
|
* README: New fileP. J. McDermott2015-03-161-0/+113
|
* 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