How can I completely remove Quadpay from my store's payment options?

I’m trying to remove Quadpay from my store. I’ve disabled the option to pay via Quadpay but the QuadPay 4 interest free option item still shows on my products when adding the item to your shopping cart and also showing up in the shopping cart as well as an option. Does anyone know how to remove these from my Shopify Store as I want to move forward with adding the Shopify 4 payment option. I didnt realize you cant talk to anyone now at Shopify to get help which sort of sucks.

Thank you

Nathan

did you ever figure this out. we are having the same issue and quadpay SUCKS. they will not respond to us

To fix this issue, go to your admin page then find the current theme and click edit code. Now locate this file “Product-meta.liquid” which you can find it in the snippet folder or can use the search bar. When you find it, click on to edit, then remove this part of code.

{% comment %} {% endcomment %}

This will get rid of it.