PayFast Payment Icons Not Showing

Hi everyone,

I hope someone can help me. I am working on the Craft Theme. I am using PayFast as a checkout payment method and have enabled “display payment icons” but the icons never show?

I have even disable PayFast and re-enabled it hoping that would help but the problem persists…

I am not sure if this is because I have messed with the footer too much or something? I even tried changing the background colour to see if that would help… still nothing.

Any advice would be appreciated.

Many thanks,

Jen

Thank you so much for getting back to me. Excuse my lack of expertise, this is the first time I’ve use Shopify.

Here is my store link - https://go-gentle-by-jencatco.myshopify.com/admin/settings/general

https://gogentlejencatco.com - This is my website with the domain I am using but I have it password protected because I don’t want to go live yet. Still waiting on my products.

Do you need my login details? Or how does it work?

I know I’m late. Things have changed following the release of Shopify 2.0. There are currently only four payment method icons available for PayFast.

Here’s:

visa, master, zapper ,rcs

Your code will look like this:

assign enabled_payment_types = ‘visa,master,zapper,rcs’ | remove: ’ ’ |

It appears that these are the only icons that have been loaded into the Shopify system for PayFast. Using any other name will result in Shopify using the alt svg icon, which will provide you with a blank credit card icon.