Payment.review_opened
This event is dispatched when a payment goes into review. This happens when a payment gateway (e.g. Stripe) has suspended a payment, pending review. An order will not be created until the payment has been reviewed in the payment gateway, after which the order.created event will be dispatched.
Example payload
Last updated