Webhooks

Webhook Details

success
1baf08a7-4f97-4a19-9e7a-77c2c98174b5

Event Type

payment.success

Direction

outgoing

Project

One on One

Type

payment

Target URL

http://localhost:3001/api/test/webhook

Received

Feb 2, 2026 14:55:17

{
  "type": "payment",
  "event": "payment.success",
  "amount": 5000,
  "status": "success",
  "currency": "USD",
  "metadata": {
    "user_id": "USER-5567",
    "order_id": "ORD-8891",
    "collaboration_id": "COL-3345"
  },
  "provider": "stripe",
  "payment_id": "c71fe9ec-1a98-4615-981c-dae903c77503",
  "project_id": "e36ac6ee-05cd-45fc-adc3-6f865bd5452f",
  "payment_data": {
    "last4": "4242",
    "country": "US",
    "exp_year": 2026,
    "exp_month": 11,
    "card_brand": "visa",
    "original_amount": 1905234,
    "original_currency": "aed"
  },
  "payment_method": "card",
  "provider_event_id": "evt_1SwNaXEkpqcSsnrOkiJMwq0p",
  "provider_reference": "pi_3SwNaWEkpqcSsnrO1MoXQolG",
  "subscription_is_cancelled": false
}

Delivery Status

Statussuccess
Attempts3
Last AttemptFeb 2, 2026 14:55:17

Quick Info

Successfully delivered