Class: ActiveMerchant::Billing::Integrations::Payline::Notification

Inherits:
Notification
  • Object
show all
Defined in:
lib/active_merchant_payline/integration/lib/notification.rb

Instance Method Summary collapse

Instance Method Details

#method_nameObject



7
8
9
# File 'lib/active_merchant_payline/integration/lib/notification.rb', line 7

def method_name
  
end

#parse(post) ⇒ Object



11
12
13
# File 'lib/active_merchant_payline/integration/lib/notification.rb', line 11

def parse(post)
  
end