Versions Compared

Key

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

Introduction

Axepta allows you to use different payment methods. Each of them offers different possibilities, through an e-commerce platform, such as:

  • Regular payment
  • One click payment
  • Recurring payment.

Prerequisites

Required PHP version of the server should be minimum 7.1

Installation of the plugin

To install the plugin, you need to follow these steps:

  • Download the zip file and extract it.
  • Go to the root file.
  • Create the following new folders:

app/code/Quadra
app/code/Quadra/Axepta

  • Copy all the content of the extracted file in the folder:“app/code/Quadra/Axepta”
  • Go back to the root file and launch the following commands:

php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush