Module: Spree::Payment::CustomEvents
- Extended by:
- ActiveSupport::Concern
- Included in:
- Spree::Payment
- Defined in:
- app/models/spree/payment/custom_events.rb
Overview
Publishes custom payment events beyond basic lifecycle events.
Events:
-
payment.paid: Payment was completed
-
order.paid: Order is fully paid (no outstanding balance)