🛒
Stripe Checkout (Shopping Cart) Plugin
  • 👋Introduction
  • Installing the Plugin
  • Configuring Stripe API Keys
  • Setting up your Database
  • Adding items to the shopping cart
  • Creating Checkout Sessions
  • Embedding payment forms in your app
  • Adding Shipping Rates
  • Automatically Create Stripe Customer ID's
  • Saving down details of a transaction
  • Stripe Tax
  • Discounts
  • Support Queries
Powered by GitBook
On this page

Discounts

PreviousStripe TaxNextSupport Queries

Last updated 1 year ago

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 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.

coupons section