Hi All,
I want to show dynamic checkout payment buttons at the bottom of checkout button on slider cart. But it is not visible. I have added the below code for the same. I am very sure as I have installed currency converter on my shopify store that is why it is being disabled/removed. Is there any way to bring this back these payment buttons without uninstalling my currency converter app?
Here is my code:
{%- if additional_checkout_buttons -%}
{{ content_for_additional_checkout_buttons }}
{%- endif -%}