Skip to main content
Reference
info

This page covers the order list and search view. To view and take actions on a specific order, see Review Order (individual order detail view).

Review Orders Screen

The Review Orders screen is the main order search and invoice viewing tool for your order records.

Help! My records trail off the screen!

1. Go full screen (instructions are below)

2. Use the Column and Row orderings tools located int he "Result Display Settings" that appears in the search results page (See section below.)

3. There's a scroll bar at the bottom of the orders list. Use that to see the columns trailing off the screen along the far right side of the page.

order_review_026.png

A Tour

As part of our site redesign, we've added some new features to the merchant site. Here's a tour of the Order Review features in case you're unfamiliar with them.

Full screen mode

To the far right side of the "View all orders (in any stage)" search page, you'll see a button labelled "Toggle Full Screen". Clicking this image will toggle full screen mode. This will not affect your browser window size, but it will hide the UltraCart title and navigation sections, freeing up real estate for result sets. The web page will store a cookie saving your preference for full screen (or not).

Docs-ReviewORders-ToggleFullscreen.PNG

Filter Options

The filter options allows you to specify which records you wish to see. The fields below are mostly self explanatory.

tip

The Order ID field accepts wild cards (asterisks), so you may search for an order using leading asterisks (*19452), trailing asterisks (2010*), or both.

Clicking Display Results Below will generate an html listing on the same page. This listing will respect both the Row and Column Ordering you specify (see below for ordering details). Clicking the Download Report button will spawn a PDF report to a new window. It will respect your Filter Options and Row Ordering, but will not consider any Column Ordering or hiding. Is this something you desire?

Vieworders01.PNG

Row and Column Ordering

The Row and Column Ordering panel contains two lists. The first is Column Ordering, the second is Row Ordering. Column Ordering affects which columns appear on a report and in which order. Row Ordering affects the order of the data. The Row Ordering is passed to the underlying database queries. Examples showing the effects both follow.

Docs-REviewOrders-ResultDisplaySettings.PNG

The lists operate in the same manner. Drag and Drop the fields up and down to change their order. For example, in the picture below, Email is the third column on the report.

order_review_013.png

To move it to the second position, I click on it and drag it upward.

order_review_011.png

Notice below, that when I drop it, the order has changed, and the fields have re-numbered themselves. Email was No. 3, and is now No. 2.

order_review_012.png

Column Ordering also has the additional feature of a hide checkbox. Clicking the checkbox will hide a column from a report.

The Effect of Column Ordering

The default report shows 23 columns of data. Unless you have a monitor running a resolution 1900 pixels wide, that crams up the screen with data. In the screenshot below, the data is literally spilling off the page. Tsk tsk.

order_review_015.png

So, let's eliminate some fields we don't need, while at the same time, shifting important fields fields to the left of the report.
For a fictitious example, consider my needs as follows:

  • I only do business in the United States, so I don't care about the Country fields. I hide them.

  • Many of my customers are individuals, so the Company fields provide little value. I hide them too.

  • For the same reason above, Bill To Name and Ship To Name are usually the same. I hide one of them.

  • Of the dates, I'm only concerned about Payment Date. I'll hide the other two.

  • I'll also hide RMA. I don't need it for this report.

  • I wish to feature Bill To State and City more prominently, so I'll shift them to the front of the report.

Here's what my Column Ordering will look like:
order_review_016.png

After clicking Save Changes and reloading, my report is much smaller and will display on lower resolutions. And it contains only the information I need.

order_review_017.png

The Effect of Row Ordering

While the Column Ordering changes I made above are good, I wish to sort my report by State and City. So I'll make the following changes to my Row Ordering, save them, and reload my report.
Before I make these changes, my report sorts by the default of Order ID (descending).

order_review_018.png

After moving state and city to the top...

order_review_019.png

My report contains the sort order I desire.

order_review_020.png

Order Slide Show

The Slide Show is a panel that displays a single order along with applicable actions that may be performed against that order. The actions display to the left of the order.

tip

Beyond just being able to quickly review orders, the big benefit of the slide show are the checkboxes at the top.

order_review_008.png

The slide show checkboxes are tied to the checkboxes in the Orders panel below. So you may browse your orders, and check ones you wish to display in detail.

Starting a Slide Show

You may begin a slide show three different ways:

1. Click the slideshow icon for an order.

order_review_022.png

2. Click an order ID.

order_review_023.png

Moving through a Slide Show

To move forward or backwards in a slide show, click the order IDs at the top of the panel. There are usually three Order IDs displayed: 1) previous order in the list, 2) current order, and 3) the next order in the list.

Order-selecter.png

Click the previous or next order will display that order. Clicking the current order will refresh the currently displayed order (if you wish to do that for whatever reason).

Performing Actions

Single Order Actions

Actions against a single order may be done by displaying an order in the slide show and clicking an action to the left. Please note that actions will open a new window.

poss-acgtions-revieworders.png

Action GroupActionDescription
#### Editedit-menu.PNG
customer informationThis button allows you to edit the billing, shipping, coupons, taxes, items, and other attributes about the order.
itemsThis button takes you straight to the item editing tab of the order editor.
:::info
Important Note Regarding Refunded Items
When editing an order that a refund for item(s) has been previously been processed, the refunded items will be locked to the order with the quantity adjusted to reflect the refund. The refunded items are locked to the order for audit trail and accounting reconciliation purposes. For the refunded items in the order, the "remove item" and "remove item and Continue Editing" buttons while not appear. The refunded items while not transmit to fulfillment center.
For more details, please see the FAQ section of the How do I perform a Refund 'help' doc.
:::
#### Paymentsimage2023-10-24_10-38-45.png
chargeback disputeIf you have configured UltraCart to handle chargeback processing, this will initiate the dispute process.
truncate credit cardIf the order is not associated with an active auto order, this option immediately truncates the credit card to the last four digits (as it would normally do 60 days after the payment has been processed, per PCI/DSS requirements.)
complete refundStart the refund process out with a complete refund of the order. This is typically used when an order is returned and the merchant wants to provide a 100% refund.
complete refund (then reject)Start the refund process out with a complete refund of the order, but when the refund is successful reject the order at the same time. This button is typically used to refund the customer and cancel the order right after a customer has placed it and changes their mind.
partial refundInitiates the refund process. The merchant will decide how much of the order is refunded.
add refund block*This option will add a block to an order, preventing a refund. The is used when a merchant receives a chargeback from the customer and wants to prevent an accidental refund by customer service, which would result in double loss on the order, since the charge back amount is immediately applied when the chargeback is issues, pending final resolution.
resend receiptResends the receipt email to the customer
transaction historyView all the transaction history records stored by UltraCart. This is where you can find the gateway transaction ids, etc.
#### PrintPrint-menu.PNG
orderReprints a PDF of the order. Useful for accounting purposes.
packing slipReprints a PDF of the packing slip.
reprint labelsReprints any labels generated through label servers like Express1.com as a PDF file. Use this if the printer acts up and destroys the original copy.
#### Shippingship-menu.PNG
packing solutionProvides a copy of the packing solution so the merchant can see how UltraCart recommends packing the order. Useful for large shipments and troubleshooting configurations.
assign RMA #Allows you to assign an RMA number to the order. The RMA number will be added to the order record and is a searchable field in the "View all orders" search page.
(*This feature is under development.)
resend shipment confirmationResends the shipment configuration email to the customer including any tracking numbers that have been entered.
retransmit to dist. centerIf the order is being handled by a fulfillment house, this button will resend the order to the fulfillment house.
Duplicatedup-menu.PNG
beoe: clone orderClones the order details to the BEOE ('Back End Order Entry' tool) in order to create a new order.
beoe: clone w/out itemsClones the order details to the BEOE ('Back End Order Entry' tool) in order to create a new order, excluding the items from the previous order.
copy orderAllows copying of the order.
copy to new cartGenerates an HTTP link for a new cart with the same contents and information as this order.
copy to short linkGenerates a bit.ly shortened HTTP link for a new cart with the same contents and information as this order.
replacement shipmentInitiates a replacement shipment based upon this order.
Diagnosticsdiag-menu.PNG
email deliveryShows the emails delivery details for the order. This will show delivery to the custoemr as well as to users on the account with the order email notifications, such as "order placed", Shipment" notifications, etc.
integration logsDisplays the logs associated with integrations such as fulfillment center transmission logs, etc.
page view historyprovides a list of recorded pages views associated with the order. (Note: requires tracking script code to be placed on front end landing pages.)
shopping cart logs(Viewable by UltraCart support only.)
#### Toolstools-menu.PNG
assign to affiliateAssigns order to an affiliate using either their affiliate ID or email address associated with their affiliate account
cancel auto orderCancels any auto order that this order is associated with. This does not have to be the original order in the sequence.
gdpr/privacy removalIf the customers sends you a GDPR removal request, use this tool to remove their personal data from your account.
auto orderTakes the user to the auto order editor if one is associated with this order.
ebay DataIf this order is associated with eBay, this button will display all the XML information received from eBay to generate the order. This is good for troubleshooting any eBay orders.
digital delivery resetReset the download counters for the order and resend the customer a new download link.
digital delivery reportA report of the download attempts for this order.
establish fraud filterSets up new fraud filters based upon the credit card information, address information, and IP address of the customer.
assign to affiliateAssociate this order with a specified affiliate.
remove from affiliateRemove the commission for this order from the associated affiliate.
resend EDI confirmationResends advanced shipment notices (ASN) and invoices to the EDI trading partner associated with this order. (Appears only if EDI is configured for the account.

Bulk Order Actions

You may perform certain actions against a large number of records by selecting (checking) those records in the Orders list and clicking one of the buttons at the top of the panel.

Orders-Bulk-Actions.png

Payment Status

The order list has a Payment Status column, below is a description of the various statuses listed in that column:

StatusDescription
UnprocessedPlaced order in either Pre-orders or Accounts Receivables (or marked as 'skip payment processing from A/R department)
AuthorizedPlaced order that has a credit card authorization but has not performed the capture the pending authorization. Typically this has to do with the "Auth then Capture" authorization model, in which the authorization occurs during the initial payment of the order and the capture occurs when the order is marked as shipped in the shipping department.
StatusDescriptionFulfillment Service integrationEnhanced Shipment Tracking Service Enabled
Available for PickupThe order has reached the shipping department.
Awaiting PickupThe order has reached the shipping department and is awaiting the next scheduled order retrieval from 3rd party fulfillment.
Customer Action RequiredThe is a issue with the order that requires customer action to resolve for delivery.
DelayA delay to the shipment has occurred.
DeliveredShipment has been delivered.YesYes
ExceptionAn error is occurring with the tracking of the shipment.
Failed AttemptAn attempt to delivery the package was unsuccessful.
Info ReceivedTracking Information has been transmitted to shipper, no further status of shipment available.Yes
Partial ShipmentA package of a multipackage shipment has been shipped.
Pending Transmission to FulfillmentThe order is in the shipping department, the order has not yet been transmitted to the fulfillment center (appears when the shipping department is configured with a transmission mechanism.)Yes
Queued For Transmission to FulfillmentThe order is queued for transmission at the next scheduled transmission of orders.Yes
RescheduledThe package has been rescheduled for delivery.
Returned To SenderThe package was not deliverable and is being returned to Sender.
ShippedThe package has been shipped, but has not yet been delivered.
Transmitted to FulfillmentThe order has reached the shipping department and has been transmitted to the fulfillment center for fulfillment, no further status of shipment at this time.Yes
Untracked
In TransitThe order has been transmitted to the fulfillment center and is in transit to the customer, not yet delivered.Yes
Expected DeliveryThe estimated delivery date based on the shippers tracking service.YesYes
Out for DeliveryThe package is out for final delivery to delivery address.YesYes

Related

View Orders

Was this page helpful?