- Ce sujet contient 1 réponse, 2 participants et a été mis à jour pour la dernière fois par , le il y a 2 mois.
Affichage de 1 message (sur 1 au total)
Affichage de 1 message (sur 1 au total)
- Vous devez être connecté pour répondre à ce sujet.
WooFrance Dépannage et support WordPress WooCommerce › Forums › Forum de Support WooCommerce › Aider
Ensure your form correctly submits the coupon_code
and triggers WC()->cart->apply_coupon()
followed by WC()->cart->calculate_totals()
. Verify that WooCommerce’s AJAX coupon handler is properly hooked and that your JavaScript sends the request correctly. Check WooCommerce logs for errors, Retro Bowl test applying coupons manually in functions.php
, and confirm that the WooCommerce session is active.