开发者 |
woocommerce
automattic woothemes allendav kellychoffman jkudish jeffstieler nabsul robobot3000 danreylop mikeyarce shaunkuschel orangesareorange pauldechov dappermountain radogeorgiev bor0 royho cshultz88 bartoszbudzanowski harriswong ferdev superdav42 |
---|---|
更新时间 | 2025年6月17日 05:34 |
PHP版本: | 6.6 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/woocommerce-tax
directory, or install the plugin through the WordPress plugins screen directly.A WordPress.com connection is required to securely access our tax APIs, and to avoid API abuse.
Yep! We follow the L-2 policy, meaning if the latest version of WooCommerce is 8.7, we support back to WooCommerce version 8.5.
Absolutely! You can read our Terms of Service here.
wc_services_apply_us_co_retail_delivery_fee
filter.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.