Stripe Customer facing coupon/discount codes

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

This is not currently possible with the Stripe integration. Although there is perhaps a way to do this using custom actions I am not sure on the flow and setup to accomplish it.

Follow this tutorial, if you want to apply coupon code section in your app - Allow Your Users to Use A Coupon Code in Your No-Code E-commerce App - YouTube

3 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.