Regex conflict causes us to misidentify Mastercard as Visa
ID: 893588
Backlog
Published on 9/4/2023
•
Last update on 11/30/2023
Summary
Regex conflict causes us to misidentify the Cards Brand at the checkout.
Simulation
- Configure two Payment Conditions one for Visa credit card processing and one for Mastercard credit card processing
- Buy a random item in the store and choose to pay it by credit card.
- Fill in the card number with the Mastercard BIN 523431 and complete with random numbers.
- Fill the rest card information with fake data
- Finish the purchase
- Go to admin and search for the transaction already created and the payment will be identified as Visa instead of Mastercard
Workaround
N/a