MultiSafepay / magento2-core

Provides core functionalities
Open Software License 3.0
2 stars 10 forks source link

Payment logo's are very small #21

Closed jesse-deboer closed 10 months ago

jesse-deboer commented 1 year ago

During the build of a checkout I noticed the payment logo's are very small. Maybe it's an option to also send them in .svg format next to the existing .png or send them also with a 2x version?

https://github.com/MultiSafepay/magento2-core/tree/master/view/base/web/images

vinodsowdagar commented 1 year ago

Hi @jesse-deboer ,

Thank you for the report.

Great timing actually, we have added a task to the backlog just this week to switch to our CDN and retrieve the payment icons dynamically. As a merchant, you will have the option to choose between 1x, 2x or SVG.

When we have more information regarding the development of this feature, we will give you an update.

vinodsowdagar commented 10 months ago

Hi @jesse-deboer ,

We've created a new release where we introduced a feature to choose SVG icons from our CDN: https://github.com/MultiSafepay/magento2/releases/tag/3.3.0

I'm closing this issue for now, if there are more questions, feel free to leave a comment and we will reopen the issue.