The current stripe components doesn’t seems to offer a coupon code option for the users. is there a way to implement this?
Scenario: I have a gifts catalog and users should be allowed to add the gifts to cart and enter coupon code to get discounts. Since these coupon codes maybe different from time to time, I’d like the users to manually enter the code before user does checkout.
help appreciated, thanks