Releases: adyen-examples/adyen-testcards-extension
Releases · adyen-examples/adyen-testcards-extension
v0.0.3
v0.0.3 introduces new features:
- copy any field with a single click
- display the issuing country of the card (when applicable)
- show Gift card logos
- improve filtering
What's Changed
- Change Giftcard PIN prefill by @gcatanese in #24
- Add logos for Gift Cards by @gcatanese in #25
- Reduce font size by @ayodejidev in #27
- 18 update UnionPay and other cards by @ayodejidev in #28
- Enhance filtering on card data by @gcatanese in #29
- Copy text on click by @gcatanese in #31
- E2E GitHub action by @gcatanese in #32
- Display card issuing country by @ayodejidev in #38
- Improve text descriptions by @ayodejidev in #40
- Improve search field by @ayodejidev in #42
- Fix test after changing description and filter by @gcatanese in #43
- Add Mastercard 3DS card (take #2) by @sam-artuso in #39
New Contributors
- @ayodejidev made their first contribution in #27
- @sam-artuso made their first contribution in #34
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Stable release to support the following features:
- copy the card number to your clipboard with a single click
- pre-fill the Adyen Web Drop-in with the selected payment method
- support credit/debit cards, Gift cards and IBANs
- pin your preferred cards to show them first (at the top)
What's Changed
- README: add install from Chrome Store by @gcatanese in #1
- Adjust font family and size by @gcatanese in #9
- Create sections for dual-branded cards by @gcatanese in #10
- Favourite cards by @gcatanese in #11
- Prefill month and year separately by @gcatanese in #12
- Add giftcards by @gcatanese in #13
- Support SEPA by @gcatanese in #15
- Card logos by @gcatanese in #16
New Contributors
- @gcatanese made their first contribution in #1