woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
228 stars 201 forks source link

[BNPL] Adjust payment method icons on the interface #3097

Closed a-danae closed 4 months ago

a-danae commented 4 months ago

We're basing our designs on WooPayments. The payment method icons we introduced for BNPL have a padding around them, while they don't have it in WooPayments.

Designs Current
Screenshot 2024-04-24 at 2 47 39 pmScreenshot 2024-04-24 at 2 48 17 pm Screenshot 2024-04-24 at 4 53 26 pmScreenshot 2024-04-24 at 4 52 51 pm

Describe the solution you'd like

Adjust our icons and their styling to match how they look in WooPayments, at least for the newly introduced Klarna, Afterpay, and Affirm.

Additional context

Mentioned by @james-allan in https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3040#pullrequestreview-2018712355

a-danae commented 4 months ago

Decided to go for a fix specific for Klarna instead of unifying the styles for all of our icons. That has a lower priority as of now.