Discounts

The Stripe Checkout (Shopping Cart) plugin allows you to give discounts to your customers:

How to add discounts:

  • Create a coupon by going to the coupons section of your Stripe dashboard and clicking ‘Create a coupon’

  • Once you’ve created your coupon, copy the coupon ID:

  • and add it to the ‘Coupon ID’ field in the ‘Create Checkout Checkout Session (Cart)’ workflow action:

Now when your customers create a checkout session, the coupon will be applied to it.

Last updated