expressCart/views/partials/payments/paypal.hbs

3 lines
199 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">Pay with PayPal</button>
</div>