# File lib/active_merchant/billing/integrations/chronopay.rb, line 13 def self.notification(post, options = {}) Notification.new(post) end
# File lib/active_merchant/billing/integrations/chronopay.rb, line 17 def self.return(query_string, options = {}) Return.new(query_string) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.