[Obsolete("Google Checkout is obsolete. This method should no longer be used. Use Ship(shipDate) instead.")] public virtual void Ship( DateTime shipDate, bool updateGoogleCheckout )
Parameters
- shipDate
- Date the shipment has been shipped.
- updateGoogleCheckout
- If the order associated with this shipment is a GoogleCheckout order, this flag indicates whether to send an update notification to GoogleCheckout or not.