This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Support Editing Place Order button text in Checkout editor page. #7015
Labels
block: checkout
Issues related to the checkout block.
type: enhancement
The issue is a request for an enhancement.
Like #7012, The Place Order button doesn't support custom text directly, however, between all of them, this button is the most delicate because it is programmatically editable by a payment method, and we will make it editable via a filter.
Priority of text
Text should be shown with priority (first being the most important):
Expected outcome
A greater option would be to reuse the Button block or the button component or mimic that.
This should set the road to have full global styles support for that button, but that's a future goal.
A reminder to not fall into #7007 again is that we should mimic Button block and use
RichText
instead ofPlainText
.Related issues
The text was updated successfully, but these errors were encountered: