WooCommerce coupon QR walkthrough
- 1
Create the coupon in WooCommerce
WooCommerce → Marketing → Coupons → Add coupon. Set code, discount type (percentage / fixed), expiry, usage limit, and any product/category restrictions. Save the coupon code — you will need it in the next step.
- 2
Generate the QR in QR Suite
QR Suite → New QR → URL. Set target to your cart page with the coupon code as a query parameter: `?coupon=SUMMER25`. Add campaign and zone tags. Save and download SVG/PNG.
- 3
Add the auto-apply snippet
A small WordPress filter reads `?coupon=` from the URL and calls `WC()->cart->apply_coupon($code)`. QRCode Suite ships this filter — just enable "Auto-apply coupon from URL" in QR Suite → Settings.
- 4
Print, distribute, measure
Print the QR on receipts, packaging, or marketing collateral. Each scan that converts is attributed via the campaign/zone tags. Read coupon-redemption count per QR in QR Suite → Campaigns → [your campaign].
Frequently asked questions
What is QRCode Suite?
QRCode Suite is a standalone QR code platform: create a free account and generate branded, dynamic QR codes in the browser — no WordPress required. Connectors bring the same codes to WordPress and WooCommerce, where orders can be attributed to specific QR codes.
Does QRCode Suite work without WordPress?
Yes. QRCode Suite is a standalone SaaS — sign up, create QR codes, and track scans entirely on qrcode-suite.com. The WordPress plugin is an optional connector that brings your codes into wp-admin and adds WooCommerce order attribution.
Does QRCode Suite require a separate subscription?
The Free plan is available at no cost — no credit card required. Paid plans (Pro €9, Business €29, Agency €79 per month) unlock unlimited codes, redirect rules, and more. There is no separate per-scan fee.
What QR code types does QRCode Suite support?
QRCode Suite supports 22 QR code types: Static URL, Dynamic URL, Plain Text, Phone, Email, Location, Link Hub, SMS, WhatsApp, Wi-Fi, vCard, Social profile, PDF, File download, App download, Coupon, Calendar event, Lead capture form, Review collection, Wholesale inquiry, Loyalty reward, and Custom payload.
Can I change the destination of a QR code after printing it?
Yes. Dynamic QR codes use a short redirect URL. You can update the destination from your dashboard at any time without generating or reprinting the code.