Automattic / woocommerce-payments

Accept payments via credit card. Manage transactions within WordPress.
https://wordpress.org/plugins/woocommerce-payments/
Other
175 stars 69 forks source link

Improve BNPL PMME and icon placement in shortcode checkout #9817

Open FangedParakeet opened 4 days ago

FangedParakeet commented 4 days ago

Description

This issue is a follow-up to #9488, dividing up the work comprising this issue into individual bite-sized chunks.

This issue is to amend the placement and positioning of the BNPL PMME and payment method icon.

Acceptance criteria

Current bad state Current bad state

Desired good state Desired good state

In order to resolve this issue, we would like to achieve the following:

Limitations

Note that we should attempt to make this placement as consistent across themes as possible, but be aware that different themes control the positioning of these radio label elements very differently. If there are limitations to what we are able to achieve, please explain the limitations on this issue with the expectation that this is part of a series of incremental changes and we should try to accomplish the best experience possible within the constraint of what is feasible.

Additional context

9488

FangedParakeet commented 3 days ago

Moving this to the backlog until we have a consistent solution to add DOM elements to label in #9819.