{{ __('whatsapp_settings') }}
@include('admin.partials.general_settings_side_menu')
{{ __('API Configuration') }}
{{ __('Configure your WhatsApp Business API credentials') }}
is_active ?? false) ? 'checked' : '' }}>
{{ __('Webhook Configuration') }}
{{ __('Setup Instructions') }}:
- {{ __('Go to') }} {{ __('Meta Developer Console') }}
- {{ __('Select your app') }}
- {{ __('Go to') }} {{ __('WhatsApp > Configuration') }}
- {{ __('Click') }} {{ __('Edit') }} {{ __('on Webhook') }}
- {{ __('Enter the') }} {{ __('Webhook URL') }} {{ __('above') }}
- {{ __('Enter the') }} {{ __('Verify Token') }} {{ __('above') }}
- {{ __('Subscribe to') }} {{ __('messages') }} {{ __('webhook field') }}
{{ __('Documentation & Resources') }}
{{ __('WhatsApp Cloud API - Getting Started') }} {{ __('Webhook Configuration Guide') }} {{ __('Meta Developer Console') }} {{ __('Messages API Reference') }}{{ __('Need help') }}? {{ __('Make sure your webhook is verified in Meta Developer Console. Test the connection using the button above to ensure everything is configured correctly') }}.