You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels