Actualizacion de codigo woocommerce a su ultima version 10.3.4 para los ecommece de oyv. Se realizo la actualizacion del codigo a su ultima version para las siguientes mejoras:
Fix – Attempts to identify the PayPal two-letter country code from a three-letter code using the league/iso3166 composer package, and applies minor additional fixes #61741
Fix – Fixes the locale code sent when creating a PayPal Standard order, limiting it to two characters. #61688
Fix – Fixes the SHIPPING_CALLBACK_CONFIG_NOT_SUPPORTED errors for PayPal Standard #61689
Fix – Improves how the city and postal code field requirements are defined based on the official PayPal address requirements table for the Orders V2 API. #61724
Fix – Prevent autocomplete scripts loading if the setting is disabled #61684
Fix – Properly handling PayPal order items with negative amounts. #61719
Fix – Sets the country code sent to PayPal when using PayPal Standard to the expected two-letter format #61691
Fix – Unifies how order items total amount is calculated for PayPal Standard purchases #61692
Dev – Remove deprecation notices from legacy script handles #61693