Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width60%

Table of Contents
maxLevel3


Column
width30%





Section

Installation

Include Page
Base Module NotesBase Module Notes
Warning

Before installing the extension, please make sure to Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      Panel

      php -f bin/magento setup:upgrade


      Panel

      php -f bin/magento module:enable Magedelight_Megamenu


      Panel

      php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again

...

Section

Frontend Functionality


Panel

As you can see with above screenshot logged in customer have already stored three cards listed. Customer can able to edit each cards information if required, they can also have option to delete particular card.

Panel

Customer will also have button to add new card, which will head to add new card form, which needs to filed with customer billing address and card details.

Panel

If customer have already saved card with authorize.net CIM, they can use to pay for order at the time of checkout. For checkout on payment step there would be a list of stored card from where customer can select the one from list and pay for order to selected saved card. There is also an option to use other card if customer don’t want to use save card or if customer don’t have any sore card. If card save option is set optional, customer will have choose to save card or not.


Section

Demo

Click here to visit product detail page.


Click here to visit frontend.

Click here to visit backend admin panel.

...