Overview
Description
This feature was developed to provide the user with a visual way of informing which card brands are accepted when paying by credit card. This demand arose after we detected the use of cards not accepted by the Spanish region, leading to an increase in failed payment attempts.
Feature Flag
Feature Flag | Variation | Value |
---|---|---|
accepted-cards-types | default accepted cards | { |
only MADA (used in regions that have limitations or exclusivity on the card brands, e.g., KSA) | { | |
none | {} |
As mentioned and highlighted above, for regions that deviate from the standard it will be necessary to create a new variation for that region.
Cards currently accepted in the system
The following table informs all card brands accepted in our system and which contain their icons to be displayed.
Card Brands |
---|
AMEX |
DINERS CLUB |
DISCOVER |
JCB |
MADA |
MAESTRO |
MASTERCARD |
VISA |
For Engineer: To add new card brands to this feature, you need to add the icons to the whitelabel and import these icons into the card-brands utils folder.
Solution
Steps Name | Steps Description | Screenshot |
---|---|---|
Go to payment page |
| |
Show the Card Details |
|