Test Cards 版本历史 - 2 个版本
Test Cards 作者: Edward Ji
Test Cards 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.2.0
发布于 2026年3月10日 - 97.07 KB适用于 firefox 109.0 及更高版本This release marks a significant milestone for the Test Cards extension, featuring a complete architectural overhaul and major usability improvements.
🚀 Key Highlights- Multi-Gateway Support: You can now select between multiple payment gateways to access specific test card data.
- UI Redesign: A redesigned panel with better logic for when and how to display columns.
🛠 Features & Improvements- Dynamic Logos: Card networks logos are now associated with a card instead of a group, each card can have multiple networks.
- Improved Favorites: Favorites are now uniquely identified by gateway and index, making the feature more reliable across different data sets.
- Arbitrary Column Rendering: The table now dynamically renders columns based on the gateway data provided.
- Dynamic Expiry Dates: Improved handling of future expiry dates for test cards.
- Data Standardization: Updated JSON schemas to use standardized field names and structures across all providers.
- Leaner Extension: Removed obsolete 3DS logic, deprecated favorites migration code, and unused CSS.
📦 Data Updates
Updated and expanded test card data for:- Adyen (Standard and 3DS scenarios)
- EBANX (Brazil, Mexico, and local payment methods)
- NAB (National Australia Bank)
- Worldpay
Expanded list of card networks and logos.
🔧 Developer Experience & Infrastructure- TypeScript Migration: The entire codebase has been migrated to TypeScript for better maintainability and robustness.
- Testing Consolidation: E2E tests (Playwright) have been moved to the root directory for a simpler development workflow.
- CI/CD Fixes: Improved GitHub Actions workflows for more reliable builds and automated releases.
- Dependencies Update: Bumped Playwright to the latest version.
源代码遵循 MIT 许可证 发布