{{ trans('storefront::checkout.payment_method') }}

@if (setting('stripe_enabled') && setting('stripe_integration_type') === 'embedded_form')
{{-- A Stripe Element will be mounted here dynamically. --}}
@endif