Sha256: 3af80398b71f950f032dc8c4c135b09c4875a616bbe76802ed2c45f7413b99b2

Contents?: true

Size: 1.08 KB

Versions: 16

Compression:

Stored size: 1.08 KB

Contents

<div class="cvv" data-hook>
  <h1><%= t(:what_is_a_cvv) %></h1>
  <p>For Visa, MasterCard, and Discover cards, the card code is the last 3 digit number located on the back of your card on or above your signature line. For an American Express card, it is the 4 digits on the FRONT above the end of your card number.</p>
  <p>To help reduce fraud in the card-not-present environment, credit card companies have introduced a card code program. Visa calls this code Card Verification Value (CVV); MasterCard calls it Card Validation Code (CVC); Discover calls it Card ID (CID). The card code is a three- or four- digit security code that is printed on the back of cards. The number typically appears at the end of the signature panel.</p>
  <div class="cid-caption">Visa</div>
  <%= image_tag 'credit_cards/visa_cid.gif' %>
  <div class="cid-caption">Master Card</div>
  <%= image_tag 'credit_cards/master_cid.jpg' %>
  <div class="cid-caption">American Express</div>
  <%= image_tag 'credit_cards/amex_cid.gif' %>
  <div class="cid-caption">Discover</div>
  <%= image_tag 'credit_cards/discover_cid.gif' %>
</div>

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
spree_core-1.3.5 app/views/spree/content/cvv.html.erb
spree_core-1.3.4 app/views/spree/content/cvv.html.erb
spree_core-1.3.3 app/views/spree/content/cvv.html.erb
spree_core-1.2.5 app/views/spree/content/cvv.html.erb
spree_core-1.2.4 app/views/spree/content/cvv.html.erb
spree_core-1.3.2 app/views/spree/content/cvv.html.erb
spree_core-1.2.3 app/views/spree/content/cvv.html.erb
spree_core-1.3.1 app/views/spree/content/cvv.html.erb
spree_core-1.3.0 app/views/spree/content/cvv.html.erb
spree_core-1.3.0.rc2 app/views/spree/content/cvv.html.erb
dup_spree_core-1.3.0.rc1 app/views/spree/content/cvv.html.erb
spree_core-1.3.0.rc1 app/views/spree/content/cvv.html.erb
spree_core-1.2.2 app/views/spree/content/cvv.html.erb
spree_core-1.2.0 app/views/spree/content/cvv.html.erb
spree_core-1.2.0.rc2 app/views/spree/content/cvv.html.erb
spree_core-1.2.0.rc1 app/views/spree/content/cvv.html.erb