{{ p__('label', 'Pay with card') }}
{% include "/snippets/spinner.twig" %} {{ plan.billing_cycle in ['monthly', 'yearly'] ? p__('button', 'Subscribe') : p__('button', 'Purchase') }}
{{ __('All card payments secured with :gateway.')|replace({':gateway' : card_gateway.name}) }}