# File lib/active_merchant/billing/gateways/usa_epay_advanced.rb, line 282 def void(identification, options={}) void_transaction(options.merge!(:reference_number => identification)) end