Total 04/05/2024 : We HAVE 9467 Items and more than 3124 happy members.
Log Update Item Pimwick WooCommerce Gift Cards Pro
This page only show history update item Pimwick WooCommerce Gift Cards Pro.

Increased the hook priority to 1 for the send_headers hook that is used to display the PDF gift card. The priority can be changed by setting PWGC_SEND_HEADERS_PRIORITY in wp-config.php

Fixed a display issue for scheduled gift cards that also contain a bonus gift card.

Fixed an issue with viewing a PDF with certain special characters in the message.

Allow deactivating or reactivating a gift card along with a note via the REST API.

Improved the Italian translation. Fixed an issue with the REST API that prevented reactivation of a deactivated gift card using the API. Ensure that the product object is available when viewing a PDF for custom email template overrides. Set the PDF filename to be gift-card.pdf and added a new hook to optionally change this: pwgc_pdf_filename

Ensure that the Pikaday library is loaded first when Allow Scheduled Delivery is enabled.

For physical gift cards, do not show the Generated And Emailed After Complete message to the customer since this could be confusing.

Fixed an issue where the Apply Gift Card and Remove fields did not work on the Cart page after changing the Shipping method. Ensure the Gift Card product data tab is the first one when other plugins are installed such as WPC Composite Products. Use the regular price for the bonus gift card calculation for on sale gift cards.

Prevent the Email Design meta value showing for Physical Gift Cards.

Added a new filter to disable the auto focus feature for the Other Amount field: pwgc_auto_focus_other_amount. See our FAQ for details.