woocommerce-gateway-paypal-express-checkout
woocommerce-gateway-paypal-express-checkout copied to clipboard
Undefined index: contents error thrown for sync subscription purchase
Describe the bug
When a synchronized subscription product is purchased using Paypal Checkout, an error is thrown on the "Confirm PayPal Order" page.
Undefined index: contents in /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php on line 333
To reproduce
- Create a monthly subscription product with a signup fee and which is synchronized(https://d.pr/i/iAwpsR) to a few days later. (I synced it to 14th of every month). Add it to the cart:https://d.pr/i/0qzGbG
- Click on the Paypal checkout button.
- After the modal closes, on the "Confirm your PayPal Order" page, an error is thrown: https://d.pr/i/aF4yEB
Environment (please complete the following information):
- WordPress Version - 5.4
- WooCommerce Version -. 4.0.0
- PayPal (Express) Checkout Plugin Version - master/1.7_dev
Additional details
Stack trace
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: contents in /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php on line 333
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP Warning: Invalid argument supplied for foreach() in /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php on line 333
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: contents in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP Warning: array_keys() expects parameter 1 to be array, null given in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP 35. array_keys() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1256
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: contents_cost in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: applied_coupons in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP Warning: array_keys() expects parameter 1 to be array, null given in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP 35. array_keys() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1256
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: contents_cost in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221
[08-Apr-2020 10:29:28 UTC] PHP Notice: Undefined index: applied_coupons in /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php on line 1256
[08-Apr-2020 10:29:28 UTC] PHP Stack trace:
[08-Apr-2020 10:29:28 UTC] PHP 1. {main}() /app/public/index.php:0
[08-Apr-2020 10:29:28 UTC] PHP 2. require() /app/public/index.php:17
[08-Apr-2020 10:29:28 UTC] PHP 3. require_once() /app/public/wp-blog-header.php:19
[08-Apr-2020 10:29:28 UTC] PHP 4. include() /app/public/wp-includes/template-loader.php:106
[08-Apr-2020 10:29:28 UTC] PHP 5. get_template_part() /app/public/wp-content/themes/storefront/page.php:24
[08-Apr-2020 10:29:28 UTC] PHP 6. locate_template() /app/public/wp-includes/general-template.php:168
[08-Apr-2020 10:29:28 UTC] PHP 7. load_template() /app/public/wp-includes/template.php:672
[08-Apr-2020 10:29:28 UTC] PHP 8. require() /app/public/wp-includes/template.php:725
[08-Apr-2020 10:29:28 UTC] PHP 9. do_action() /app/public/wp-content/themes/storefront/content-page.php:18
[08-Apr-2020 10:29:28 UTC] PHP 10. WP_Hook->do_action() /app/public/wp-includes/plugin.php:478
[08-Apr-2020 10:29:28 UTC] PHP 11. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:311
[08-Apr-2020 10:29:28 UTC] PHP 12. storefront_page_content() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 13. the_content() /app/public/wp-content/themes/storefront/inc/storefront-template-functions.php:347
[08-Apr-2020 10:29:28 UTC] PHP 14. apply_filters() /app/public/wp-includes/post-template.php:253
[08-Apr-2020 10:29:28 UTC] PHP 15. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 16. do_shortcode() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 17. preg_replace_callback() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 18. do_shortcode_tag() /app/public/wp-includes/shortcodes.php:218
[08-Apr-2020 10:29:28 UTC] PHP 19. WC_Shortcodes::checkout() /app/public/wp-includes/shortcodes.php:343
[08-Apr-2020 10:29:28 UTC] PHP 20. WC_Shortcodes::shortcode_wrapper() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95
[08-Apr-2020 10:29:28 UTC] PHP 21. WC_Shortcode_Checkout::output() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72
[08-Apr-2020 10:29:28 UTC] PHP 22. WC_Shortcode_Checkout::checkout() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67
[08-Apr-2020 10:29:28 UTC] PHP 23. WC_Cart->calculate_totals() /app/public/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:276
[08-Apr-2020 10:29:28 UTC] PHP 24. WC_Cart_Totals->__construct() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1237
[08-Apr-2020 10:29:28 UTC] PHP 25. WC_Cart_Totals->calculate() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:132
[08-Apr-2020 10:29:28 UTC] PHP 26. WC_Cart_Totals->calculate_shipping_totals() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:142
[08-Apr-2020 10:29:28 UTC] PHP 27. WC_Cart_Totals->get_shipping_from_cart() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:848
[08-Apr-2020 10:29:28 UTC] PHP 28. WC_Cart->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php:337
[08-Apr-2020 10:29:28 UTC] PHP 29. WC_Shipping->calculate_shipping() /app/public/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1259
[08-Apr-2020 10:29:28 UTC] PHP 30. WC_Shipping->calculate_shipping_for_package() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:263
[08-Apr-2020 10:29:28 UTC] PHP 31. apply_filters() /app/public/wp-content/plugins/woocommerce/includes/class-wc-shipping.php:352
[08-Apr-2020 10:29:28 UTC] PHP 32. WP_Hook->apply_filters() /app/public/wp-includes/plugin.php:206
[08-Apr-2020 10:29:28 UTC] PHP 33. WC_Subscriptions_Cart::cache_package_rates() /app/public/wp-includes/class-wp-hook.php:287
[08-Apr-2020 10:29:28 UTC] PHP 34. WC_Subscriptions_Cart::get_package_shipping_rates_cache_key() /app/public/wp-content/plugins/woocommerce-subscriptions/includes/class-wc-subscriptions-cart.php:1221