images
  • Pricing
  • Demo
  • FAQ’s
  • Docs
  • Support
  • Login
Buy now

Changelog

Documentation

  • Getting started
    • Download the free version
    • Buy and download Gift Cards Pro
    • Install the plugin and activate the license
    • System requirements and compatibility
  • Plugin pages and shortcodes
    • Giftcard modern page
    • Giftcard standard page
    • Gift items page
    • PDF preview pages
    • Payment successful and cancelled pages
    • Check voucher balance page
  • Plugin settings
    • General settings
    • Payment settings
    • WooCommerce settings
    • Email settings
    • AI Backgrounds settings
  • Design templates and gift items
    • Giftcard modern templates
    • Create a template with the builder
    • Generate backgrounds with AI
    • AI credits
    • Giftcard standard templates
    • Gift items and packages
    • Categories
  • Display booking forms
  • Orders and vouchers
    • Manual orders
    • Email Center
  • Redeem vouchers
    • Via WooCommerce
    • In person
  • FAQ
  • Video guide
  • Changelog
  1. Home
  2. Docs
  3. Documentation
  4. Changelog

Changelog

Release notes of Gift Cards Pro, newest first. Updates are delivered through the WordPress updater as long as your license is active.

Version 4.8.0 — August 28, 2026

  • New: AI credits replace the daily render limit. Every Gift Cards Pro license starts with a free pack of credits; each generated image costs credits depending on the image quality (Low 1, Medium 3, High 10) and failed renders are never charged. The “Generate with AI” panel shows the balance and the price of the next render, and offers “Buy credits” when the balance is too low.
  • New: Settings → AI Backgrounds shows the current credit balance with a direct “Buy credits” link to the store; the quality options show their credit cost.
  • Improvement: High image quality is now available for AI backgrounds.
  • Note: Credits belong to the license and never expire. Credit packs are sold on wp-giftcard.com; the store credits the license automatically after checkout.

Version 4.7.0 — August 26, 2026

  • New: “Generate with AI” on the Create Template page (Giftcard modern). Describe the artwork, pick a style (Photo, Illustration, Abstract) and card format, and the Codemenschen AI service renders background images you can use straight away in the template builder. Generated images are stored in the media library with the prompt attached.
  • New: Settings → AI Backgrounds tab to enable the feature, choose image quality and the number of images per click, and test the connection.
  • Note: Your active Gift Cards Pro license is the credential for the AI service — there is no API key to configure. Each site gets a number of free renders per day; the counter is shown in the panel.

Version 4.6.8 — August 22, 2026

  • Fix: Stripe payments no longer fail on sites where another plugin or theme loads its own copy of the Stripe PHP SDK first. The global \Stripe\* namespace can only hold one version of each class, so an older third-party copy used to leave the plugin with an incomplete Stripe runtime and every checkout stopped with “Failed to initialize Stripe runtime”. Checkout sessions, payment intents, and webhook verification now run entirely on the plugin’s own Stripe REST transport and no longer depend on the SDK being loadable.
  • Fix: Report the Stripe SDK conflict once per request instead of on every Stripe call, so debug.log is no longer flooded on affected sites.
  • Fix: Send boolean Stripe parameters as true/false and omit null parameters, instead of the 1/empty values PHP form encoding produces.

Version 4.6.7 — August 20, 2026

  • Improvement: Reduce plugin work on unrelated WordPress admin screens. Plugin assets now load only on Gift Cards Pro screens and real voucher-product editing screens, settings reads are served from the object cache, schema checks run from a versioned migration runner, and payment and PDF runtimes load only where they are used. Measured on the reference install: 14 fewer SQL queries on every admin screen and PDF regeneration down from 8.44s to 2.84s. Each optimization is independently reversible; add define( 'WPGV_PERF_DISABLE', 'all' ); to wp-config.php to turn them all off, or pass a comma-separated list of admin_asset_scoping, settings_object_cache, versioned_schema_migrations, lazy_runtime_loaders to disable individual ones.
  • Improvement: Complete the plugin translations for Czech, Danish, Dutch, French, German, Hindi, Italian, Polish, Portuguese (Brazil), Russian, Spanish, Swedish, and British English. Admin settings, the Email Center, and frontend voucher screens that previously fell back to English are now fully localized.

Version 4.6.6 — August 06, 2026

  • Fix: Improve the Standard Giftcard (Manual Order) wizard controls, validation feedback, responsive layout, and manual order completion flow.
  • Security: Require server-side gateway verification before a voucher is marked paid on the shared payment success page.
  • Security: Build voucher, receipt, and invoice PDF filenames from validated coupon codes instead of raw request values.
  • Security: Mask buyer email addresses on publicly reachable payment success pages.

Version 4.6.5 — July 25, 2026

  • Fix: Persist PayPal order IDs and capture IDs in the voucher table for standard vouchers, Giftcard Modern, and gift item purchase flows, preventing payment verification failures after PayPal redirects.

Version 4.6.4 — July 24, 2026

  • Feature: Add the Email Delivery Center with recipient delivery tracking, bounded automatic retries (5 minutes, 30 minutes, 2 hours), duplicate-cron protection, and capability-protected single or bulk resend. Adds the giftvouchers_email_delivery table via automatic upgrade.
  • Fix: Use a payment-gateway-neutral frontend error title so PayPal failures are not incorrectly labeled as Stripe checkout errors.
  • Improvement: Reorganize the admin Email Center with Deliveries, Activity Log, resend actions, filtering, pagination, and retry monitoring.
  • Security: Harden PDF template lookups by validating request IDs and using prepared database queries.
  • Security: Harden voucher admin output escaping for voucher data, action links, and PDF links.

Version 4.6.3 — July 11, 2026

  • Feature: Add gift voucher redeem support for WooCommerce Cart Block and Checkout Block.
  • Fix: Protect imported client vouchers from false zero-balance redeem failures during partial redemption.
  • Fix: Load the plugin Stripe runtime conditionally to reduce checkout conflicts with other Stripe payment plugins.
  • Fix: Reconcile coupon discounts and redeemed voucher totals so checkout, order, and gateway totals stay accurate while voucher redemption remains shown separately.
  • Improvement: Refactor the modern template admin editor toward a cleaner div-based layout foundation.

Version 4.6.2 — June 30, 2026

  • Feature: Add the

    You do not have permission to view this page.

    frontend shortcode for partial voucher redemption.
  • Security: Require voucher code, buyer or recipient email, and nonce validation before redeeming balance on the frontend.
  • Security: Add rate limiting for repeated failed frontend redeem attempts and keep the admin redeem endpoint unchanged.
  • Improvement: Refine the frontend partial-redeem UX with a narrower recipient column, clearer redeem actions, and completed-state labels for zero-balance vouchers.
  • Improvement: Show paid-voucher lookup results with a non-error ready notice and a smaller search CTA.
  • Fix: Isolate the bundled Dompdf runtime to prevent live plugin conflicts during voucher PDF generation.
  • fix: apply settings min/max validation to Giftcard standard list-view pricing
  • Fix: Show frontend partial-redeem activity notes in the voucher balance history shortcode.
  • Fix: Prevent duplicate shortcode submission processing within the same request.

Version 4.6.1 — June 19, 2026

  • Improved: admin voucher balance summary accuracy with remaining-balance tracking and manual resync support.
  • Security: Remove the global SVG/SVGZ upload MIME allowance so Media Library uploads are not widened system-wide.
  • Security: Harden admin JSON and CSV import flows with nonces, upload validation, prepared SQL, and CSV field normalization.
  • Security: Update Composer dependencies to resolve the reported guzzlehttp/psr7 advisories.

Version 4.6.0 — June 11, 2026

  • Feature: Add hide-price support for Giftcard Modern template output across shortcode, preview, PDF, and WooCommerce checkbox flows.
  • Fix: Hide price correctly in Giftcard standard list-view when Hide price from Items is enabled, removing the visible price field, preview price block, and related frontend validation while preserving hidden pricing data for package flows.
  • Fix: Treat a Giftcard Modern fixed price of 0 or empty as no fixed price so the frontend leaves the amount field empty and allows manual customer input.
  • Fix: Restore manual price entry for GiftCard Standard List View when the admin price is 0 or empty, and prevent NaN totals in the frontend order summary.
  • Feature: Add a Show Voucher Preview action for WooCommerce checkout gift checkbox items so customers can preview their voucher before payment.
  • Improvement: Render the WooCommerce checkout voucher preview inside a modal using the Giftcard Modern Konva template output instead of a separate detail column.
  • Improvement: Keep the full Konva template content visible in checkout preview while masking the coupon code as XXXXXXXXX until payment is completed.
  • Improvement: Ensure checkout preview waits for template assets, webfonts, and redraw completion before displaying the voucher preview modal content.

Version 4.5.9 — June 8, 2026

  • Feature: Add a global “Date shown on voucher” setting so admins can choose between displaying Expiry Date or Purchase Date on vouchers.
  • Feature: Apply the selected voucher date display mode to Giftcard Modern, GiftCard Standard Grid View, and GiftCard Standard List View previews.
  • Feature: Apply the selected voucher date display mode to standard voucher PDF previews, including the “Show Preview as PDF” flow for grid and list shortcode pages.
  • Improvement: Make the new “Purchase Date” voucher label translatable across admin, shortcode previews, and PDF output.
  • Improvement: Enforce a minimum voucher value of 1 in admin settings and Giftcard Modern template price configuration to keep admin setup consistent with frontend validation.
  • Improvement: Prevent zero-value Giftcard Modern purchases with aligned frontend and server-side validation.
  • Fix: Ensure Giftcard Modern admin template edits always save a fresh preview image for custom templates, including text-only and color-only changes.
  • Fix: Overwrite the previous custom template preview attachment on every Save Template action so admin listings and template previews no longer show stale images after edits.

Version 4.5.8 — May 28, 2026

  • Fix(recaptcha): Restore reliable Google reCAPTCHA verification across standard voucher, gift card template, and gift items checkout flows, preventing false validation errors, stuck loading states, and final-step widget issues while preserving stable fallback behavior when reCAPTCHA is disabled or misconfigured.
  • Fix: Restrict admin canvas image saving to authorized users only by requiring a dedicated AJAX nonce, upload capability checks, and strict server-side image validation before media creation.
  • Fix: Prevent modern template edit saves from re-uploading preview images when only text/layout data changes, reducing false save failures on Save Template.
  • Fix: Reduce admin modern template preview payload size by preferring Blob/multipart preview uploads, keeping base64 fallback support, and downscaling large preview exports before upload.
  • Fix: Reduce oversized request failures on Automatic Render Giftcard Modern Template by optimizing generated preview images and clearing unselected template payloads before form submission.
  • Fix: Protect manual maintenance/debug URL actions (wpgv-check-cron, wpgv-update-migration) with admin authorization and action-specific nonces to prevent public state changes and information disclosure.
  • Fix: Harden Stripe modal, embedded, and success-page payment completion flows so Checkout Sessions and PaymentIntents must belong to the correct voucher before the order can be marked as paid.
  • Fix: Replace unsafe frontend voucher lookups with prepared queries and strict integer normalization for request-driven success/cancel flows.
  • Fix: Enforce nonce validation on admin settings, invoice settings, and modern template create/edit submissions to close CSRF gaps.
  • Fix: Secure admin voucher/order detail lookups by replacing request-concatenated SQL with prepared statements and safe ID handling.

= Version 4.5.7 – Released: May 11, 2026

  • Feature: Add Giftcard Modern permalink support so singular voucher_template pages can launch the purchase flow directly with the current template preselected.
  • Improvement: Introduce single-template mode for
    1
    Select Template
    2
    Setup your gift card
    3
    Payment
    4
    Overview
    1

    Select Template

    Format
    Category
    • All
    • Birthday
    • Dinner Voucher
    • Gift Voucher
    • Giftcard modern Categories
    • Happy New Year
    • Merry Christmas
    • Mother's Day
    • Mother’s Day
    • Valentine Day
    Giftcard modern 7
    Select This
    Giftcard modern 6
    Select This
    template-voucher-lanscape-53
    Select This
    template-voucher-portail-43
    Select This
    template-voucher-portail-42
    Select This
    template-voucher-portail-41
    Select This
    template-voucher-portail-40
    Select This
    template-voucher-portail-39
    Select This
    template-voucher-portail-38
    Select This
    template-voucher-portail-37
    Select This
    template-voucher-portail-36
    Select This
    template-voucher-portail-35
    Select This
    template-voucher-portail-34
    Select This
    template-voucher-portail-33
    Select This
    template-voucher-portail-32
    Select This
    template-voucher-portail-31
    Select This
    template-voucher-portail-30
    Select This
    template voucher portail 29
    Select This
    template voucher portail 28
    Select This
    template voucher portail 27
    Select This
    template voucher portail 26
    Select This
    template voucher portail 25
    Select This
    template-voucher-portail-24
    Select This
    template-voucher-portail-23
    Select This
    template-voucher-portail-22
    Select This
    template-voucher-portail-21
    Select This
    template-voucher-portail-20
    Select This
    template voucher portail 19
    Select This
    template voucher portail 18
    Select This
    template voucher portail 17
    Select This
    template voucher portail 16
    Select This
    template voucher portail 15
    Select This
    template voucher portail 14
    Select This
    template voucher portail 13
    Select This
    template voucher portail 12
    Select This
    template voucher portail 11
    Select This
    template voucher portail 10
    Select This
    template voucher portail 9
    Select This
    template voucher portail 8
    Select This
    template voucher portail 7
    Select This
    template voucher portail 6
    Select This
    template voucher portail 5
    Select This
    template voucher portail 4
    Select This
    template voucher portail 3
    Select This
    template voucher portail 2
    Select This
    template voucher portail 1
    Select This

    Buying For

    Someone Else
    Yourself
    This field is required.
    This field is required.
    €
    Allowed range: 1 - 10000 This field is required.
    Quotes:
    • Happy Birthday! Wishing you a day filled with joy and laughter.
    • Congratulations on your special day! Enjoy this little treat.
    • Thank you for everything you do. Hope you love this gift!
    • Wishing you all the best—may this gift bring a smile to your face!
    • With love and warm wishes—enjoy every moment!

    Shipping

    Email Post
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    Your order
    Gift voucher
    €
    Your name:
    Shipping
    €
    Total
    €
    This field is required.
    Note: The voucher is valid for 60 days and can be redeemed at Gift Card. A cash payment is not possible.
    Voucher value

    €

    Send the voucher to recipient email here

    Your email address (for the receipt)

    Full Name

    Address

    Postcode

    Shipping

    Paymet Method

    Prev step
    Pay Now Next step
    to skip manual template selection when a permalink targets one specific Giftcard Modern template.
  • Fix: Keep Giftcard Modern permalink preview and checkout state synchronized with Konva before PDF preview and payment submission.
  • Fix: Restore correct A4 orientation handling for Giftcard Modern permalink preview and generated order PDFs, including landscape template support.
  • Improvement: Lock checkout interactions after Pay Now is clicked to prevent duplicate submissions while payment initialization is in progress.
  • Fix: Giftcard modern admin template editor no longer throws JavaScript errors when clicking the logo.
  • Fix: Logo resize/edit flow now ignores text-alignment handlers for non-text Konva nodes, preventing selectedTextElement.align is not a function errors.

Version 4.5.6 — April 30, 2026

  • Refactor: Use Dompdf as the only runtime PDF engine and remove the legacy FPDF dependency, bootstrap files, and template fallbacks.
  • Improvement: Keep PDF text in UTF-8 by removing FPDF-specific codepage conversion helpers from active PDF flows.
  • Feature: Add Polylang compatibility for translatable settings, checkout text, emails, success/cancel messages, and PDF/invoice output across voucher, item, WooCommerce, and modern gift card flows.
  • Improvement: Persist voucher language for delayed emails, admin resend, and PDF regeneration, with an automatic upgrade that adds the nullable language_code column to giftvouchers_list on existing installs.
  • Improvement: Upgrade Stripe to stripe/stripe-php v20.1.0, standardize Stripe loading through Composer vendor/ only, and remove legacy bundled Stripe libraries to avoid mixed-SDK conflicts.
  • Fix(woocommerce): prevent orphan gift voucher products

Version 4.5.5 — April 16, 2026

  • Improvement: Reduce false-positive payment status updates for PayPal purchases handled through the shared success page logic (include/voucher-shortcodes.php), affecting voucher flows that use the common success handler.
  • Improvement: Provide specific PayPal decline error messages instead of generic notifications in payment capture verification (include/voucher-shortcodes.php), affecting PayPal payment flows for voucher, gift card, and gift item purchases.
  • Fix: Correct Stripe webhook exception namespace and add Bedrock layout support for WordPress bootstrap (include/stripewebhook.php), ensuring proper webhook signature verification and compatibility with alternative WordPress directory structures.

Version 4.5.4 — April 11, 2026

  • Fix: Giftcard Modern (
    1
    Select Template
    2
    Setup your gift card
    3
    Payment
    4
    Overview
    1

    Select Template

    Format
    Category
    • All
    • Birthday
    • Dinner Voucher
    • Gift Voucher
    • Giftcard modern Categories
    • Happy New Year
    • Merry Christmas
    • Mother's Day
    • Mother’s Day
    • Valentine Day
    Giftcard modern 7
    Select This
    Giftcard modern 6
    Select This
    template-voucher-lanscape-53
    Select This
    template-voucher-portail-43
    Select This
    template-voucher-portail-42
    Select This
    template-voucher-portail-41
    Select This
    template-voucher-portail-40
    Select This
    template-voucher-portail-39
    Select This
    template-voucher-portail-38
    Select This
    template-voucher-portail-37
    Select This
    template-voucher-portail-36
    Select This
    template-voucher-portail-35
    Select This
    template-voucher-portail-34
    Select This
    template-voucher-portail-33
    Select This
    template-voucher-portail-32
    Select This
    template-voucher-portail-31
    Select This
    template-voucher-portail-30
    Select This
    template voucher portail 29
    Select This
    template voucher portail 28
    Select This
    template voucher portail 27
    Select This
    template voucher portail 26
    Select This
    template voucher portail 25
    Select This
    template-voucher-portail-24
    Select This
    template-voucher-portail-23
    Select This
    template-voucher-portail-22
    Select This
    template-voucher-portail-21
    Select This
    template-voucher-portail-20
    Select This
    template voucher portail 19
    Select This
    template voucher portail 18
    Select This
    template voucher portail 17
    Select This
    template voucher portail 16
    Select This
    template voucher portail 15
    Select This
    template voucher portail 14
    Select This
    template voucher portail 13
    Select This
    template voucher portail 12
    Select This
    template voucher portail 11
    Select This
    template voucher portail 10
    Select This
    template voucher portail 9
    Select This
    template voucher portail 8
    Select This
    template voucher portail 7
    Select This
    template voucher portail 6
    Select This
    template voucher portail 5
    Select This
    template voucher portail 4
    Select This
    template voucher portail 3
    Select This
    template voucher portail 2
    Select This
    template voucher portail 1
    Select This

    Buying For

    Someone Else
    Yourself
    This field is required.
    This field is required.
    €
    Allowed range: 1 - 10000 This field is required.
    Quotes:
    • Happy Birthday! Wishing you a day filled with joy and laughter.
    • Congratulations on your special day! Enjoy this little treat.
    • Thank you for everything you do. Hope you love this gift!
    • Wishing you all the best—may this gift bring a smile to your face!
    • With love and warm wishes—enjoy every moment!

    Shipping

    Email Post
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    Your order
    Gift voucher
    €
    Your name:
    Shipping
    €
    Total
    €
    This field is required.
    Note: The voucher is valid for 60 days and can be redeemed at Gift Card. A cash payment is not possible.
    Voucher value

    €

    Send the voucher to recipient email here

    Your email address (for the receipt)

    Full Name

    Address

    Postcode

    Shipping

    Paymet Method

    Prev step
    Pay Now Next step
    ) now correctly applies voucher_min_value and voucher_max_value from plugin settings in Step 2.
  • Fix: Prevent moving from Step 2 to Step 3 when the entered gift value is greater than the configured maximum or lower than the configured minimum.
  • Improvement: Add clearer visual validation feedback for Gift Value (error highlight, improved error message, and allowed range hint).
  • Improvement: Add translatable frontend strings for value range messages (e.g. Allowed range: {0} - {1} and Minimum value: {0}) via WordPress localization.

Version 4.5.3 — April 8, 2026

  • Feature: Add admin PDF regeneration support in plugin for both modern and standard vouchers.
  • Feature: Implement dual-mode Stripe payment system – admins can choose between redirect mode (Checkout Sessions) or modal mode (Payment Element popup) in Payment Settings
  • Feature: Add Stripe embedded checkout mode – Payment Element displays directly on page.
  • Fix: prevent duplicate gift-voucher-coupon block in cart and normalize expiry check for Y-d-m format.
  • Fix: Autofill form detection in
    1
    Select Template
    2
    Setup your gift card
    3
    Payment
    4
    Overview
    1

    Select Template

    Format
    Category
    • All
    • Birthday
    • Dinner Voucher
    • Gift Voucher
    • Giftcard modern Categories
    • Happy New Year
    • Merry Christmas
    • Mother's Day
    • Mother’s Day
    • Valentine Day
    Giftcard modern 7
    Select This
    Giftcard modern 6
    Select This
    template-voucher-lanscape-53
    Select This
    template-voucher-portail-43
    Select This
    template-voucher-portail-42
    Select This
    template-voucher-portail-41
    Select This
    template-voucher-portail-40
    Select This
    template-voucher-portail-39
    Select This
    template-voucher-portail-38
    Select This
    template-voucher-portail-37
    Select This
    template-voucher-portail-36
    Select This
    template-voucher-portail-35
    Select This
    template-voucher-portail-34
    Select This
    template-voucher-portail-33
    Select This
    template-voucher-portail-32
    Select This
    template-voucher-portail-31
    Select This
    template-voucher-portail-30
    Select This
    template voucher portail 29
    Select This
    template voucher portail 28
    Select This
    template voucher portail 27
    Select This
    template voucher portail 26
    Select This
    template voucher portail 25
    Select This
    template-voucher-portail-24
    Select This
    template-voucher-portail-23
    Select This
    template-voucher-portail-22
    Select This
    template-voucher-portail-21
    Select This
    template-voucher-portail-20
    Select This
    template voucher portail 19
    Select This
    template voucher portail 18
    Select This
    template voucher portail 17
    Select This
    template voucher portail 16
    Select This
    template voucher portail 15
    Select This
    template voucher portail 14
    Select This
    template voucher portail 13
    Select This
    template voucher portail 12
    Select This
    template voucher portail 11
    Select This
    template voucher portail 10
    Select This
    template voucher portail 9
    Select This
    template voucher portail 8
    Select This
    template voucher portail 7
    Select This
    template voucher portail 6
    Select This
    template voucher portail 5
    Select This
    template voucher portail 4
    Select This
    template voucher portail 3
    Select This
    template voucher portail 2
    Select This
    template voucher portail 1
    Select This

    Buying For

    Someone Else
    Yourself
    This field is required.
    This field is required.
    €
    Allowed range: 1 - 10000 This field is required.
    Quotes:
    • Happy Birthday! Wishing you a day filled with joy and laughter.
    • Congratulations on your special day! Enjoy this little treat.
    • Thank you for everything you do. Hope you love this gift!
    • Wishing you all the best—may this gift bring a smile to your face!
    • With love and warm wishes—enjoy every moment!

    Shipping

    Email Post
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    Your order
    Gift voucher
    €
    Your name:
    Shipping
    €
    Total
    €
    This field is required.
    Note: The voucher is valid for 60 days and can be redeemed at Gift Card. A cash payment is not possible.
    Voucher value

    €

    Send the voucher to recipient email here

    Your email address (for the receipt)

    Full Name

    Address

    Postcode

    Shipping

    Paymet Method

    Prev step
    Pay Now Next step
    – Konva canvas now updates correctly when form fields are auto-filled by browser (previously only manual typing triggered updates)
  • Improvement: Add multi-event listeners (input, change, keyup, blur, animationstart, focusout) to form fields for comprehensive value change detection
  • Improvement: Optimize PDF preview button to display preview in browser window instead of initiating file download
  • Improvement: Add CSS animation detection (@keyframes autofill-animation) to properly trigger canvas updates on browser autofill events

Version 4.5.2 — March 12, 2026

  • Feature: added per-product expiry settings for WooCommerce gift voucher products.
  • Feature: restrict gift voucher product images to PNG/JPG formats only, with admin notices and media-library filtering to prevent WebP or unsupported files.
  • Improvement: show gift checkbox meta fields in order details (your/recipient name, emails, prices, voucher code/ID).
  • Improvement: order item meta labels now use human-readable text instead of raw _wpgv_ keys.
  • Improvement: refined hidden meta list so only internal keys are suppressed; visible information remains.

Version 4.5.1 — February 24, 2026

  • Feature: introduce new WooCommerce display toggle for gift voucher redemption form. Admins can now enable or disable the Cart/Checkout input without affecting redeem logic; defaults to disabled for new installs.
  • Improvement: added corresponding setting field under Settings → Woo Settings and updated templates to respect the new option.
  • Fix: correct Stripe webhook handler to locate wp-load.php in non‑standard/multi‑domain environments and prevent HTTP 500 errors. Added recursive search and document-root fallback.

Version 4.5.0 — February 13, 2026

  • Fix (perf): resolve critical page-load regression by removing expensive recursive filesystem scans from template helpers and adding request-lifetime caching
  • Fix (migration): move one‑time template/postmeta migration out of hot-paths into a background WP-Cron task and add a transient-based lock to ensure it runs only once
  • Improvement: replace direct file_get_contents() calls with wp_remote_get() + transient caching for remote template JSON (timeout and 24h cache)
  • Feature: add admin setting Add Gift Card price to cart total (Woo Settings) — controls whether gift card value is added to the cart total; default = Enabled
  • Fix/UI: product page and cart display updated so Total reflects the new setting and clearly indicates when gift card value is NOT added to total
  • Improvement: add wpgv_get_upload_paths() static cache helper and reduce repeated DB/options queries with wpgv_get_settings() usage
  • Misc: JS localization updated to expose add_price_to_cart; front-end price-calculation logic updated for variations and template pricing

Version 4.4.9 — February 10, 2026

  • Feature: Add visual template selector for the Giftcard Modern template on product pages.
  • Fix: Prevent deprecated dynamic property creation by declaring the $beta property in the updater class (file: classes/EDD_SL_Plugin_Updater.php).
  • Fix: Avoid passing NULL to add_submenu_page() parent slug (use empty string) to prevent deprecated strpos() calls in WordPress core (file: admin.php).
  • Fix: Reduce duplicate database queries for plugin settings by adding a cached helper wpgv_get_settings() and using it from wpgv_is_woocommerce_enable() and admin notices (file: gift-voucher-pro.php).
  • Fix: Store expiry indicator as a non-localized string ‘No Expiry’ in stored data to avoid saving localized text to the database.

Version 4.4.8 — December 09, 2025

  • Fix: Persist PayPal order IDs created during checkout to voucher post meta so capture works when PHP session cookie is unavailable (meta key wpgv_paypal_order_id, legacy paypal_order_id) (files: include/wpgv_giftcard_pdf.php, include/wpgv_voucher_pdf.php, include/wpgv_item_pdf.php).
  • Fix: Add safe session handling and a session→postmeta fallback on the PayPal success/capture flow to avoid PHP notices and missing-order-id failures (file: include/voucher-shortcodes.php).
  • Fix: Wrap PayPal capture calls in try/catch and log errors instead of printing exceptions to prevent customer-facing “critical error” pages and record failures in the PHP error log (files: include/voucher-shortcodes.php, include/wpgv_giftcard_pdf.php).

Version 4.4.7 — December 04, 2025

  • Fix: Harden voucher metabox rendering to avoid PHP notices when fields or attachments are missing (include/voucher_metabox.php).
  • Fix: Cast plugin file parameter to string in updater to avoid passing null to WP core functions and related deprecation notices (classes/WPGV_Plugin_Updater.php).
  • Fix: Show invoice PDF link/icon in Purchase History when invoice generation is active and the invoice file exists (admin voucher column).
  • Fix: Prevent mojibake in voucher/receipt/invoice PDFs by detecting source encoding and safely converting text for FPDF output (wpgv_em / wpgv_em_cs_CZ).

Version 4.4.6 — December 03, 2025

  • Feature: Integrate Klarna Payments v1 as a new payment method.
  • Improvement: Centralize post-payment processing and ensure server-side webhook/push handling.
  • Improvement: Add per-gateway configurable Success Pages (Stripe, PayPal, Klarna, MultiSafepay, Per Invoice, Mollie).
  • Fix: Persist gateway session/order IDs (e.g. Stripe session) for reliable webhook mapping.
  • Fix: Handle Gift Voucher products added from shop/archive page without filling voucher form — now uses WooCommerce order billing data as fallback.
  • Fix: Invoice PDF now correctly displays the euro (€) symbol and other special currency characters. All price outputs in invoice templates are encoded to CP1252 to prevent mojibake (e.g. €).
  • Fix: Do not attach receipt/invoice PDFs to recipient emails — voucher recipient now only receives the main voucher PDF (e.g. voucherXXX.pdf). Buyer and admin continue to receive -receipt.pdf and -invoice.pdf attachments. (file: include/voucher-shortcodes.php)

Version 4.4.5 — November 27, 2025

  • Fix: Prevent PHP fatal error in include/redeem-voucher.php when WooCommerce invokes the woocommerce_payment_complete_order_status filter without a valid WC_Order object (for example: Email Preview). The filter now safely accepts either an order object or an order ID and falls back to the original status if no valid order is available.
  • Fix: Create vouchers per order line item (qty = 2 now creates 2 records in giftvouchers_list).
  • Fix: Count vouchers by order-item meta (prevents mixing codes between different line items).
  • Fix: Correct inverted status logic (deactivate() => ‘used’, reactivate() => ‘unused’).
  • Fix: Improve voucher insertion flow and add debug logs for easier diagnosis.

Version 4.4.4 — November 24, 2025

  • Fix: Frontend (
    1
    Select Template
    2
    Setup your gift card
    3
    Payment
    4
    Overview
    1

    Select Template

    Format
    Category
    • All
    • Birthday
    • Dinner Voucher
    • Gift Voucher
    • Giftcard modern Categories
    • Happy New Year
    • Merry Christmas
    • Mother's Day
    • Mother’s Day
    • Valentine Day
    Giftcard modern 7
    Select This
    Giftcard modern 6
    Select This
    template-voucher-lanscape-53
    Select This
    template-voucher-portail-43
    Select This
    template-voucher-portail-42
    Select This
    template-voucher-portail-41
    Select This
    template-voucher-portail-40
    Select This
    template-voucher-portail-39
    Select This
    template-voucher-portail-38
    Select This
    template-voucher-portail-37
    Select This
    template-voucher-portail-36
    Select This
    template-voucher-portail-35
    Select This
    template-voucher-portail-34
    Select This
    template-voucher-portail-33
    Select This
    template-voucher-portail-32
    Select This
    template-voucher-portail-31
    Select This
    template-voucher-portail-30
    Select This
    template voucher portail 29
    Select This
    template voucher portail 28
    Select This
    template voucher portail 27
    Select This
    template voucher portail 26
    Select This
    template voucher portail 25
    Select This
    template-voucher-portail-24
    Select This
    template-voucher-portail-23
    Select This
    template-voucher-portail-22
    Select This
    template-voucher-portail-21
    Select This
    template-voucher-portail-20
    Select This
    template voucher portail 19
    Select This
    template voucher portail 18
    Select This
    template voucher portail 17
    Select This
    template voucher portail 16
    Select This
    template voucher portail 15
    Select This
    template voucher portail 14
    Select This
    template voucher portail 13
    Select This
    template voucher portail 12
    Select This
    template voucher portail 11
    Select This
    template voucher portail 10
    Select This
    template voucher portail 9
    Select This
    template voucher portail 8
    Select This
    template voucher portail 7
    Select This
    template voucher portail 6
    Select This
    template voucher portail 5
    Select This
    template voucher portail 4
    Select This
    template voucher portail 3
    Select This
    template voucher portail 2
    Select This
    template voucher portail 1
    Select This

    Buying For

    Someone Else
    Yourself
    This field is required.
    This field is required.
    €
    Allowed range: 1 - 10000 This field is required.
    Quotes:
    • Happy Birthday! Wishing you a day filled with joy and laughter.
    • Congratulations on your special day! Enjoy this little treat.
    • Thank you for everything you do. Hope you love this gift!
    • Wishing you all the best—may this gift bring a smile to your face!
    • With love and warm wishes—enjoy every moment!

    Shipping

    Email Post
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    This field is required.
    Your order
    Gift voucher
    €
    Your name:
    Shipping
    €
    Total
    €
    This field is required.
    Note: The voucher is valid for 60 days and can be redeemed at Gift Card. A cash payment is not possible.
    Voucher value

    €

    Send the voucher to recipient email here

    Your email address (for the receipt)

    Full Name

    Address

    Postcode

    Shipping

    Paymet Method

    Prev step
    Pay Now Next step
    ) — when user changes the Send Type, the scheduled date row now correctly toggles: selecting send_future_date shows .voucherSendDatePikerRow; other values hide it and clear any date validation errors.
  • Fix: Admin — Template image upload is now restricted to JPG and PNG. The metabox upload UI validates the selected attachment’s MIME type and shows a warning if a different format (WebP, SVG, etc.) is picked.
  • Improvement: Added clearer “Recommended” guidance for template images (now shows recommended size and allowed formats) and small JS robustness updates in assets/js/voucher-template-script.js and include/voucher_metabox.php.

Version 4.4.3 — November 13, 2025

  • Fix: Customer receipt PDF now shows the actual payment status (no longer hardcoded “Paid”).
  • Fix: Automatically regenerate the customer receipt PDF when a payment is confirmed (Mollie / PayPal / Stripe / generic success handlers) so the attached/downloaded receipt reflects the real payment status.
  • Fix: Regenerate the customer receipt PDF when an administrator marks a voucher as Paid from the Purchase History.
  • Refactor: Moved receipt generation helper into a dedicated include file include/receipt-functions.php and require it from the main plugin bootstrap (gift-voucher-pro.php) for better separation of concerns and reusability.
  • Improvement: Receipt template now uses voucher data from the giftvouchers_list table (amount, coupon code, recipient, expiry, payment method/status) to produce consistent output.
  • Note: Make sure wp-content/uploads/voucherpdfuploads/ is writable by PHP so receipt files can be created/overwritten. If PDF generation fails, check server permissions and PHP error logs.

Version 4.4.2 — November 13, 2025

  • Fix: Prevent JavaScript TypeError “voucher_shipping_address.val is not a function” by initializing the missing jQuery selector in assets/js/voucher-template-script.js. The shipping address field is now properly selected so validation and overview steps no longer throw errors when using postal shipping.

Version 4.4.1 — November 11, 2025

  • Update: Updated the json_template and get_json_db functions in voucher_metabox.php to improve loading and saving of voucher templates in JSON format.
  • Fix: Prevent a fatal activation error when another plugin has already loaded Stripe. Updated the logic in stripe-force-loader.php to detect and handle a preloaded Stripe instance and avoid reloading the library (prevents conflicts).
  • Fix: Avoid PHP notice “iconv(): Detected an illegal character in input string” by making encoding conversions in gift-voucher-pro.php (functions wpgv_em / wpgv_em_cs_CZ) more robust — inputs are sanitized and iconv() called with //IGNORE to skip invalid bytes.
  • Fix: Prevent PHP notices “Trying to get property ‘invoice_color’ of non-object” and “Trying to get property ‘is_invoice_active’ of non-object” by validating option objects before property access in include/wpgv_voucher_pdf.php, include/wpgv_item_pdf.php and front.php.
  • Fix: Ensure in-memory voucher object is updated immediately after marking a voucher as Paid so email placeholders (e.g. {payment_status}) use the new status; applied to Mollie, generic voucher and Stripe success handlers (include/voucher-shortcodes.php).

Version 4.4.0 — October 09, 2025

  • Feature: Add Quotes suggestions for Personal Message (frontend & backend).
  • Fix: Isolate FPDF to prevent font/path conflicts with other plugins.

Version 4.3.9 — July 31, 2025

  • Fix: Resolved a display issue with the date picker field on the user interface.

Version 4.3.8 — July 30, 2025

Fix: Resolved an issue that prevented voucher codes from being generated when customers purchased gift cards using the Standard List View.

Version 4.3.7 — July 16, 2025

  • Fix: Fixed an issue where voucher codes were not generated when customers purchased Giftcard Modern.

Version 4.3.6 — July 08, 2025

  • Feature: Create incremental voucher codes.
  • Feature: Add surcharge for Giftcard Modern feature.
  • Fix: Fixed display issue with price and surcharge in the GiftCard Standard list view.

Version 4.3.5 — June 06, 2025

  • Fix: order duplication in manual standard giftcard flow.
  • Feature: Add import & export functionality for gift card orders.
  • Fixed FPDF library conflict with other plugins.
  • Change “personalize” to “personalise” for English (UK) localization.

Version 4.3.4 — April 16, 2025

  • Fix: Corrected total price calculation for Giftcard Standard.
  • Update: Calendar display is now fully localized based on the site’s language settings.
  • Update: Added missing text translations:
  • Send on a future date
  • Send Instantly
  • Update: Voucher images in

    Demo CategoryDemo Category Description

    Demo Item

    Demo Description

    100,00 € 80,00 €

    Spa

    120 Minute Spa

    Shopping for someone else but not sure what to give them? Give them the gift of choice with a Spa gift card.

    100,00 €

    60 Minute Spa

    A choice of aromatic oils will rejuvenate, harmonize or detoxify. Includes smudging and Quandong hair treatment.

    45,00 €

    90 Minute Spa

    A choice of aromatic oils will rejuvenate, harmonize or detoxify. Includes smudging and Quandong hair treatment.

    55,00 €

    Someone Else
    Yourself
    Your name is required
    Recipient name is required
    Recipient price is required
    Please enter no more than 250 characters.
    Quotes:
    • Happy Birthday! Wishing you a day filled with joy and laughter.
    • Congratulations on your special day! Enjoy this little treat.
    • Thank you for everything you do. Hope you love this gift!
    • Wishing you all the best—may this gift bring a smile to your face!
    • With love and warm wishes—enjoy every moment!
    Back
    Email
    Post
    Please enter email.
    Please enter email. Your email address is required.
    Please enter date and time

    Your Order

    -

    Your Name:
    €

    Shipping

    €

    Total

    €
    Note: The voucher is valid for 60 days and can be redeemed at Gift Card. A cash payment is not possible.
    Back

    |
    * Cash payment is not possible. The terms and conditions apply.

    Voucher Preview

    Grid View now display in full size.

Version 4.3.3 — March 10, 2025

  • Feature: Display detailed voucher information in the purchase history.
  • Feature: Automatically recalculate the total price with VAT & shipping fees when applying a Gift Card code in WooCommerce.
  • Feature: Integrate vouchers with the invoicing and accounting system.
  • Feature: Integrate Mollie payment gateway.
  • Fix: search functionality in the purchase history page.
  • Feature: Merge the voucher code field with WooCommerce’s coupon code field for a unified discount application

Version 4.3.2 — December 30, 2024

  • Feature: Render modern gift card based on ID.
  • Feature: The ‘Create Template’ page provides a streamlined, user-friendly interface with an image upload option, making it easy and efficient to design custom gift cards.
  • Fix: Resolved an issue with text preview in the PDF generated for gift card purchases

Version 4.3.1 — December 07, 2024

  • Feature: Visual Gift Voucher Preview – Enhances the WooCommerce gift voucher product page by displaying a real-time visual representation of the selected voucher.
  • Fix: issue where preview text settings are not working on the modern gift card.

Version 4.3.0 — July 30, 2024

  • Feature: Allow customers to schedule when a gift card will be delivered
  • Fix: plugin issue generating unexpected output of 2 characters.
  • Update: revamp invoice PDF appearance.

Version 4.2.9 — April 04, 2024

  • Fix: email sending issue on stripe payment.
  • Display date format on receipts according to website Language.

Version 4.2.8 — January 09, 2024

  • Integrate the text editing feature for ‘Giftcard modern’.
  • Fix the issue of getting stuck during payment.

Version 4.2.7 — December 06, 2023

  • Fix: the issue of saving ‘Special Price’.
  • Block the feature of deleting orders by third parties.
  • Add a feature to enter price for ‘Giftcard Modern’.

Version 4.2.6 — September 05, 2023

  • Fix: the ‘Add Giftcard Standard Order’ feature in the backend.

Version 4.2.5 — August 11, 2023

  • Fix: template display issue for GiftCard Standard feature.
  • Fix: payment display issue for GiftCard Standard feature.

Version 4.2.4 — July 25, 2023

  • Merge the features of gift items and gift vouchers.

Version 4.2.3 — July 04, 2023

  • Update German language translation.

Version 4.2.2 — February 28, 2023

  • Fix: Stripe payment method issue.

Version 4.2.1 — November 07, 2022

  • Fix: Stripe payment method issue.

Version 4.2.0 — July 28, 2021

  • Fix: Fixed mail sending function when buying Gift voucher products.
  • Fix: Fatal error after adding special offer price for a product
  • Fix: Fixed the sort by function of Gift Items in the backend
  • Fix: Fixed the path of the multisafepay library
  • Fix: Fixed the currency code on gift card page in the backend
  • Fix: Fixed the billing error due to get_magic_quotes_runtime() function

Version 4.1.9 — February 25, 2021

  • Fix: Error doesn’t receive money when paying by Paypal.

Version 4.1.8 — February 22, 2021

  • Fix: Error of display image in preview on Gift Items and Gift Voucher pages

Version 4.1.7 — February 14, 2021

  • Update v2 Payments API – PayPal.
  • Fix : Translate text “Voucher ordered by , Message:”.
  • Fix : Save option of Send Direct Mail is not working.
  • Fix : Redeem Partial Amount (Gift Voucher Orders) negative number.
  • Fix : Currency Position not working.
  • Fix : Fix Hidden Fields giftcard.php file.
  • Remove text “What The File” – classes/class-nag.php.
  • Fix : Error of creating PDF on the Giftcard.
  • Fix : Woocommmer move to status “Pending” when making a payment by Paypal.

Version 4.1.6 — September 28, 2021

  • Update: User interface for Edit Card page
  • New: Change the size of the Giftcard logo
  • New: Change order status after successful payment with Stripe
  • New: Hide form when buying gift voucher in Woocommerce
  • Fixed: Pdf sending issue for multiple orders

Version 4.1.5 — July 14, 2021

  • Fix function “Redeem Partial Amount”

Version 4.1.4 — June 28, 2021

  • Update new template pro
  • Update function to add logo into voucher template
  • Update function to edit voucher template:

+ Edit background

+ Edit font size

+ Edit font color

+ Edit text position

  • Update create a new voucher template function
  • Fix shortcode to display templates without assigning categories for each template
  • Fix “Buy for” option (Yourself and Others)
  • Fix color settings
  • Fix coupon minimum and maximum value settings for new models
  • Fix the PDF file on the message is blurred
  • Fix terms and condition accept checkbox should be at the last step (4th info.) instead of that it’s displaying on 3rd step
  • Scroll top on “Buy”, “Back” and “Continue” buttons
  • Fix change string from ‘Not Pay’ in payment status to ‘Not Paid’ grammar mistake

Version 4.1.3 — April 27, 2021

* Update new template pro

Version 4.1.2 — February 25, 2021

* Fix error calculate order when add voucher code

* Fix bug order status when payment stripe

= Version 4.1.1 – Released: January 21, 2021=

*  Code optimization

*  Fix js click select checkbox on-page checkout

= Version 4.1.0 – Released: January 18, 2021=

*  Add hidden preview button in gift card template

*  Update feature choose to display horizontal and vertical templates in the backend

= Version 4.0.0 – Released: December 22, 2020=

*  Update new interface

*  Add new templates

*  Automatic update feature

*  Code optimization

Version 3.3.10 — August 21, 2020

  • Added different settings for Gift Voucher and Gift Items
  • Added mail send option through Admin
  • Added sorting option for Gift Items
  • Added New shortcode to show single Gift Item
  • Added New shortcode to show Gift Items by Category
  • Added different color option for Voucher and Form
  • Added check balance page in the pro version
  • Added Stripe Ideal payment option in the pro version
  • Added settings to remove first step from Gift voucher form in the pro version
  • Fixed Receipt wrong price error
  • Fixed PayPal Success page error
  • Fixed Special Price issue on Gift Items
  • Fixed Invalid notice issue on Debug Logs
  • Fixed Expiry date code issue from backend
  • Fixed style 3 barcode issue on pro version

Version 3.3.9.1 — January 11, 2020

  • Fixed the PayPal amount capturing
  • Fixed Backend voucher adding value issue
  • Fixed bootstrap overwriting issue on the frontend
  • Fixed the translations for some strings
  • Updated all language translations

Version 3.3.9 — December 24, 2019

  • Added MultiSafepay in the pro version
  • Added total payable amount in backend order page
  • Updated code to save transaction number instead of PaymentId
  • Fixed Sofort Payment issue
  • Fixed PayPal transaction ID issue
  • Fixed the voucher and receipt pdf view on the backend
  • Fixed the issue in backend voucher creation
  • Fixed issue in calculation with additional charges

Version 3.3.8 — November 20, 2019

  • Added Feature to generate gift voucher from admin in the pro version
  • Added Export orders feature in the pro version
  • Added feature to a schedule gift voucher for send
  • Generating demo item and category with default pages
  • Fixed partial redeem issue on the backend order page

Version 3.3.7 — November 14, 2019

  • Fixed major issue of Gift Voucher form on iOS devices
  • Updated Currency sign encoding to UTF-8
  • Fixed PHP warning on the gift items page

Version 3.3.6 — October 18, 2019

  • Remove the limits from the free version
  • Remove the message issue after 20 orders
  • Added message doc to PayPal Live Client ID field

Version 3.3.5 — October 16, 2019

  • Fixed no data show in pdf issue

Version 3.3.4 — October 10, 2019

  • Added website additional charges feature
  • Updated Sofort Payment Gateway
  • Updated admin menu position and URLs
  • Updated all language translations
  • Updated Screenshots

Version 3.3.3 — October 07, 2019

  • Fixed barcode issue on enabling/disable
  • Fixed Add new template menu on admin

Version 3.3.2 — September 30, 2019

  • Added Barcode features in the premium version
  • Added custom value redeem from backend feature
  • Added Check voucher balance page on backend
  • Added button is settings page to create plugin’s default pages
  • Fixed auto-created pages issue on plugin activation
  • Fixed same email issue on both forms
  • Fixed mark as used issue on the backend
  • Fixed responsive issue for style2 and style3
  • Fixed price position issue on frontend and backend
  • Updated all language translations

Version 3.3.1 — September 27, 2019

  • Updated Stripe Payment Process
  • Stripe with SCA-ready
  • Updated PayPal Checkout
  • Stored session and transaction keys in database
  • Compatible with latest WordPress 5.2.3 version
  • Fixed Mark as used issue with WooCommerce
  • Fixed price format issue on both forms
  • Fixed no expiry voucher issue

Version 3.3.0 — May 22, 2019

  • Compatible with latest WordPress 5.2.1 version
  • Fixed decimal amount issue in gift items form
  • Fixed issues on the success order page
  • Fixed issues for PDF not found
  • Updated all language translations

Version 3.2.9 — April 10, 2019

  • Fixed issues on the success order page
  • Fixed issues for PDF not found
  • Updated all language translations

Version 3.2.8 — April 09, 2019

  • Added customer receipt feature
  • Added feature to add custom stripe text
  • Fixed security issues on the success order page
  • Updated all language translations

Version 3.2.7 — April 09, 2019

  • Added customer receipt feature
  • Added feature to add custom stripe text
  • Fixed security issues on the success order page
  • Updated all language translations

Version 3.2.6 — March 27, 2019

  • Fixed PDF message box issue
  • Fixed headers already sent the issue
  • Added three new languages translation
  • Updated all language translations

= Version 3.2.5 – Released: March 06, 2019 =

  • Compatible with latest WordPress version
  • Fixed scrolling issue with some themes
  • Updated language translations

Version 3.2.4 — February 18, 2019

  • Added hide price option
  • Added no expiry option
  • Added custom date formats for expiry date
  • Added option to remove someone else/yourself tabs
  • Added gift voucher redeem form in cart page
  • Fixed redeem voucher multiple issues
  • Fixed stripe payment card errors
  • Fixed other small bugs
  • Updated language translations

Version 3.2.3 — January 03, 2019

  • Changed readme details
  • Updated website design and URL’s

Version 3.2.2 — December 24, 2018

  • Fixed timezone problem in voucher order time
  • Fixed timezone problem in template added time
  • Plugin update issue fixed

Version 3.2.1 — December 19, 2018

  • Fixed special character issues in items page
  • Fixed message limit in gift items form
  • Fixed stripe payment gateway problem

Version 3.2.0 — December 17, 2018

  • Fixed PayPal issues
  • Fixed twice mail sending issue
  • Fixed WooCommerce double priced discount issue
  • Added translations for Czech, Spanish and Dutch

Version 3.1.5 — November 12, 2018

  • Added terms and condition in gift items form
  • Fixed message line issue in pdf vouchers
  • Fixed multiple choose styling option for customers
  • Fixed payment gateway issue
  • Updated all language fixed

Version 3.1.4 — October 22, 2018

  • Added plugin license activation system
  • Added multiple chosen styling option for customers
  • Fixed mail sending problem
  • Fixed PayPal email issue
  • Updated all language fixed

Version 3.1.3 — October 17, 2018

  • Fixed New Template Page
  • Fixed order details page
  • Fixed backend view order page
  • Fixed order success page mail issue

Version 3.1.2 — October 13, 2018

  • Fixed New Template Page
  • Fixed New Gift Item Page
  • Fixed all plugin shortcodes print issue
  • Fixed email sending issues

Version 3.1.1 — October 10, 2018

  • Fixed settings saving issue
  • Fixed other bugs

Version 3.1.0 — October 07, 2018

  • Added new feature in Gift Voucher booking form
  • Added new feature in Gift Items booking form
  • Added new feature for customization of voucher
  • Fixed mail sending issue
  • Fixed PayPal issue
  • Fixed Stripe issue
  • Fixed other bugs

Version 3.0.1 — September 28, 2018

  • Compatible with WooCommerce
  • Added option for pdf footer URL and email
  • Added option for demo image
  • Added option for success and order cancellation page message
  • Added option for disabling preview button
  • Fixed other bugs

Version 2.0.3 — September 22, 2018

  • Compatible with Multisite WP Environment
  • Fixed small bugs

Version 2.0.2 — August 28, 2018

  • Fixed email sending problem
  • Fixed plugin settings page
  • Fixed other bugs

Version 2.0.1 — July 30, 2018

  • Added Gift Item creating a feature

Version 1.0.7 — July 10, 2018

  • Added options for email subject and body
  • Added Swedish translation
  • Fixed All Language translation
  • Fixed some bugs

Version 1.0.6 — July 03, 2018

  • Added Stripe Payment Gateway
  • Added Danish and French translation
  • Fixed Deutsch Language translation
  • Fixed some bugs
  • Updated voucher-script.js file

Version 1.0.5 — May 30, 2018

  • Added French translations
  • Fixed Deutsch and Hindi translations
  • Updated voucher-script.js file

Version 1.0.4 — May 28, 2018

  • Fixed Deutsch Language translation
  • Fixed some bugs

Version 1.0.3 — May 25, 2018

  • Added textual changes
  • Added default error message
  • Upgrading Some styles
  • Fixing some bugs

Version 1.0.2 — May 15, 2018

  • Added Voucher max value setting
  • Added voucher expiry type as the fixed date
  • Replaced voucher default title to template title
  • Updated voucher preview
  • Updated wordpress-gift-voucher.php

Version 1.0.1 — April 26, 2018

  • Updated wordpress-gift-voucher.php
  • Updated front.php
  • Fixed ‘Note’ text problem on voucher order

Version 1.0.0 — March 30, 2018

  • Initial release
Updated on August 29, 2026

Doc navigation

← Video guide
images
    • Pricing
    • Demo
    • FAQ’s
    • Docs
    • Support
    • History
    • Blog