[ECE] Integrate express payments buttonAttributes API from the Checkout Block #3590
Labels
component: ECE
Issues related to Express Checkout Element
status: blocked
The issue is blocked from progressing, waiting for another piece of work to be done.
Use the
buttonAttributes
API introduced in Woo Core in woocommerce/woocommerce#47899. This should respect the newheight
andborderRadius
controls on the express checkout block, overriding extension settings when these are available. It should also use thedarkMode
setting to override the button theme.This means the Stripe plugin specific settings will still be applied if we're not in a checkout block context. But if we are, the button sizes and colors will be synced across all express payment buttons integrated with this API.
Notes
buttonAttributes
is shipped in the next WooCommerce release (version9.4.0
)The text was updated successfully, but these errors were encountered: