You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2024. It is now read-only.
JavaScript version 0_1_20
-------
* Add `encryption.monitor( 'number', myCardField);` to allow fraud prevention data gathering for nodom implementations.
* Improve entropy setup for older browsers
Version 0_1_19
* Fix reference to `window` in nodom implementation
* Capture referrer page as part of the encrypted blob
* Fix installation problem after relocations ( issue #33 ) because of
wrong naming in bower.json
* Generation time will now be validated
* Fix card type detection on China Union Pay vs Maestro
Version 0_1_18 for CSE JS
* Adjust expiryYear validation to require [-2, + 15] year range
* Add `onvalidate` callback which is triggered after CSE has completed
the form validation.
* Merge pull requests #22 and #17
JavaScript version 0_1_17
Add the fourDigitCvcForBins option to validate 4 digit are used for the
CVC field on selected bins. The default value is '34,37' for the amex
bins.