How can I correctly validate a Visa Debit card in ActiveMerchant?
At the moment, the card fails to validate despite it being a valid card number. I have tried using :visa, :visa_debit and nil card types.
How can I correctly validate a Visa Debit card in ActiveMerchant?
At the moment, the card fails to validate despite it being a valid card number. I have tried using :visa, :visa_debit and nil card types.