It is show_dynamic_checkout button function. You cannot edit it in the source code, just find those codes in your theme file only
{%- if show_dynamic_checkout -%}
{{ form | payment_button }}
{%- endif -%}
It is show_dynamic_checkout button function. You cannot edit it in the source code, just find those codes in your theme file only
{%- if show_dynamic_checkout -%}
{{ form | payment_button }}
{%- endif -%}