WebhookOrderPaidPayload
Sent when an order is paid.
When you receive this event, the order is fully processed and payment has been received.
Discord & Slack support: Full
Summary
Types
@type t() :: %PolarExpress.Schemas.WebhookOrderPaidPayload{ data: PolarExpress.Schemas.Order.t() | nil, timestamp: DateTime.t() | nil, type: String.t() | nil }
datatimestamp- Format: date-time.type