Skip to content

Instantly share code, notes, and snippets.

View philipdenys's full-sized avatar
💭
I may be slow to respond.

Philip Denys philipdenys

💭
I may be slow to respond.
View GitHub Profile
Adyen Test Card Numbers
These cards are only valid on our TEST system and they will never involve any actual transaction or transfer of funds. The TEST card numbers will not work on the Adyen LIVE Platform.
For all cards use the following expiration and CVV2/CVC2/or CID for Amex.
For all cards:
Expiration Dates CVV2 / CVC3 CID (American Express)
08/2018 OR 10/2020 737 7373
@philipdenys
philipdenys / ie-css-hacks.md
Created September 26, 2019 08:57 — forked from yangfch3/ie-css-hacks.md
fucking IE CSS Hacks

IE 6

* html .ie6 {property:value;}

or

.ie6 { _property:value;}

IE 7