Giter Site home page Giter Site logo

magento2-safepay's Introduction

Safepay Extension for Magento 2

Safepay

Pre-Installation

Before any installation put your Magento store in developer mode, to do that please go to the Magento folder and run the following command:

php bin/magento deploy:mode:set developer

Next turn off Magento cache:

php bin/magento cache:disable

Now you're ready for the installation.

Installation

Uploading Files

You can download as "zip" file and unzip Safepay extension:

Download az zip

or clone this repository by the following commands:

git clone https://github.com/abdelkebir/magento2-safepay.git

Please create the folder app/code/Godogi/Safepay and copy all files which you have downloaded to it.

The code directory would be like this:

Directory architecture

Magento CLI

To complete the installation open your terminal, change to magento root directory and use command line :

cd [magento 2 root folder]

php bin/magento setup:upgrade

After that, if your website is in the production mode, please run the command:

php bin/magento setup:static-content:deploy

Configuration

Log in to your Magento admin panel, go to STORES > Configuration:

STORES > Configuration

Then go to SALES > Payment Methods:

Directory architecture

You will find Safepay configuration block under Safepay tab:

Directory architecture

In this form you need to add your Safepay sandbox and production keys, you can also enable or disable this module and change the module title on checkout. Remember to save your configuration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.