Documents
-
Compatibility and Integrations
Gift Cards has been designed from the ground up to follow WooCommerce conventions and sound engineering practices. However, we cannot guarantee that every plugin and payment gateway will work with it in a seamless, predictable manner. Supported Extensions The following extensions have been tested to work with Gift Cards and are officially supported by our […]
-
Gift Cards
Overview Gift Cards allows you to create and sell prepaid, multi-purpose gift cards that customers can digitally redeem at your store. Every time you receive an order for a gift card, a unique gift card code of equal value is generated and sent to the specified recipient. The gift card owner can: Documentation Contents Store […]
-
Store Owner’s Guide
Installation Requirements Since version 2.0.0, Gift Cards requires: WooCommerce core uses Action Scheduler for many important tasks, such as installing updates. Gift Cards depends on Action Scheduler for processing and e-mailing Gift Card codes to recipients. If WP Cron is disabled on your system, or if your server is unable to “talk to itself” (perform […]
-
Compatibility and Integrations
Gift Cards has been designed from the ground up to follow WooCommerce conventions and sound engineering practices. However, we cannot guarantee that every plugin and payment gateway will work with it in a seamless, predictable manner. Supported Extensions The following extensions have been tested to work with Gift Cards and are officially supported by our […]
-
Snippets
Use these snippets to customize the appearance and functionality of WooCommerce Gift Cards. To use a PHP snippet, download the linked file and activate it as you would with any other plugin. Alternatively, copy the contained code into your child theme’s functions.php file. Snippets Set a fixed gift card delivery date/time Scheduled Gift Cards are […]
-
REST API Reference
Gift Cards Endpoint Gift Cards introduces a new /gift_cards/ endpoint that allows you to create, read, update, and delete gift card codes. List of Properties Attribute Type Description Usage id integer Gift card ID Read-only code string Gift card code Read-only in update context. Required in update context. A code is generated automatically on creation. recipient string […]
-
Frequently Asked Questions
Selling Gift Cards Does the extension support physical gift cards? At the moment, the extension only supports digital/virtual gift cards. Printed vouchers and physical gift cards are not supported. Is there a way to let customers choose a custom price/value when purchasing a prepaid gift card? Yes. This is possible using Name Your Price in […]
-
Feedback and Suggestions
Don’t see a feature in Gift Cards that you think would be useful? We’d love to hear it: Reach out to our support team and we’ll consider adding it in a future release.