All Collections
Market My Content
Coupons
Automatically Apply Coupon Code During Checkout via URL
Automatically Apply Coupon Code During Checkout via URL
Make it easier for your customers to take advantage of discounts and buy quickly by having this discount already applied.
Diego Quintero avatar
Written by Diego Quintero
Updated over a week ago

You can make it even simpler for users to redeem their coupon codes by sending the users directly to your checkout via a URK where the discount is already applied. It means your users will not need to through the process of copying the code and applying it at the end.

It is useful if you have a discount on an email campaign or a landing page. For example, if the user is going through an email or one of your pages, and they click on your call to action to subscribe, then they are taken straight to your subscription plan checkout with the coupon applied automatically.

Get Started

To achieve this, you will need to:

Once you have your coupon and URL, you can customize your link with the coupon code applied.

Apply a Coupon to Your Checkout Page URL

  1. Copy the checkout link: https://example.com/orders/complete_order?o=XXXXXX&d=XXXXXX

  2. Paste this in a text editor

  3. Replace example.com with your actual domain or subdomain

  4. Replace XXXXXX after o= with your Bundle or Subscription ID

  5. Replace XXXXXX after d= with your Coupon Title

Here is an example of the final URL:

https://example.com/orders/complete_order?o=558384&d=NEWYEAR2020

Users who have never created an account will start our two-step checkout process. They will first be required to create an account and then go to the checkout page, and the discount will automatically be applied.

Users who already have an account will need to sign in and will experience the same checkout payment page as the example above.

Please keep in mind that existing users will not be able to use this method to change their subscription plans. They will need to change their plan via their dashboard. Also, if a user has already redeemed this code previously, the user will get a notice that the coupon code is invalid, as coupon codes can only be used once per user account.

Did this answer your question?