Added payments plugin

This commit is contained in:
memorte03
2019-12-06 22:24:55 +01:00
parent 3c50179666
commit c6e92a39fe
119 changed files with 423 additions and 8 deletions
+1
View File
@@ -0,0 +1 @@
<span class="payment payment-{{ include.payment | default: 'visa'}}{% if include.class %} {{ include.class }}{% endif %}{% if include.['size'] %} payment-size-{{include.size}}{% endif %}"></span>