# File lib/active_merchant/billing/gateways/beanstream_interac.rb, line 36
      def confirm(transaction)
        post(transaction)
      end