Module: ActiveMerchant::Billing::Integrations::Verkkomaksut

Defined in:
lib/active_merchant/billing/integrations/verkkomaksut.rb,
lib/active_merchant/billing/integrations/verkkomaksut/helper.rb,
lib/active_merchant/billing/integrations/verkkomaksut/notification.rb

Overview

Defined Under Namespace

Classes: Helper, Notification

Class Method Summary collapse

Class Method Details

.notification(post) ⇒ Object



14
15
16
# File 'lib/active_merchant/billing/integrations/verkkomaksut.rb', line 14

def self.notification(post)
  Notification.new(post)
end