VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: razor7 on September 28, 2012, 21:25:54 PM

Title: [SOLVED] Authorize.net CVV tooltip not working
Post by: razor7 on September 28, 2012, 21:25:54 PM
Hi, just found that CVV tooltip isn't working at all


<td>
    <input type="text" autocomplete="off" value="123" size="5" maxlength="4" name="cc_cvv_3" id="cc_cvv_3" class="inputbox">
    <span title="What is CVV?::CVV are three or four-digit number on the back of a credit card (on the front for American Express).&lt;span class='vmCartPaymentLogo' &gt;&lt;img align='middle' src='images/stories/virtuemart/payment/logoAuthorizeNet.gif'  alt='logoAuthorizeNet' /&gt;&lt;/span&gt;  " class="hasTip">
        What is CVV?
    </span>
</td>


J!2.5.6 VM 2.0.10

[attachment cleanup by admin]
Title: Re: Authorize.net CVV tooltip not working
Post by: razor7 on September 28, 2012, 21:39:50 PM
Really sorry, it seems that my template didn't used JHTML::_('behavior.tooltip'); at the beginning of cart/select_payment.php