Hello,

I would like to report a small but important issue with the osclass-pay-plugin related to the OpenPix (PIX) payment method icon.

The plugin tries to load the SVG icon from the following path:

my.site.com/oc-content/plugins/osclass_pay/img/payments/openpix.svg


However, this file does not exist by default in the plugin directory, which causes the OpenPix/Pix payment method icon not to be displayed in the frontend.


✅ Solution / Fix

You need to manually add the SVG file to the expected directory:

Go to:

oc-content/plugins/osclass_pay/img/payments/


Download the PIX SVG icon from some source


Rename the file to:

openpix.svg


Place it inside the payments folder.

After adding the SVG file to this path, the OpenPix/Pix icon displays correctly in the payment selection screen.

📌 Suggestion

It would be great if future versions of the plugin included this SVG file by default to avoid confusion and layout issues.

Hope this helps other users facing the same problem.

Best regards.

*

MB Themes

Re: Missing OpenPix SVG icon path in osclass-pay-plugin (fix required)
« Reply #1 on: January 20, 2026, 11:29:50 AM »
Most recent location (on latest plugin versions) should be:
oc-content/plugins/osclass_pay_openpix/img/openpix.svg
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots