module OffsitePayments::Integrations::Rbkmoney
Public Class Methods
notification(*args)
click to toggle source
# File lib/offsite_payments/integrations/rbkmoney.rb, line 7 def self.notification(*args) Notification.new(*args) end