8000 Tags · Adyen/adyen-cse-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Tags: Adyen/adyen-cse-web

Tags

v0.1.24

Toggle v0.1.24's commit message
New version: 0_1_24 - can pass device fingerprint in to encrypt function

v0.1.23

Toggle v0.1.23's commit message
New version: 0_1_24 - can pass device fingerprint in to encrypt function

0_1_23

Toggle 0_1_23's commit message
New version, 0_1_23, with option to prevent device fingerprinting

v0.1.22

Toggle v0.1.22's commit message
v 0_1_22 Support for local Korean cards

v0.1.21

Toggle v0.1.21's commit message
version 1.2.1 with possibility to pass in randomBytes to seed the ent…

…ropy. Also fix for IE8 - not checking typeof getElementsByTagName

v0.1.20.1

Toggle v0.1.20.1's commit message
JavaScript version 0_1_20_1

-------

* Patch broken version 0_1_20 release.

v0.1.20

Toggle v0.1.20's commit message
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

v0.1.19

Toggle v0.1.19's commit message
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

v0.1.18

Toggle v0.1.18's commit message
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

v0.1.17

Toggle v0.1.17's commit message
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.
0