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

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

Swedbank Pay Checkout for Magento 2

Build Status Latest Stable Version Total Downloads License

Swedbank Pay Magento 2 Checkout

About

UNSUPPORTED: This extensions 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 Official Swedbank Pay Checkout Extension for Magento 2 provides seamless integration with Swedbank Pay Checkout, allowing your customers to pay swiftly and securely with credit card, invoice (Norway and Sweden), Vipps (Norway) and Swish (Sweden). Credit card payments are available world-wide.

Requirements

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

Installation

Swedbank Pay Checkout for Magento 2 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 Checkout for Magento 2 with the Magento Component Manager.

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

Composer

Swedbank Pay Checkout 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 Checkout configuration can be found under Stores > Configuration > Sales > Payment Methods > Swedbank Pay > Configure.

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

Core

Checkout

Payment Menu

FAQ

Q: Is it possible to disable customer's checkin?
A: The checkin part of the module can be made optional by allowing guest login. This can be done by setting Checkin Required to No inside Checkout Configuration

Q: How can we test the module using test credentials?
A: To be able to use test credentials, you can enable test mode by setting Test Mode to Yes inside Core Configuration. For in-depth logging, you can also enable debug mode by setting Debug Mode to Yes

Please note: Remember to disable Test Mode in production site as test credentials should only be used for testing purposes.

Support

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

Release Notes

License

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


All versions of magento2-checkout with dependencies

PHP Build Version
Package Version
Requires ext-curl Version *
ext-json Version *
php Version ~7.0.13||~7.1.0||~7.2.0||~7.3.0||~7.4.0
magento/framework Version ^100.1||^101.0||^102.0||^103.0
magento/module-customer Version ^100.1||^101.0||^102.0||^103.0
magento/module-sales Version ^100.1||^101.0||^102.0||^103.0
magento/module-tax Version ^100.0
swedbank-pay/magento2-core Version ^1.5
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-checkout contains the following files

Loading the files please wait ....