Module: CoreMerchant::Concerns::SubscriptionNotifications

Extended by:
ActiveSupport::Concern
Included in:
Subscription
Defined in:
lib/core_merchant/concerns/subscription_notifications.rb

Overview

Includes logic for notifying the SubscriptionManager when a subscription is created or destroyed, as well as providing a hook for custom notification logic.