# File lib/active_merchant/billing/gateways/skip_jack.rb, line 252 def status(order_id) commit(:get_status, nil, :szOrderNumber => order_id) end