EventWebhook
Envelope posted to your webhook URL when supported events fire. Used for `transaction.success.v1`, `transaction.failed.v1`, `transaction.captured.v1`, `transaction.refunded.v1`, `transaction.voided.v1`, `transaction.renewed.v1`, `subscription.disabled.v1`, `subscription-billing.charge-created.v1`, `subscription-billing.charge-success.v1`, `subscription-billing.charge-failed.v1`, `subscription-billing.agreement-active.v1`, `subscription-billing.agreement-stopped.v1`, and `settlement.transfer-ready.v1`.
Identifier of the event that triggered the webhook.
"transaction.success.v1""transaction.failed.v1""transaction.captured.v1""transaction.refunded.v1""transaction.voided.v1""transaction.renewed.v1""subscription.disabled.v1""subscription-billing.charge-created.v1""subscription-billing.charge-success.v1""subscription-billing.charge-failed.v1""subscription-billing.agreement-active.v1""subscription-billing.agreement-stopped.v1""settlement.transfer-ready.v1"Event-specific payload.
Payload delivered for `transaction.success.v1` and `transaction.failed.v1` webhooks.
Payload delivered for `transaction.captured.v1`, `transaction.refunded.v1`, `transaction.voided.v1`, and `transaction.renewed.v1` webhooks.
Payload delivered for subscription.disabled.v1 webhooks.
Payload delivered for `subscription-billing.charge-created.v1`, `subscription-billing.charge-success.v1`, and `subscription-billing.charge-failed.v1` webhooks.
Represents a scheduled billing event created from a billing agreement. Tracks processing state, retry schedule, and any linked transactions.
Payload delivered for `subscription-billing.agreement-active.v1` and `subscription-billing.agreement-stopped.v1` webhooks.
Represents an automated, recurring payment agreement between a merchant and a cardholder. Links a Subscription to a Billing Plan so ePay can manage scheduled charges and track billing status.
Payload delivered for settlement.transfer-ready.v1 webhooks.
Settlement transfers models the actual bank payouts from the acquirer to your bank.