Card payment
The Card Payment option in the sandbox simulates the traditional card checkout flow where the user manually enters card details. This demonstrates how EGW handles direct card data entry in a secure and structured way.
Testing Data
Cardholder Name: Any value
Card Number:
5186 0000 0000 0005 – Successful authorization
5186 0000 0000 0013 – Failed authorization
Expiry Date: Any valid future date (e.g., 12/28)
CVV: Any 3-digit number (e.g., 123)
How-to
The overall checkout journey for Card Payments follows the same steps as the Click-to-Pay flow.
The user starts from the Demo Shop, selects a product, adds it to the basket, and proceeds to checkout.
The only difference is that, on the Gateway Hosted Checkout Page, the user must select the “ Card” option instead of Click-to-Pay.
After choosing the method, the user enters the test card details manually and completes the simulated transaction.

Last updated
Was this helpful?