galag0
Forum Replies Created
-
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Price calculation changes on every updateInstalled version 3.7.0b
Still the same issue, should be 0€ if above 55€, with other products works but not if this bundle is included, still sum 0 to the cart total from this product.
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2817%29.png
debug info
Totales calculados.
Método de envío: Gastos de envío APG – ID: 31.
- Peso total del carrito: 0
- Volumen total del carrito: 53280
- Largo total del carrito: 20
- Ancho total del carrito: 8
- Altura total del carrito: 37
Datos procesados.
- Medidas procesadas:Array ( [0] => Array ( [largo] => 20 [ancho] => 8 [alto] => 37 [cantidad] => 9 ) )
- Clases procesadas:Array ( [todas] => 0 [sin-clase] => 0 )
- Tarifas procesadas:Array ( [sin-clase] => Array ( [0] => Array ( [peso] => 55 [importe] => 3.2645 ) [1] => Array ( [peso] => 10000 [importe] => 0 ) ) )
Tarifa seleccionada:Array ( [sin-clase] => 3.2645 )
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Price calculation changes on every updateOrder total is in euros, and the price of the bundle is 24€. I select 3 units of that bundle, see the screenshot
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2816%29.png
I configured so above 55€ the delivery is free, should return Tarifa seleccionada:Array ( [sin-clase] => 0 ) but it returns Tarifa seleccionada:Array ( [sin-clase] => 3.2645 )
and based in [todas] => 0 means that no matter how many I add the sum is 0 for that bundle total.
I’ve also tried with the version 3.7 that you shared. Same issue
debug
Método de envío: Gastos de envío APG – ID: 31.
- Peso total del carrito: 0
- Volumen total del carrito: 71040
- Largo total del carrito: 20
- Ancho total del carrito: 8
- Altura total del carrito: 37
Datos procesados.
- Medidas procesadas:Array ( [0] => Array ( [largo] => 20 [ancho] => 8 [alto] => 37 [cantidad] => 3 ) [1] => Array ( [largo] => 20 [ancho] => 8 [alto] => 37 [cantidad] => 9 ) )
- Clases procesadas:Array ( [todas] => 0 [sin-clase] => 0 )
- Tarifas procesadas:Array ( [sin-clase] => Array ( [0] => Array ( [peso] => 55 [importe] => 3.2645 ) [1] => Array ( [peso] => 10000 [importe] => 0 ) ) )
Tarifa seleccionada:Array ( [sin-clase] => 3.2645 )
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Price calculation changes on every updateyeah I don’t know why it shows so small. check these
APG config
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2812%29.pngProduct config
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2813%29.png
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2814%29.png
https://media.urbanistnetwork.com/urbanist-travel/temp/image%20%2815%29.png
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Price calculation changes on every updateWell that’s another issue, the plugin is configured to calculate in cart totals, in euro. It actually works with other products, I just suspect the debug output is wrong, as it matches the cart total, not the weight totals.
This is the config
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Price calculation changes on every updateI think I found the culprit. When I add to the cart a product Bundle (plugin WooCommerce Product Bundles) the totals got messed.
if you try to include this product, https://kasaludintegral.com/producto/10-dto-pack-original-by-feral-gatos-3-x-15-kg/
the prize always sums 0, therefore the error in calculation. I included 3 for the debug. But it works well for other bundled products. I don’t understand why. The configuration of the bundle is correct.
Debug Info
Método de envío: Gastos de envío APG – ID: 31.
- Peso total del carrito: 0
- Volumen total del carrito: 71040
- Largo total del carrito: 20
- Ancho total del carrito: 8
- Altura total del carrito: 37
Datos procesados.
- Medidas procesadas:Array ( [0] => Array ( [largo] => 20 [ancho] => 8 [alto] => 37 [cantidad] => 3 ) [1] => Array ( [largo] => 20 [ancho] => 8 [alto] => 37 [cantidad] => 9 ) )
- Clases procesadas:Array ( [todas] => 0 [sin-clase] => 0 )
- Tarifas procesadas:Array ( [sin-clase] => Array ( [0] => Array ( [peso] => 55 [importe] => 3.2645 ) [1] => Array ( [peso] => 10000 [importe] => 0 ) ) )
Tarifa seleccionada:Array ( [sin-clase] => 3.2645 )
Forum: Plugins
In reply to: [Contact Form 7] The response is not a valid JSON responseThanks I managed to fix it cause a function was echoing debug information and the json response was intercepting that output.
Forum: Plugins
In reply to: [Contact Form 7] The response is not a valid JSON responsethis is the list of active plugins
- Adminimize
- Advanced Custom Fields
- Advanced Order Export For WooCommerce (Pro)
- Category Order and Taxonomy Terms Order
- Classic Editor
- Complianz | GDPR/CCPA Cookie Consent
- Contact Form 7
- Custom Post Type UI
- Custom Product Tabs for WooCommerce
- Elementor
- Elementor Pro
- Integración con Holded
- Interactive Geo Maps PRO
- Loco Translate
- MultiSafepay
- Pasarela Unificada de Redsys para WooCommerce
- Payment Methods by Product & Country for WooCommerce
- PDF Invoices & Packing Slips for WooCommerce
- Post Grid Elementor Addon
- Product Input Fields for WooCommerce Pro
- Qty Increment Buttons for WooCommerce
- Really Simple SSL
- Restrict Content
- String Locator
- Use Any Font
- WC – APG NIF/CIF/NIE Field
- WC – APG Weight Shipping
- WooCommerce
- WooCommerce Bulk Stock Management
- WooCommerce Min and Max Quantities
- WP Mail SMTP
- WP Rocket
- WPFront User Role Editor
- WPS Hide Login
- WPSPA Spanish Enhacements for WooCommerce
- YITH Google Product Feed for WooCommerce Premium
- YITH WooCommerce Dynamic Pricing and Discounts Premium
- YITH WooCommerce Multi-step Checkout Premium
WP 6.4.2
Theme is Flatsome
- This reply was modified 2 years, 5 months ago by galag0.
I’ve encountered the same issue. Please help