CartController::validate_cart_coupon( WC_Coupon $coupon )

Validates an existing cart coupon and returns any errors.


Description Description


Parameters Parameters

$coupon

(Required) Coupon object applied to the cart.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.