How to activate the gift card account?

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 with automatic account deactivation on order cancellation. You can find the 'amasty/module-gift-card-subscription-functionality' package for installing in composer suggest. Please note that the module is available as a part of an active subscription

In order to choose the order status that will trigger gift card code account creation and email sending, kindly navigate to Amasty > Gift Card > Configuration > Email Options > Send Gift Card Code Email When Order Item is. This setting affects both email sending and gift code account creation. Choose ‘Invoiced’ to trigger them only after the invoice is created. Choose ‘Created’ to trigger both actions immediately after order creation:



 
It is also possible to deactivate the gift card code account if the order is cancelled, preventing its further use by setting Deactivate Gift Code Account if Order is Cancelled to Yes.

      • Related Articles

      • Gift Card | GraphQL methods

        Queries amGiftCardAccount(input: AmGiftCardAccountInput!) description: get gift card account information by code amGiftCardSetting description: get gift card module settings amGiftCardPreview(input: AmGiftCardPreviewInput) description: get rendered ...
      • 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 ...
      • 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 ...
      • 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 ...