expressCart/views/partials/payments/paypal.hbs

3 lines
313 B
Handlebars

<div class="paypal_button col-sm-12 text-center">
<button id="checkout_paypal" class="btn btn-outline-success waves-effect waves-light blue darken-3" type="submit"><i class="fa fa-cc-paypal fa-lg" aria-hidden="true"></i> Pay with PayPal <i class="fa fa-cc-paypal fa-lg" aria-hidden="true"></i></button>
</div>