Section: Billing and Subscriptions

Create a percentage coupon

bash
bash
stripe coupons create --percent-off 20 --duration once

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.