Can the gift card be added as a payment method in Magento?
The gift card payment in the form of a separate radio button can't be incorporated into the extension.
A gift card is applied through a separate Apply Gift Card Code field.
Its record for the total amount (invoices, order details, etc) is presented as a separate line that shows the cost subtracted from the subtotal.
Related Articles
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 ...
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 Gift Card Codes are Generated?
Gift Card codes in Magento are generated automatically when creating a gift card, either when processing an order or manually during the gift card creation process. These codes are pulled randomly from a code pool selected for the specific gift card:
How to transfer the gift card data from Magento 1 into the extension?
Although the Import and Export functionality for gift card information is available in the Pro and Premium tariff packages, transferring data from Magento 1 to Magento 2 can be tricky. Below, you may find the available options for the data transfer. ...
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 ...