Server IP : 66.29.132.124 / Your IP : 18.216.126.33 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/themes/Mytravel/Booking/frontend/gateways/ |
Upload File : |
<div class="card_stripe"> <i class="icofont-ui-v-card bg"></i> <label> <span>{{__("Name on the Card")}}</span> <input id="bravo_card_name" name="card_name" placeholder="{{__("Card Name")}}"> </label> <label> <span>{{__("Card Number")}}</span> <div id="bravo_card_number" class="input"></div> <i class="icofont-credit-card"></i> </label> <label class="item"> <span>{{__("Expiration")}}</span> <div id="bravo_stripe_card_expiry" class="input"></div> </label> <label class="item"> <span>{{__("CVC")}}</span> <div id="bravo_stripe_card_cvc" class="input"></div> </label> <input name="token" type="hidden" value="" id="bravo_stripe_token"/> </div>