开发者 |
woocommerce
automattic royho akeda mattyza bor0 woothemes dwainm laurendavissmith001 Kloon |
---|---|
更新时间 | 2025年6月2日 18:07 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 |
版权网址: | 版权信息 |
You’ve come to the right place. Our documentation for ShipStation for WooCommerce includes detailed setup instructions, troubleshooting tips, and more.
To start, review our troubleshooting tips for answers to common questions. Then, if you need further assistance, get in touch via the official support forum.
No. Merchants will need a real-time shipping quote extension (such as USPS, FedEx, UPS, etc.) or an alternate method (e.g. flat rate charges.
Yes; conditional exporting is not currently available.
This commonly occurs when products and variations do not have a unique stock-keeping unit (SKU) assigned to them. Allocate a unique SKU to each product — and each variation of that product — to ensure order line items show up correctly in ShipStation.
woocommerce_shipstation_shipnotify_status_updated
that will be called after the order status is changed.woocommerce_shipstation_get_order_id
filter consistent by removing the conversion function.wt_order_number
to search order number.