Hello
I want to add all my payment on my footer but the code that shopify suggest does not work for me because I am using svg
Currently I have these, but these do not include all my payment method.
I tried copying two more but as you can see they look bad.
These are the payment methods I accept, and I want to add all of these to my footer
This is my current code for that section.
{%- if section.settings.payment_info == 'svg' -%}
-
-
-
-
-
{%- else -%}
{%- if section.settings.imgpayment != blank -%}
{%- endif -%}