I had a problem with the showing image of the paid methods in a multi-language site.

I solve it by replacing the 315 line of the module with:

$value .= '<div class="commerce-alphabank-redirect-icons"><span class="label">' . t('Includes:') . '</span><img src="' . file_create_url($alphabank_banks_icon) . '" alt="" class="commerce-alphabank-redirect-icon" /></div>';

I hope that help someone.

Comments

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

balis_m’s picture

Status: Closed (fixed) » Fixed

Fixed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.