@extends('layouts.app', ['title' => __tr('WhatsApp Orders Setup')]) @section('content')
{{ __tr('To configure Razorpay:') }}
{{ route('whatsapp.payment.webhook.razorpay') }}
{{ __tr('Configure the following webhook URL in your Razorpay dashboard:') }}
{{ __tr('To configure PhonePe:') }}
{{ route('whatsapp.payment.webhook.phonepe') }}
{{ __tr('Configure the following webhook URL in your PhonePe dashboard:') }}