{{ __('Payment Gateway') }}

@if (session('status'))
{{ session('status') }}
@endif

{{ __('Choose which gateway processes checkout on the pricing page. Configure credentials for each gateway on their own settings page before switching to it.') }}

@csrf @method('PUT')