DragonByte Tech
Well-known member
What Stripe events are necessary to select in the "Webhooks" page in order to enable integration with the Payment Profile system?
Do I only need the 13 "Charge" related events?
EDIT: From looking at the code, these are the actionable events:
Do I only need the 13 "Charge" related events?
EDIT: From looking at the code, these are the actionable events:
- review.closed
- invoice.payment_succeeded
- charge.succeeded
- charge.refunded
- charge.dispute.funds_reinstated
- charge.dispute.funds_withdrawn
Last edited: