Posted on Leave a comment

Cybersource Unified Checkout Test Payment Guide

Overview

This document provides a list of test payment card numbers for verifying your Unified Checkout integration. These cards simulate various payment scenarios without processing real transactions.

Use these card numbers to test your payment gateway, tokenization, and checkout flow before going live.


⚙️ How to Use Test Cards

  1. Combine BIN and Card Number
    When sending to Unified Checkout, concatenate the BIN and Card Number fields into one complete test card number.
    • Example:
      • BIN: 411111
      • Card Number: 1111111111
      • Full Card Number: 4111111111111111
  2. Enter the Details in the Checkout Form
    • Card Number: Use the full number you generated.
    • Expiration Date: Use the month and year from the table below.
    • CVV: Use the code provided for each card type.
  3. Submit the Payment
    The gateway will simulate a successful or declined transaction depending on your Unified Checkout configuration.

💳 Unified Checkout Test Cards

Card BrandBINCard NumberExpiration DateCVV
Visa411111111111111112/2025123
Mastercard555555555555444402/2026265
American Express37828224631000503/20267890
Cartes Bancaires436000000100000504/2040123
Carnet506221000000000904/2024123
China UnionPay627988624809496604/2040123
Diners Club3056930902590404/2040123
Discover644564456445644504/2040123
JCB35301113333000004/2040123
Maestro675964982643845304/2040123
mada446404000000000704/2040123
ELO451416000000000304/2040123
JCrew51599715000000504/2040123
EFTPOS401795000000000904/2040123
Meeza507808300000000204/2040123

🧪 Testing Scenarios

ScenarioExample Card TypeExpected Behavior
Successful PaymentVisa / MastercardTransaction approved
Invalid CVVAny card, wrong CVVTransaction declined
Expired CardAny card, expired dateDeclined: “Expired card”
Invalid Card NumberRandom digitsDeclined: “Invalid card”
Unsupported Card BrandNot in tableDeclined or error message

🧰 Notes

  • These cards do not represent real accounts and will not charge actual funds.
  • Always ensure your environment is in Sandbox / Test Mode before using these test cards.
  • The response behavior may vary depending on your gateway configuration or API version.

📞 Support

If you encounter issues while testing or receiving unexpected responses:

  • Contact your integration support team.
Leave a Reply

Your email address will not be published. Required fields are marked *