Volusion Integration

Note: Volusion restricts API access to Pro Accounts and higher.

The integration with Volusion is bidirectional. This means that your orders are automatically read from Volusion, and tracking numbers flow automatically back into Volusion.

Volusion has a long list of Order Statuses. By default, My.ShipRush retrieves orders that are in one of these states:

- Ready to Ship
- Pending Shipment
- Partially Shipped

If you would like to retrieve other order statuses, this can be configured by editing the web store.

When a shipment is processed, the status in Volusion is automatically set to Shipped.

My.ShipRush also reflects the paid status of Volusion orders.

- My.ShipRush “Awaiting Payment” is triggered by the Volusion statuses of: “New”, “Pending”, “Processing”, “AwaitingPayment” and “PaymentDeclined”
- My.ShipRush “Paid” is triggered by the Volusion statuses: “ReadytoShip”, “PendingShipment”, “PartiallyShipped”, “PartiallyBackordered”, “Backordered” and “Shipped” orders
- All other Volusion statuses flow into My.ShipRush as “NotPaid”.

The My.ShipRush “shipped” status is driven in this way:

- My.ShipRush Pending status is triggered by the Volusion statuses of: “New”, “Pending”, “Processing”, “AwaitingPayment”, “PaymentDeclined”, “ReadytoShip”, “PendingShipment”, “PartiallyShipped”, “PartiallyBackordered” and “Backordered”
- “Shipped” orders in Volusion are tagged in My.ShipRush as History / Shipped




Back