bambora / checkout-magento-v2.x

Bambora Online - Magento 2
https://www.bambora.com/sv/se/betalningslosningar/
3 stars 13 forks source link

Icons and slow loading #11

Closed PGLDK closed 7 years ago

PGLDK commented 7 years ago

epay_icons

There seems to be a problem with the payment icons and how they are served. The icons is often being loaded very slow externally. What about making it possible to store them local instead of extern?

AllanWLie commented 7 years ago

Hi @PGLDK

We will look into this in a future release.

AllanWLie commented 7 years ago

You can try to change rows=2 to rows=1 on this line https://github.com/bambora/bambora-online-magento-v2.x/blob/master/Model/Api/Epay/Action.php#L83

PGLDK commented 7 years ago

Did the trick :-)