Sha256: 0a7fc737f430a28c243587113a69d2adb8af609d9ce6a6a77e7b7d44a22f0d1c
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
<div class="cvv" data-hook> <h1><%= Harpiya.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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
harpiya_frontend-4.3.0.alpha | app/views/harpiya/content/cvv.html.erb |