Is it possible to use several gift card codes while placing an order?

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 Checkout.



      
It's also possible to leave the setting empty. In this case, the amount of codes is unlimited – the customer can add as many codes as they have. As soon as a code is added, the customer is able to add another one in the same field.



Depending on the settings, the gift cards can cover different product types, shipping, taxes, and extra fees (with Amasty Extra Fee extension installed).
      • Related Articles

      • Is it possible to use a gift card for several orders?

        A gift card of a large denomination can cover the cost of several orders. To allow application of a gift card to several orders, ensure that the multiple usages option is enabled on its product configuration page (Catalog → Products → choose the ...
      • 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 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 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

        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 ...