Leaky Paywall - Coupons

It is easy to create coupons and discount codes for your subscription levels using the Leaky Paywall - Coupons add-on

Coupon Settings

To create a coupon, go to Leaky Paywall > Coupons in the WP admin and click on "Add New Coupon".

0. Make sure you create a title for your coupon

1. Coupon Code - Enter the name of the coupon code.  This is what users will enter on the registration form.

2. Amount - This can be either a percentage or a dollar amount.  Whatever is entered will be discounted from the total price.  e.g (50%, $5, $25)

3. Max Use Limit - This is the maximum number of times this coupon code can be used before it becomes invalid. 

4. Levels - Select which levels this coupon is valid for.  If you select "All Levels", it will be valid on any paid level.  It is a multiselect field so you can choose multiple specific levels to apply the coupon to.

5. Start Date - If you want the coupon to only be vaild after a certain date, enter it here.

6. End Date - If you want the coupon to only be valid until a certain date, enter it here.

7. To apply the coupon only to the first payment of a recurring subscription, check this box.  Future payments will be charged at the standard rate.  This setting only works with Stripe.

Overall Coupon Usage

You can see the details and usage of all your coupons by going to Leaky Paywall > Coupons.  This is great to get an idea of how many times a coupon has been used in total.

Front End Display

The coupon field will display below the total amount on the registration page.

Add the coupon to a register link

You can append a coupon to any register link.  This way the user doesn't have to enter the code manually in order to get the discount. This works well for hiding the coupon field via CSS and still being able to give away coupons.

For example,

https://examplesite.test/register/?level_id=11&coupon_code=halfpizza

You will need to change the level_id and coupon_code parameter to match your use case. 

See Coupon Usage For Subscribers

You see if a specific subscriber used a coupon in a few different ways.

- In the subscriber table under Leaky Paywall > Subscribers.

- On a transaction under Leaky Paywall > Transactions

- Data exported by the Reporting Tool will include a Coupon column if any subscribers signed up with a coupon

Still need help? Contact Us Contact Us