In the latest update of the CartFlows Pro i:e version 1.6.3, we have introduced a most demanding checkout feature to apply the Coupons on the Checkout page.
From version 1.6.3 and onward you can apply the coupon on the CartFlows Checkout page but adding it in the URL.
This feature allows you to share the separate coupons for each checkout page for different users or products.
To start using this feature, you don’t have to enable any setting, it is enabled by default on the CartFlows Checkout page. So, let’s see how to use this feature.
- Create a coupon in the WooCommerce’s Setting. This article will help you to create a coupon.
- Once the coupon is created, then you need to add it to the URL of the Checkout page while redirecting. To add the coupon you need to use the full URL of the checkout page instead of using the Next-Step Shortcode.
Now, when the user will visit the landing page/any other page where you have added the checkout page link with the coupon, once it is clicked the coupon will be automatically get applied on the checkout page.
To apply the coupon code while including other URL parameters, such as passing product and quantity to a checkout page, follow this format: www.yourdomain.com/checkout-page/?product=productID&quantity=1&coupon=COUPONCODE.