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 that sometimes customers try to use cards which are not accepted for a given market, 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.
For Fz’s: The solution will provide initial configuration only for PAYCOMET markets. For other markets, please align the activation with the CSM.
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 |
|