--- title: "B2 test cards" description: "How to test point-of-sale card transactions with B2 test cards." url: "https://docs.adyen.com/point-of-sale/testing-pos-payments/b2-test-cards" source_url: "https://docs.adyen.com/point-of-sale/testing-pos-payments/b2-test-cards.md" canonical: "https://docs.adyen.com/point-of-sale/testing-pos-payments/b2-test-cards" last_modified: "2026-05-23T12:56:19+02:00" language: "en" --- # B2 test cards How to test point-of-sale card transactions with B2 test cards. [View source](/point-of-sale/testing-pos-payments/b2-test-cards.md) Apart from the [test card provided by Adyen](/point-of-sale/testing-pos-payments/test-card-v2), you can also use Adyen test card sets from B2 to test point-of-sale card transactions with the Adyen test terminals. These sets include several cards, each with a unique brand, language, country/region, and currency. ## Requirements Before you begin, take into account the following requirements, limitations, and preparations. | Requirement | Description | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Integration type** | A [Terminal API](/point-of-sale/design-your-integration/terminal-api) integration with payment terminals, or a [standalone solution ](/point-of-sale/standalone). | | **Hardware** | [B2 test cards](#buy) to test point-of-sale card transactions with the Adyen test terminals. | ## How to get a B2 test card set You can buy B2 test cards from the [B2 web store](https://b2ps.com/store). Select one of the following sets: * [Adyen Europe EMV Test Card Set](https://b2ps.com/store/b2-payment-testing-products/adyen-europe-emv-test-card-set-6xcards/) * [Adyen North America EMV Test Card Set](https://b2ps.com/store/b2-payment-testing-products/adyen-north-america-emv-test-card-set-7xcards/) Details of the sets are shown in the B2 web store and on the cards themselves. ## Details of the test cards Always check the details on the test card itself. The details may differ if your set is earlier or later than the sets described here. ### Tab: Europe EMV test card set All cards have a chip and a magstripe and support EMV contact and contactless test transactions. | Payment method | Locale | Issuing country/region | Currency | Expiration date | PAN | Other details | | ------------------- | ------- | ---------------------- | -------- | --------------- | ------------------- | ----------------------- | | 1: Visa | German | DE | EUR | 12/2031 | `476173******0043` | High value transactions | | 2: Mastercard | French | FR | EUR | 12/2049 | `541333******0078` | Offline Capable | | 3: MC Maestro | French | FR | EUR | 12/2049 | `679999*******2010` | | | 4: American Express | Dutch | NL | EUR | 12/2030 | `374245*****1007` | | | 5: Discover | English | UK | GBP | 12/2049 | `651000******0844` | | | 6: Diners | English | UK | GBP | 12/2049 | `360705****0715` | | ### Tab: North America EMV test card set All cards have a chip and a magstripe and support EMV contact and contactless test transactions. None of the cards support testing offline payments. | Payment method | Issuing country/region | Currency | Expiration date | PAN | Other details | | -------------------------------- | ---------------------- | -------- | --------------- | ------------------ | ----------------------------------- | | 1: Visa | USA | USD | 12/2031 | `476173******0011` | | | 2: Mastercard | USA | USD | 12/2049 | `541333******0078` | | | 3: American Express | USA | USD | 12/2030 | `374245*****1006` | | | 4: Discover | USA | USD | 12/2049 | `651000******0810` | | | 5: Diners | USA | USD | 12/2049 | `360705****0715` | | | 6: Visa + Visa U.S. Common Debit | USA | USD | 12/2031 | `476173******0438` | Debit card (global and common AIDs) | | 7: Interac | CA | CAD | 12/2028 | `001203******0003` | Canadian debit card | ## How to use B2 test cards B2 test cards are great for testing if your integration supports various payment methods. For example, to test if your integration accepts Visa cards, make a test payment on your Adyen test terminal using the B2 Visa card with PAN `476173******0043` from the Europe set or `476173******0011` from the North America set. With B2 test cards, you can test declines in the same way as with an Adyen test card. For instructions, see [Simulating declined payments](/point-of-sale/testing-pos-payments/test-card-v2#testing-declines). B2 test cards do not let you trigger a CVM by using a specific amount in the test payment. Also, you cannot [test offline payments](/point-of-sale/testing-pos-payments/test-card-v2#test-offline-transactions) except when using the French Mastercard card from the Europe set. ### Testing Manual Key Entry (MKE) To test MKE with a B2 test card, always use **03/30** as the expiration date. Do not use the expiration date printed on the B2 test card itself. ## See also * [Testing your integration](/point-of-sale/testing-pos-payments) * [Handle responses](/point-of-sale/error-scenarios)