Copy the shortcode into any page, post or widget where the form should appear (the block editor’s Shortcode block or the classic editor both work).
| Form | Shortcode | Notes |
|---|---|---|
| Giftcard modern (template builder designs) | [wpgv_giftcard_modern] |
4-step flow; formats from Select Template Mode |
| Giftcard standard (classic PDF vouchers) | [wpgv_giftcard_standard] |
[wpgv_giftcard] and the old [wpgv_giftvoucher] show the same form |
| Gift items / packages | [wpgv_giftitems] |
item_id="12" for one item, item_cat_id="3" for a category |
| Check balance | [wpgv-check-voucher-balance] |
Balance, expiry and payment status of a code |
| Partial redeem | [wpgv_partial_redeem] |
Deduct an amount from a code without WooCommerce |
| Payment result pages | [wpgv_giftvouchersuccesspage] [wpgv_stripesuccesspage] [wpgv_klarnasuccesspage] [wpgv_molliesuccesspage] [wpgv_giftvouchercancelpage] |
Select them in Payment Settings |

Tips
- Settings → Create Plugin’s Default Pages creates all required pages with the correct shortcodes in one click.
- Use a full-width page template; the forms adapt to the available width and are mobile-friendly.
- With WooCommerce you can skip the shortcodes entirely and sell gift cards as WooCommerce products.
- The colours of the forms follow General Settings → Voucher Background / Text Color; finer changes go into the Custom CSS tab.