How to automatically apply a coupon at checkout

You can automatically apply a coupon to a signup plan link, so members don't need to enter the coupon code themselves during checkout.

How It Works

Start with your plan's signup link:

https://www.example.com/?msopen=/member/plans/planId

To automatically apply a coupon, add the following to the end of the link:

/coupons/[coupon_code]

Example

Original signup link:

https://www.example.com/?msopen=/member/plans/planId

Signup link with coupon applied:

https://www.example.com/?msopen=/member/plans/planId/coupons/coupon_code

When a member opens this link, the coupon is automatically applied at checkout.

  1. Go to Pricing.
  2. Select the plan you'd like to use.
  3. Click Get Signup Link.

Finding Your Coupon Code

  1. Go to Pricing.
  2. Click Manage Coupons.
  3. Locate the coupon you want to use and copy its code.

Notes

  • Replace [coupon_code] with the actual coupon code you want to apply.
  • Coupon codes must match an active coupon in your account.
  • If the coupon is invalid or expired, it will not be applied during checkout.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us