module OffsitePayments::Integrations::CheckoutFinland

Public Class Methods

notification(post) click to toggle source
# File lib/offsite_payments/integrations/checkout_finland.rb, line 8
def self.notification(post)
  Notification.new(post)
end