Does the extension allow sending a gift card code to the customer who hasn't purchased it using the Admin Panel?

Does the extension allow sending a gift card code to the customer who hasn't purchased it using the Admin Panel?

As a store admin, you can send gift card codes to users with a required balance. For that, please create a gift card in Amasty Extensions → Gift Card → Accounts.




After saving the settings, the gift card account gets a random code from the chosen pool. You'll then be able to send this code via the tab Send Gift Card.

      • Related Articles

      • Is it possible to create a gift code account using a specific code from the pool?

        By default, a particular code cannot be assigned to a certain purchased gift card. The extension pulls a random code from the pool when the customer is placing an order or when the admin is creating a gift card code account.
      • 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 ...
      • Can I restrict multiple usage of a gift card code?

        The Gift Card Pro and Premium tariffs provide an option to restrict/allow multiple usage for specific gift card codes. To do so, proceed to Gift Card → Accounts and select an account you would like to edit. The Usage option may be set to either ...
      • Is it possible to use several gift card codes while placing an order?

        Starting from 2.9.0 extension version, the admin can set the maximum gift card codes qty to be applied in one order. The setting is located at Stores → Configuration → Amasty Extensions → Gift Card → Gift Card Account → Gift Card Code Qty Applied On ...
      • Gift Card API

        1. Amasty\GiftCard\Api\ImageRepositoryInterface - class for managing gift card images: POST /V1/amgcard/image, method="save" - save a gift card image; PUT /V1/amgcard/image/:id, method="save" - save a gift card image by ID; DELETE ...