- Issue created by @jez300
- Assigned to mwjansen
- 🇬🇧United Kingdom mwjansen Bristol
Yes, fair point.
I would need to test to be 100% sure but must assume that a missing CVV normally means the 'card tokenisation' step would fail in production. This would then get reported back to the module's javascript, this then posts Opayo's error message back to the back-end where it should get translated into a Drupal error message.
So ... (unless I'm wrong about the above) the transaction wouldn't proceed in production.
Obviously checking for a non-empty CVV is straightforward: reporting back to the Drupal form javascript is where I'd have to do a bunch of digging. Thanks. I'll test against a live account when I have access and report back.
I wonder if you are able to skip the CCV check on one of your live sites?