Module: OffsitePayments::Integrations::A1agregator
- Defined in:
- lib/offsite_payments/integrations/a1agregator.rb
Defined Under Namespace
Classes: Helper, Notification, Status
Class Method Summary collapse
Class Method Details
.notification(*args) ⇒ Object
10 11 12 |
# File 'lib/offsite_payments/integrations/a1agregator.rb', line 10 def self.notification(*args) Notification.new(*args) end |