Aller au contenu principal

Event Types

Payments

EventDescription
payment_intent.createdPaymentIntent was created
payment_intent.succeededPayment completed successfully
payment_intent.payment_failedPayment attempt failed
payment_intent.canceledPaymentIntent was canceled
payment_intent.processingPayment is being processed

Refunds

EventDescription
refund.createdRefund was created
refund.succeededRefund completed
refund.failedRefund failed

Customers

EventDescription
customer.createdCustomer was created
customer.updatedCustomer was updated
customer.deletedCustomer was deleted

Invoices

EventDescription
invoice.createdInvoice was created
invoice.finalizedInvoice was finalized
invoice.paidInvoice was paid
invoice.payment_failedInvoice payment failed
invoice.voidedInvoice was voided

Subscriptions

EventDescription
subscription.createdSubscription was created
subscription.updatedSubscription was updated
subscription.canceledSubscription was canceled
subscription.trial_will_endTrial ending in 3 days

Payouts

EventDescription
payout.createdPayout was created
payout.paidPayout was sent successfully
payout.failedPayout failed

Disputes

EventDescription
dispute.createdDispute was opened
dispute.updatedDispute status changed
dispute.closedDispute was resolved