I'm using a dummy Visa Card (Card Number: 4929804357275739 / Expiry Date: 08/22 / CVV: 249) for QA testing. I'm able to pay with a dummy card, and the transaction is authorized. In Production environment it isn't because it is used the RapidConnection for payments validation. Should the transaction be un-authorized also from QA side? Or this validation mechanism only makes sense to test in a real environment, for production?
Thanks