Skip to main content
Cresora Commerce
Webhooks

Event Types

Complete catalog of Cresora webhook events.

Payment events

EventPhaseDescription
payment.authorizedStablePayment authorized (manual capture mode)
payment.capturedStablePayment captured and pending settlement
payment.failedStablePayment hard or soft declined
payment.refundedStablePayment fully or partially refunded

ACH events

EventPhaseDescription
ach.return.receivedStableACH payment returned by receiving bank
ach.renotification_requiredStableNACHA Reg E re-notification required for recurring ACH plan

Recurring billing events

EventPhaseDescription
recurring.invoice.upcomingStableUpcoming invoice for a recurring plan (fires 72h before charge)
recurring.invoice.paidStableRecurring plan invoice paid successfully
recurring.invoice.failedStableRecurring plan invoice payment failed

Dispute events

EventPhaseDescription
dispute.createdStableCardholder initiated a chargeback
dispute.evidence_dueStableEvidence submission deadline approaching
dispute.resolvedStableDispute resolved (won or lost)

Terminal events (Phase 1)

EventPhaseDescription
terminal.transaction.completedPhase 1In-person terminal transaction completed

Webhook meta-events

EventPhaseDescription
webhook.testStableSent when you register a new endpoint to verify reachability
webhook.delivery_failedStableFired after 72h of failed retries
webhook.endpoint_degradedStableEndpoint success rate below 80%