Installation



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


You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.

Root Directory is - "app/code/magedelight/#YourExtensionName#"

  • 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,

      php bin/magento setup:upgrade

      php bin/magento setup:di:compile

      php bin/magento setup:static-content:deploy

      php bin/magento cache:clean

  • log out from the backend and log in again


If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.   


Backend Configuration (Admin side)



  • Enable : This can enable/disable the Areeba Payment method.
  • Vault Enable : This can enable / disable Default Magento Vault.
  • Title: Here you can define the label for Areeba Payment method that will display in
    1. Payment section of one page checkout.
    2. Payment information of order, invoice, credit memo and shipment section.
  • Merchant Name : Display your brand and business details during the payment interaction.
  • Merchant ID : Merchant can define Transaction ID that is associated with current Areeba Payment method.
  • Password : Merchant can define password that is associated with current Areeba merchant account.
  • Order Token : This token will append into order id for avoid duplicate order id for sandbox. Keep blank this value for live mode.
  • Test Mode: Admin can define the mode of Areeba Payment method of web shop. Merchant can set either “Yes”/ “No” for this option depends on the environment of web shop (Production or Development).
  • Debug: This option defines the debugging mode of Areeba payment method. Admin can choose “Yes / No” depending on the Production / Development environment if web site. Normally this option should only enabled for development environment.
  • New Order Status: This option defined the order status after successful processing the order.
    1. Processing
    2. Suspected Fraud 
  • Sort Order: This option defined the sort order of payment method on the payment step on checkout one page of frontend.

  • Payment from Applicable Countries: This option allow admin to configure Areeba payment gateway for specific countries,
    • By selecting “All Allowed Countries” from this option will make Areeba payment method for customers from all the countries
    • By selecting “Specific Countries” from this option will make Areeba payment method for customers from specific countries.
  • Payment from Specific Countries: This option will only enabled if “Payment from Applicable Countries” option will set to “Specific Countries”.
    This option will be multi select option so admin can choose one or more countries from this fields for which this payment method will be display on payment section.

Backend Functionality




Admin can also view the payment details used by customer during order placed from website. Admin can see the payment information for specific order like “Credit Card Type”, Credit card number with masked format, total processed amount on the card, Areeba gateway generated transaction id, Order Reference and the currency format in which order was placed.

Admin can check payment method used while placing an order on order details page.


Frontend Functionality



Customer will get option to pay using Areeba Payment method as shown in above image. Customer can check "Save for later use" checkbox to save current card for future purchases. Card details will be stored on Areeba payment server.

Customer is allowed to delete the card details from " My Account" section.

3D Security: The extension supports Areeba 3D secure payment. It’s an additional layer of security during the Card payment process when shopping online. The page itself is managed by the bank & is independent to the merchant’s website but the authentication itself is done by VISA or MasterCard (depending on your card). Depending on your bank you may be requested to input the 3Ds password or a dynamic OTP (one time password) send to your mobile phone each time you attempt to make a payment.

Demo


Click here to visit frontend.

Click here to visit backend admin panel.

FAQs


Click here to visit FAQs.

Support


Click here to raise a support ticket using your MageDelight account.

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!



  • No labels