mollie / WooCommerce

Official Mollie extension for WooCommerce
https://wordpress.org/plugins/mollie-payments-for-woocommerce/
Other
133 stars 53 forks source link

Update all payment method images to new style and make retina compatible #199

Closed adriaanmol closed 6 years ago

adriaanmol commented 6 years ago

Currently different payment method icons are used in the checkout. We should update those to the same style as used for "creditcard" and make them compatible with retina.

Example of how off it looks now:

screenshot 2018-04-04 11 57 03
davdebcom commented 6 years ago

For credit cards I took the separate images from mollie.com myself and combined them into one image. Does one of your designers have all payment method logo's as you use them on mollie.com in the correct format?

These are the images as they are included in the plugin now: https://monosnap.com/file/CjskiWxWLMNdvuar51eggs9dfdDFnZ

adriaanmol commented 6 years ago

OK, thanks. I let someone of our design team create a pull request for this.

davdebcom commented 6 years ago

Just noticed this page which contains the new logo's, I can get them from there: https://help.mollie.com/hc/nl/articles/115002676045-Waar-kan-ik-het-offici%C3%ABle-Mollie-logo-vinden-

vernondegoede commented 6 years ago

Those are indeed the correct icons. If you use SVG instead of PNG, they will automatically be retina-ready.

davdebcom commented 6 years ago

@adriaanmol @vernondegoede Updated (and added EPS and GiroPay), but I think the iDEAL icon is not an improvement. Can a Mollie-designer do anything about this?

screen shot 2018-06-23 at 11 08 51

adriaanmol commented 6 years ago

Thanks for the feed feedback, and you're right. Those can be better. Are you using the API response for the images? Then you can just release this improvement, and we will release the updated images very soon after.

davdebcom commented 6 years ago

Ok and thanks!