Currently when you input a coupon code during checkout, if you input a wrong one (ie. one that is not valid, one that doesn’t exist within Magento), there isn’t any error message to let the user know that an error occurred. Also, sending any promo code sends an error in the console about “promoIsApplied” being a of String type, while it’s expected to be Boolean.
You can also test the case of a correct promo code by using “vsf2022” promo code - it exists within the dev Magento instance
┆Attachments: image-20220517-070634.png | image-20220517-070719.png