-
-
-
+
+
+
+
All transactions are secure and encrypted...
-
![worldpay logo]()
-
-
-
-
+
![worldpay logo]()
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
![]()
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
![]()
+
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/view/frontend/web/template/payment/cc-form.html b/view/frontend/web/template/payment/cc-form.html
index c3212074..b2db154b 100644
--- a/view/frontend/web/template/payment/cc-form.html
+++ b/view/frontend/web/template/payment/cc-form.html
@@ -131,7 +131,7 @@
value=""
data-bind="attr: {
placeholder: getCheckoutLabels('CO5'),
- id: getCode() + '_cc_cid',
+ id: getCode() + '_cc_cid_cvv',
title: $t('Card Verification Number'),
'data-container': getCode() + '-cc-cvv',
'data-validate': JSON.stringify({'required-number':true, 'validate-card-cvv':'#' + getCode() + '_cc_type'})},
@@ -240,7 +240,7 @@