module OffsitePayments::Integrations::Directebanking
def self.notification(post, options = {})
def self.notification(post, options = {}) Notification.new(post, options) end
def self.notification(post, options = {}) Notification.new(post, options) end