Hi everyone, has anyone noticed that when you appl...
# suitecommerce
s
Hi everyone, has anyone noticed that when you apply a preomocode and then remove it in the checkout the Promocode form doesn't render again? is this a known defect?
c
This is a known UI quirk with the checkout flow. Once you remove a promo code, the form doesn't re-render properly because of cached form data or incomplete page refresh. We've seen this across different checkout setups. Quick user fix is manually refreshing the page after removing the code. For a permanent solution, you'd need to customize the checkout script to force the promo form to re-render.