# File lib/active_merchant/billing/integrations/payflow_link.rb, line 11 11: def self.notification(post, options = {}) 12: Notification.new(post) 13: end
# File lib/active_merchant/billing/integrations/payflow_link.rb, line 15 15: def self.return(query_string, options = {}) 16: ActiveMerchant::Billing::Integrations::Return.new(query_string) 17: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.