@extends('merchant.layout') @section('title','Webhooks') @section('content')

Webhooks

Receive real-time order and payment events.

Event Endpoint Status
order.created https://example.com/webhook Enabled
@endsection