Scheduling Gift Card Email Deliveries

How to choose time/date of sending a gift card via email?

The extension allows customers to select only the date of certificate delivery. For greater delivery accuracy, customers will need to specify the recipient's timezone.





The email is sent with the execution of the first cron job on the selected date.

To allow customers to choose the delivery date, navigate to Stores → Configuration → Amasty Extensions → Gift Card and expand the Display Options tab. Here, enable Date of Certificate Delivery in the Gift Card Fields setting and select the timezones:


   

      • Related Articles

      • How to change the format of the delivery date?

        Starting from version 2.11.0, the delivery date format on the frontend is displayed according to the selected store locale in Magento configurations: Stores → Configuration → General → General → Locale Options → Locale. For lower versions, the format ...
      • Troubleshooting Gift Card Email Delivery Issues After Order Creation

        If gift card emails are not being sent after an order is created on your Magento site, the issue may be related to the execution of Magento consumers. Check the following points: 1. Check if the consumers_run cron job is executing in Magento. Magento ...
      • How does printed card work in the Gift Card extension?

        By default, the Gift Card extension offers administrators the flexibility to choose the type of gift card during its creation: virtual, printed (physical), or combined. A virtual gift card functions as an email-sent code, resembling the format of ...
      • How to activate the gift card account?

        Out of the box, the gift card account is created automatically when the order is invoiced and paid. Since v. 2.18.0 of Gift Card extension it is possible to create gift code accounts and send gift card emails right after the order creation, along ...
      • Gift Card API

        We have created public API collections for Gift Card module and its Gift Card Account submodule with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More ...