Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API wc-api/v3/orders shipping_lines does not include discrete method id after 3.4.0 #20373

Closed
2 tasks
thehill383 opened this issue Jun 4, 2018 · 2 comments
Closed
2 tasks

Comments

@thehill383
Copy link

following the change in 3.4.0 related to #18483 the shipping_lines section of the order json does not now include the method if.

previously this would be similar to
flat_rate:7 but is now just flat_rate

"shipping_lines": [
{
"id": 49656,
"taxes": [
{
"id": 1,
"total": "1.39",
"subtotal": ""
}
],
"total": "6.95",
"meta_data": [
{
"id": 271094,
"key": "Items",
"value": ""
}
],
"method_id": "flat_rate:7",
"total_tax": "1.39",
"method_title": "
***"
}

this is the json following the upgrade

"shipping_lines": [
{
"id": 49656,
"method_id": "flat_rate",
"method_title": "ParcelForce Next Day Delivery",
"total": "6.95"
}

we have 2 shipping methods with a description of flat_rate and now it is not possible to identify the difference, they both show as flat_rate

Expected behavior
following the changes made in 3.4.0 there should be a discrete property for the shipping method ID and one for the description

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
  • This bug happens with a default WordPress theme active, or Storefront.
  • [x ] I can reproduce this bug consistently using the steps above.

WordPress Environment

``` ` ### WordPress Environment ###

Home URL: https://www.mailcoms.co.uk
Site URL: https://www.mailcoms.co.uk
WC Version: 3.4.1
Log Directory Writable: ✔
WP Version: 4.9.6
WP Multisite: –
WP Memory Limit: 1 GB
WP Debug Mode: –
WP Cron: ✔
Language: en_GB
External object cache: –

Server Environment

Server Info: Apache/2.4.29 (Unix) OpenSSL/1.0.1e-fips
PHP Version: 7.0.20 - We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version
PHP Post Max Size: 2 GB
PHP Time Limit: 0
PHP Max Input Vars: 1000
cURL Version: 7.19.7
NSS/3.27.1

SUHOSIN Installed: –
MySQL Version: ❌ 5.5.59 - We recommend a minimum MySQL version of 5.6. See: WordPress requirements
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

Database

WC Database Version: 3.4.1
WC Database Prefix: qtgi4seyh_
Total Database Size: 495.49MB
Database Data Size: 420.10MB
Database Index Size: 75.39MB
qtgi4seyh_woocommerce_sessions: Data: 9.86MB + Index: 0.23MB
qtgi4seyh_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB
qtgi4seyh_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB
qtgi4seyh_woocommerce_order_items: Data: 3.01MB + Index: 1.33MB
qtgi4seyh_woocommerce_order_itemmeta: Data: 11.52MB + Index: 8.10MB
qtgi4seyh_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_woocommerce_log: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_aws_index: Data: 1.68MB + Index: 0.00MB
qtgi4seyh_commentmeta: Data: 1.52MB + Index: 0.50MB
qtgi4seyh_comments: Data: 3.52MB + Index: 3.38MB
qtgi4seyh_failed_jobs: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_imagify_files: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_imagify_folders: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_itsec_distributed_storage: Data: 4.02MB + Index: 0.02MB
qtgi4seyh_itsec_lockouts: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_itsec_log: Data: 17.88MB + Index: 1.39MB
qtgi4seyh_itsec_logs: Data: 121.21MB + Index: 3.73MB
qtgi4seyh_itsec_temp: Data: 0.15MB + Index: 0.12MB
qtgi4seyh_links: Data: 0.02MB + Index: 0.02MB
qtgi4seyh_mailchimp_carts: Data: 0.14MB + Index: 0.00MB
qtgi4seyh_nxs_log: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_onclick_show_popup: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_options: Data: 23.23MB + Index: 3.45MB
qtgi4seyh_pmxe_exports: Data: 0.18MB + Index: 0.00MB
qtgi4seyh_pmxe_google_cats: Data: 0.26MB + Index: 0.05MB
qtgi4seyh_pmxe_posts: Data: 0.05MB + Index: 0.02MB
qtgi4seyh_pmxe_templates: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_postmeta: Data: 36.56MB + Index: 31.08MB
qtgi4seyh_posts: Data: 165.58MB + Index: 7.94MB
qtgi4seyh_queue: Data: 0.07MB + Index: 0.00MB
qtgi4seyh_rac_abandoncart: Data: 0.12MB + Index: 0.00MB
qtgi4seyh_rac_email_logs: Data: 0.03MB + Index: 0.01MB
qtgi4seyh_rac_templates_email: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_revslider_css: Data: 0.09MB + Index: 0.00MB
qtgi4seyh_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_revslider_navigations: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_revslider_sliders: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_revslider_slides: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_revslider_static_slides: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_termmeta: Data: 0.05MB + Index: 0.06MB
qtgi4seyh_terms: Data: 0.30MB + Index: 0.36MB
qtgi4seyh_term_relationships: Data: 2.44MB + Index: 1.47MB
qtgi4seyh_term_taxonomy: Data: 1.44MB + Index: 0.30MB
qtgi4seyh_usermeta: Data: 11.52MB + Index: 11.03MB
qtgi4seyh_users: Data: 1.52MB + Index: 0.53MB
qtgi4seyh_wc_download_log: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wc_webhooks: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wooapp_push_notification_history: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wooapp_push_notification_users: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woochimp_scheduled_events: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_woos_search_analytics: Data: 0.12MB + Index: 0.02MB
qtgi4seyh_wplc_chat_msgs: Data: 0.02MB + Index: 0.00MB
qtgi4seyh_wplc_chat_sessions: Data: 1.52MB + Index: 0.00MB
qtgi4seyh_wplc_offline_messages: Data: 0.02MB + Index: 0.00MB
qtgi4seyh_wpsc_also_bought: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_cart_contents: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_checkout_forms: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_claimed_stock: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_coupon_codes: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_currency_list: Data: 0.02MB + Index: 0.01MB
qtgi4seyh_wpsc_download_status: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_meta: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_wpsc_product_rating: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_purchase_logs: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_region_tax: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_wpsc_submited_form_data: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_yith_wcwl: Data: 0.00MB + Index: 0.00MB
qtgi4seyh_yith_wcwl_lists: Data: 0.00MB + Index: 0.01MB
qtgi4seyh_yoast_seo_links: Data: 0.08MB + Index: 0.03MB
qtgi4seyh_yoast_seo_meta: Data: 0.01MB + Index: 0.02MB
wp_team_mailcomscommentmeta: Data: 0.00MB + Index: 0.00MB
wp_team_mailcomscomments: Data: 0.00MB + Index: 0.00MB
wp_team_mailcomslinks: Data: 0.00MB + Index: 0.00MB
wp_team_mailcomsoptions: Data: 0.08MB + Index: 0.01MB
wp_team_mailcomspostmeta: Data: 0.01MB + Index: 0.01MB
wp_team_mailcomsposts: Data: 0.21MB + Index: 0.02MB
wp_team_mailcomsterms: Data: 0.00MB + Index: 0.01MB
wp_team_mailcomsterm_relationships: Data: 0.00MB + Index: 0.00MB
wp_team_mailcomsterm_taxonomy: Data: 0.00MB + Index: 0.00MB
wp_team_mailcomsusermeta: Data: 0.00MB + Index: 0.01MB
wp_team_mailcomsusers: Data: 0.00MB + Index: 0.00MB

Post Type Counts

acf: 5
acf-field: 63
acf-field-group: 16
amn_mi-lite: 2
attachment: 3104
content_block: 15
folding-inserting: 6
franking-machine: 11
ig_campaign: 2
ig_message: 4
nav_menu_item: 23
page: 165
popup: 4
popup_theme: 6
post: 1317
product: 490
revision: 13439
secondary_html: 1
shop_coupon: 44
shop_order: 6113
shop_order_refund: 26
support: 227
testimonials: 196
wcct_countdown: 1
wpcf7_contact_form: 69
wpsc-product-file: 1

Security

Secure connection (HTTPS): ✔
Hide errors from visitors: ✔

Active Plugins (40)

PCA Predict: by PCA Predict – 1.0.3
Advanced Custom Fields Pro: by elliot condon – 5.3.4
iThemes Security: by iThemes – 7.0.1
Capability Manager Enhanced: by Jordi Canals
Kevin Behrens – 1.5.8

Contact Form 7 - Dynamic Text Extension: by Chris Mavricos
SevenSpark – 2.0.2.1

Contact Form 7: by Takayuki Miyoshi – 5.0.2
Cookie Control: by Civic UK – 2.1
Cookie Notice: by dFactory – 1.2.43
Custom Post Type UI: by WebDevStudios – 1.5.8
Content Blocks (Custom Post Widget): by Johan van der Wijk – 3.0.3
Delete Me: by Clinton Caldwell – 2.6
en_GB localisation: by Adam Harley – 1.0.2.1
Enhanced E-commerce for Woocommerce store: by Tatvic – 2.0.3 – Not tested with the active version of WooCommerce
Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.0.6
Imagify: by WP Media – 1.7.1.3
MailChimp for WooCommerce: by MailChimp – 2.1.7 – Not tested with the active version of WooCommerce
Popup Maker: by WP Popup Maker – 1.7.24
PW WooCommerce Copy Coupon: by Pimwick
LLC – 1.2 – Not tested with the active version of WooCommerce

Really Simple CAPTCHA: by Takayuki Miyoshi – 2.0.1
Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.0.2
Slider Revolution: by ThemePunch – 5.2.6
Secondary HTML Content: by Jake Goldman (10up LLC) – 3.0.1
User Photo: by Weston Ruter – 0.9.10
Woo Search Box: by Guaven Labs – 1.6.5
WooCommerce Boost Sales Premium: by Andy Ha (villatheme.com) – 1.3.7 – Not tested with the active version of WooCommerce
WooCommerce Dynamic Pricing: by Lucas Stark – 1.5.0 – 3.1.6 is available – Not tested with the active version of WooCommerce
WooCommerce Free Gift Coupons: by Kathy Darling – 1.0.1 – 2.1.0 is available – Not tested with the active version of WooCommerce
WooCommerce GoCardless Gateway: by WooCommerce – 2.4.4 – 2.4.8 is available – Not tested with the active version of WooCommerce
WooCommerce Stripe Gateway: by WooCommerce – 4.1.6
WooCommerce Mobile App Manager: by Coffye Innovations – 1.3.2 – Not tested with the active version of WooCommerce
WooCommerce Role Based Methods: by WPBackOffice – 2.0.8 – 2.3.8 is available – Not tested with the active version of WooCommerce
WooCommerce: by Automattic – 3.4.1
WordPress Importer: by wordpressdotorg – 0.6.4
Yoast SEO Premium: by Team Yoast – 7.5.3
WP All Export: by Soflyy – 1.2.0
WP-Paginate: by Max Foundry – 2.0.4
WP Rocket: by WP Media – 3.0.4
WP Term Colours: by John James Jacoby – 0.1.4
WP Term Images: by John James Jacoby – 1.0.0
WP Stagecoach: by WP Stagecoach – 1.3.1

Settings

API Enabled: ✔
Force SSL: ✔
Currency: GBP (£)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-catalog (exclude-from-catalog-2)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-1 (rated-1-2)
rated-2 (rated-2)
rated-2 (rated-2-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

WC Pages

Shop base: #339 - /franking-machine-ink-labels/
Basket: #80 - /cart/
Checkout: #107 - /checkout/
My account: #82 - /my-account/
Terms and conditions: #667 - /terms-and-conditions/

Theme

Name: Mailcoms Custom
Version: 1.0
Author URL: http://www.sssmedia.co.uk
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build
personally we recommend using a child theme. See: How to create a child theme

WooCommerce Support: ✔

Templates

Archive Template: Your theme has a woocommerce.php file. You will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
Overrides: mailcoms/woocommerce/archive-product.php version 2.0.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/auth/footer.php
mailcoms/woocommerce/auth/form-grant-access.php
mailcoms/woocommerce/auth/form-login.php version 2.4.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/auth/header.php
mailcoms/woocommerce/cart/cart-empty.php version 2.0.0 is out of date. The core version is 3.1.0
mailcoms/woocommerce/cart/cart-item-data.php
mailcoms/woocommerce/cart/cart-shipping.php version 2.5.0 is out of date. The core version is 3.2.0
mailcoms/woocommerce/cart/cart-totals.php
mailcoms/woocommerce/cart/cart.php version 2.3.8 is out of date. The core version is 3.4.0
mailcoms/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 3.0.0
mailcoms/woocommerce/cart/mini-cart.php version 2.5.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/cart/proceed-to-checkout-button.php
mailcoms/woocommerce/cart/shipping-calculator.php version 2.0.8 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/cart-errors.php
mailcoms/woocommerce/checkout/form-billing.php version 2.1.2 is out of date. The core version is 3.0.9
mailcoms/woocommerce/checkout/form-checkout.php
mailcoms/woocommerce/checkout/form-coupon.php version 2.2 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/form-login.php version 2.0.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/form-pay.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/form-shipping.php version 2.2.0 is out of date. The core version is 3.0.9
mailcoms/woocommerce/checkout/payment-method.php
mailcoms/woocommerce/checkout/payment.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/review-order.php version 2.3.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/checkout/terms.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/checkout/thankyou.php version 2.2.0 is out of date. The core version is 3.2.0
mailcoms/woocommerce/content-product.php version 1.6.4 is out of date. The core version is 3.4.0
mailcoms/woocommerce/content-product_cat.php version 1.6.4 is out of date. The core version is 2.6.1
mailcoms/woocommerce/content-single-product.php version 1.6.4 is out of date. The core version is 3.4.0
mailcoms/woocommerce/content-widget-product.php version 2.5.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/emails/admin-cancelled-order.php
mailcoms/woocommerce/emails/admin-failed-order.php
mailcoms/woocommerce/emails/admin-new-order.php
mailcoms/woocommerce/emails/customer-completed-order.php
mailcoms/woocommerce/emails/customer-invoice.php version 2.5.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/emails/customer-new-account.php
mailcoms/woocommerce/emails/customer-note.php
mailcoms/woocommerce/emails/customer-on-hold-order.php
mailcoms/woocommerce/emails/customer-processing-order.php
mailcoms/woocommerce/emails/customer-refunded-order.php
mailcoms/woocommerce/emails/customer-reset-password.php
mailcoms/woocommerce/emails/email-addresses.php version 2.4.0 is out of date. The core version is 3.2.1
mailcoms/woocommerce/emails/email-customer-details.php
mailcoms/woocommerce/emails/email-footer.php
mailcoms/woocommerce/emails/email-header.php
mailcoms/woocommerce/emails/email-order-details.php version 2.5.0 is out of date. The core version is 3.3.1
mailcoms/woocommerce/emails/email-order-items.php version 2.1.2 is out of date. The core version is 3.4.0
mailcoms/woocommerce/emails/email-styles.php version 2.3.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/emails/plain/admin-cancelled-order.php
mailcoms/woocommerce/emails/plain/admin-failed-order.php
mailcoms/woocommerce/emails/plain/admin-new-order.php
mailcoms/woocommerce/emails/plain/customer-completed-order.php
mailcoms/woocommerce/emails/plain/customer-invoice.php
mailcoms/woocommerce/emails/plain/customer-new-account.php
mailcoms/woocommerce/emails/plain/customer-note.php
mailcoms/woocommerce/emails/plain/customer-on-hold-order.php
mailcoms/woocommerce/emails/plain/customer-processing-order.php
mailcoms/woocommerce/emails/plain/customer-refunded-order.php
mailcoms/woocommerce/emails/plain/customer-reset-password.php
mailcoms/woocommerce/emails/plain/email-addresses.php version 2.2.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/emails/plain/email-customer-details.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/emails/plain/email-order-details.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/emails/plain/email-order-items.php version 2.1.2 is out of date. The core version is 3.2.0
mailcoms/woocommerce/global/breadcrumb.php
mailcoms/woocommerce/global/form-login.php version 2.1.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/global/quantity-input.php version 2.5.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/global/sidebar.php
mailcoms/woocommerce/global/wrapper-end.php version 1.6.4 is out of date. The core version is 3.3.0
mailcoms/woocommerce/global/wrapper-start.php version 1.6.4 is out of date. The core version is 3.3.0
mailcoms/woocommerce/loop/add-to-cart.php version 2.5.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/loop/loop-end.php
mailcoms/woocommerce/loop/loop-start.php version 2.0.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/loop/no-products-found.php
mailcoms/woocommerce/loop/orderby.php version 2.2.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/loop/pagination.php version 2.2.2 is out of date. The core version is 3.3.1
mailcoms/woocommerce/loop/price.php
mailcoms/woocommerce/loop/rating.php version 2.0.0 is out of date. The core version is 3.0.0
mailcoms/woocommerce/loop/result-count.php version 2.0.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/loop/sale-flash.php
mailcoms/woocommerce/myaccount/dashboard.php
mailcoms/woocommerce/myaccount/downloads.php version 2.6.0 is out of date. The core version is 3.2.0
mailcoms/woocommerce/myaccount/form-add-payment-method.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/form-edit-account.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/form-edit-address.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/form-login.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/form-lost-password.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/form-reset-password.php version 2.6.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/myaccount/lost-password-confirmation.php
mailcoms/woocommerce/myaccount/my-account.php
mailcoms/woocommerce/myaccount/my-address.php
mailcoms/woocommerce/myaccount/my-downloads.php
mailcoms/woocommerce/myaccount/my-orders.php
mailcoms/woocommerce/myaccount/navigation.php
mailcoms/woocommerce/myaccount/orders.php version 2.6.0 is out of date. The core version is 3.2.0
mailcoms/woocommerce/myaccount/payment-methods.php
mailcoms/woocommerce/myaccount/view-order.php version 2.6.0 is out of date. The core version is 3.0.0
mailcoms/woocommerce/notices/error.php version 1.6.4 is out of date. The core version is 3.3.0
mailcoms/woocommerce/notices/notice.php
mailcoms/woocommerce/notices/success.php version 1.6.4 is out of date. The core version is 3.3.0
mailcoms/woocommerce/order/form-tracking.php version 1.6.4 is out of date. The core version is 3.4.0
mailcoms/woocommerce/order/order-again.php
mailcoms/woocommerce/order/order-details-customer.php version 2.4.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/order/order-details-item.php version 2.5.0 is out of date. The core version is 3.0.0
mailcoms/woocommerce/order/order-details.php version 2.6.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/order/tracking.php
mailcoms/woocommerce/product-searchform.php version 2.5.0 is out of date. The core version is 3.3.0
mailcoms/woocommerce/single-product/add-to-cart/external.php version 2.1.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/single-product/add-to-cart/grouped.php version 2.1.7 is out of date. The core version is 3.4.0
mailcoms/woocommerce/single-product/add-to-cart/simple.php version 2.1.0 is out of date. The core version is 3.4.0
mailcoms/woocommerce/single-product/add-to-cart/variable.php version 2.1.0 is out of date. The core version is 3.4.1
mailcoms/woocommerce/single-product/meta.php version 1.6.4 is out of date. The core version is 3.0.0
mailcoms/woocommerce/single-product/price.php version 1.6.4 is out of date. The core version is 3.0.0
mailcoms/woocommerce/single-product/product-attributes.php version 2.1.3 is out of date. The core version is 3.1.0
mailcoms/woocommerce/single-product/product-image.php version 2.0.14 is out of date. The core version is 3.3.2
mailcoms/woocommerce/single-product/product-thumbnails.php version 2.0.3 is out of date. The core version is 3.3.2
mailcoms/woocommerce/single-product/rating.php version 2.1.0 is out of date. The core version is 3.1.0
mailcoms/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 3.0.0
mailcoms/woocommerce/single-product/review.php version 2.1.0 is out of date. The core version is 2.6.0
mailcoms/woocommerce/single-product/sale-flash.php
mailcoms/woocommerce/single-product/share.php
mailcoms/woocommerce/single-product/short-description.php version 1.6.4 is out of date. The core version is 3.3.0
mailcoms/woocommerce/single-product/tabs/additional-information.php version 2.0.0 is out of date. The core version is 3.0.0
mailcoms/woocommerce/single-product/tabs/description.php
mailcoms/woocommerce/single-product/tabs/tabs.php version 2.0.0 is out of date. The core version is 2.4.0
mailcoms/woocommerce/single-product/title.php
mailcoms/woocommerce/single-product/up-sells.php version 1.6.4 is out of date. The core version is 3.0.0
mailcoms/woocommerce/single-product-reviews.php version 2.3.2 is out of date. The core version is 3.2.0
mailcoms/woocommerce/single-product.php
mailcoms/woocommerce/taxonomy-product_cat.php
mailcoms/woocommerce/taxonomy-product_tag.php

Outdated Templates: ❌

`

</details>
@waterscreative
Copy link

We are finding the same issue. We use a fulfilment company to fulfil the orders and they use the IDs to track which delivery method to use. They are now only seeing table_rate with no ID appended.

@mikejolley
Copy link
Member

I've moved this to woocommerce/wc-api-dev#113 to be implemented in the v3 API. Method titles will differ between rates, you're just missing the instance ID which was not stored in it's own field previously.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants