Discount coupons
Last updated
Was this helpful?
Last updated
Was this helpful?
Discount coupons allow you to set up non-automated discounts – they must be manually activated by customers at the checkout. Coupons are useful when you need personalized discounts unavailable to the general store audience.
The first step here is to create a discount coupon for your store. However, a discount coupon won't work by itself.
When you have the coupon, you'll need to place its code somewhere on the storefront or reach out to customers in newsletters/emails.
Make sure your app has the create_discount_coupons
access scope required to create new coupons.
Example request for creating a new discount coupon:
Change STOREID
with your store ID and secret_token
with the secret access token of your app to add a new active discount coupon to your store.
The example request allows new customers to receive a 10% discount on their first order.
You can limit discount coupons in products/categories they apply to, set up use limits and more:
Timed discount coupons
Coupons for specific products
Limited coupon uses