Question

With the getBuyNowButton button we can pass a list of classes into it but it doesn't appear to possible to do that for the Cart Checkout button.
Is there a way to do that in a way that doesn't require updating/overriding the button in CSS?
Additional context
This is also happening on other Steps', within the checkout process, buttons. It would be nice to set this within the markup if possible.
Question
With the
getBuyNowButtonbutton we can pass a list of classes into it but it doesn't appear to possible to do that for the Cart Checkout button.Is there a way to do that in a way that doesn't require updating/overriding the button in CSS?
Additional context
This is also happening on other Steps', within the checkout process, buttons. It would be nice to set this within the markup if possible.