CartCouponSchema::coupon_exists( string $coupon_code )

Check given coupon exists.


Description Description


Parameters Parameters

$coupon_code

(Required) Coupon code.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartCouponSchema.php




Top ↑

User Contributed Notes User Contributed Notes

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