dwolla.rb

Path: lib/active_merchant/billing/integrations/dwolla.rb
Last Update: Mon Jul 30 14:06:04 +0000 2012

All mappings in helper.rb are required fields to be sent to Dwolla. :account = ‘Dwolla Id of merchant’ :credential1 = ‘key from Dwolla Application’ :credential2 = ‘secret from Dwolla Application’ :redirect_url = ‘can be different that what is specified on Dwolla Application creation’ :return_url = ‘can be different that what is specified on Dwolla Application creation’ :order_id = must be unique for each transaction

[Validate]