- transaction_manager_url(:login =>@username,
- :listing_id => @listing_id,
- :transaction_type => @transaction_type,
- :start_date => @start_date,
- :number_of_days => @number_of_days,
- :sort => Admin::TransactionsController::SortBy::AMOUNT,
- :order => toggle_order(@order))