{{--// Remove in v 5.2.5--}} @if($company->paymentGatewayCredentials->show_pay_webhook == 'active' && $company->show_new_webhook_alert === 1)
Note: Payment Gateway's webhook URLs has been changed. Please update the same on your payment gateway
:
{{route('paystack.webhook',[$company->hash])}}
:
{{route('flutterwave.webhook',[$company->hash])}}