Download the PHP package swedbank-pay/magento2-payments without Composer

On this page you can find all versions of the php package swedbank-pay/magento2-payments. 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 magento2-payments

Swedbank Pay Magento 2 Payments

Swedbank Pay Magento 2 Payments

About

UNSUPPORTED: This extension is at an early stage of development and is not supported as of yet by Swedbank Pay. It is provided as a convenience to speed up your development, so please feel free to play around. However, if you need support, please wait for a future, stable release.

The Swedbank Pay Payments module for Magento 2 integrates the all the payment methods provided by Swedbank Pay into Magento 2 for enabling interaction with the Swedbank Pay eCommerce API.

Requirements

Please Note: When your Merchant Account is created, there are a few things you need to attend to before you can start using it.

Installation

Swedbank Pay Magento 2 Payments may be installed via Magento Marketplace or Composer.

Magento Marketplace

If you have linked your Marketplace account to your Magento 2 store, you may install the Swedbank Pay Magento 2 Payments with the Magento Component Manager.

For installation using the Component Manager, please see the official guide.

Composer

Swedbank Pay Payments for Magento 2 can alternatively be installed via composer with the following instructions:

  1. In the Magento root directory enter command:

  2. Install module and required packages:

  3. Enable the modules:

  4. Upgrade setup:

  5. Compile:

  6. Clear the cache:

Configuration

Swedbank Pay Payments configuration can be found under Stores > Configuration > Sales > Payment Methods > Swedbank Pay > Configure.

As parts of the Swedbank Pay Payments installation we have Core, Payments and Payment Menu with configurable options as follows:

Core

Payments

Support

To find the customer service available in your country, please visit the Swedbank Pay website.

License

Swedbank Pay Magento 2 Payments is released under Apache V2.0 licence.


All versions of magento2-payments with dependencies

PHP Build Version
Package Version
Requires magento/framework Version ^100.1||^101.0||^102.0||^103.0
magento/module-checkout Version ^100.0
swedbank-pay/magento2-core Version ^1.5
ext-json Version *
ext-curl Version *
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 swedbank-pay/magento2-payments contains the following files

Loading the files please wait ....