Download the PHP package emspay/ems-online-magento-2 without Composer

On this page you can find all versions of the php package emspay/ems-online-magento-2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ems-online-magento-2

EMS Online plugin for Magento 2

About

This is the official EMS Online plugin.

EMS helps entrepreneurs with the best, smartest and most efficient payment systems. Both in your physical store and online in your webshop. With a wide range of payment methods you can serve every customer.

Why EMS?

Via the EMS website you can create a free test account online 24/7 and try out the online payment solution. EMS's online solution also offers the option of sending payment links and accepting QR payments.

The ideal online payment page for your webshop:

· Free test account - apply online 24/7

· Wide range of payment methods

· Payment page entirely in the style of your website, making transactions less likely to be terminated.

· Download your reports in the formats CAMT.053, MT940, MT940S & COD

· One clear dashboard for all your payment, revenue and administrative functions

· Available in 4 languages: English, French, Dutch, and German. More languages will be added.

Version number

Requirements:

Supported methods

Installation using Composer

Magento® 2 uses the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and it will manage (install/update) them for you.

Check if your server has composer installed by running the following command:

If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md

Step-by-step to install the Magento® 2 extension through Composer:

  1. Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
  2. Locate your Magento® 2 project root.
  3. Install the Magento® 2 extension through composer and wait till it's completed:

  4. After that run the Magento® upgrade and clean the caches:

If you install version 1.0.5 and older run:

  1. If Magento® is running in production mode you also need to redeploy the static content:

  2. After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘Payment Methods’ > ‘EMSPay’.

Additional ways to install

Manual instalation

  1. Go to app/code folder
  2. Unzip ems-online.zip file wich attached to release
  3. Continue installation from step 4 in "Installation using Composer"

All versions of ems-online-magento-2 with dependencies

PHP Build Version
Package Version
Requires gingerpayments/ginger-php Version >=2.1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package emspay/ems-online-magento-2 contains the following files

Loading the files please wait ....