How to add logos to snipcart order summary

Hello, I am trying to add an additional logo to the accepted credit cards of the snipcart order summary panel at checkout. Specifically I would like to add the American Express logo to let people know that they can checkout with American express. Right now the only logo’s shown are Visa and Mastercard

Is there a way I can configure the checkout screen to show Amex, Visa, and Mastercard logos?

image

I was able to find this out myself after doing some digging around. I found the answer here

Basically, you need to edit your hidden snipcart div to have an override over the featured payment methods list.
Alternatively, you can set up your own customized template as described here

1 Like