# File lib/active_merchant/billing/integrations/moneybookers.rb, line 16 def self.notification(post, options) Notification.new(post, options) end
# File lib/active_merchant/billing/integrations/moneybookers.rb, line 20 def self.return(post, options = {}) Return.new(post, options) end
# File lib/active_merchant/billing/integrations/moneybookers.rb, line 12 def self.service_url self.production_url end
[Validate]
Generated with the Darkfish Rdoc Generator 2.