开发者 |
woocommerce
automattic woothemes allendav kellychoffman jkudish jeffstieler nabsul robobot3000 danreylop mikeyarce shaunkuschel orangesareorange pauldechov dappermountain radogeorgiev bor0 royho cshultz88 bartoszbudzanowski harriswong ferdev superdav42 |
---|---|
更新时间 | 2024年10月29日 20:58 |
PHP版本: | 6.5 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.We connect to your WordPress.com account to authenticate your site and user account so we can securely charge the payment method on file for any labels purchased.
Yes! You can buy and print USPS shipping labels for domestic destinations and USPS and DHL shipping labels for international destinations. Shipments need to originate from the U.S.
Yep! WooCommerce version 3.0 or newer, please.
The source code is freely available in GitHub.
npm run prepare
.commercial_invoice_url
value is null
.wcship_user_can_manage_labels
filter to check permissions to print shipping labels.wcship_manage_labels
capability to check permissions to print shipping labels.test_
to test-
to match our phpcs rules. Remove travis and move to github action.POST /connect/packages
to create shipping label packages, and add an endpoint PUT /connect/packages
to update shipping label packages.