Skip to content

Commit

Permalink
+ local payment methods block
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Nov 30, 2015
1 parent 5f59cfc commit 6c6aebd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/views/payment-methods.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?php

\hiqdev\paymenticons\yii2\PaymentIconsAsset::register($this);

?>
<p class="lead"><?= Yii::t('app', 'Payment Methods') ?>:</p>

<div class="payment-icon-xs paypal">&nbsp;&nbsp;</div>
<div class="payment-icon-xs visa">&nbsp;&nbsp;</div>

<img src="https://almsaeedstudio.com/themes/AdminLTE/dist/img/credit/visa.png" alt="Visa">
<img src="https://almsaeedstudio.com/themes/AdminLTE/dist/img/credit/mastercard.png" alt="Mastercard">
<img src="https://almsaeedstudio.com/themes/AdminLTE/dist/img/credit/american-express.png"
alt="American Express">
<img src="https://almsaeedstudio.com/themes/AdminLTE/dist/img/credit/paypal2.png" alt="Paypal">

<p class="text-muted well well-sm no-shadow" style="margin-top: 10px;">
Hello, etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg
dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra.
</p>

0 comments on commit 6c6aebd

Please sign in to comment.