Download the PHP package amzn/amazon-payments-magento-2-plugin without Composer

On this page you can find all versions of the php package amzn/amazon-payments-magento-2-plugin. 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 amazon-payments-magento-2-plugin

Amazon Pay for Magento 2

This extension provides an official integration of your Magento 2 store with Amazon Pay services. The extension is a checkout and payment solution that does not share any item level information (product information, prices, basket content, etc) with Amazon. The extension integrates Amazon Pay seamlessly into the Magento 2 shop backend (configuration, order management, billing, etc.).

About Amazon Pay

Amazon Pay offers a familiar and convenient buying experience that can help your customers spend more time shopping and less time checking out. Amazon Pay is used by large and small companies. From years of shopping safely with Amazon, customers trust their personal information will remain secure and know many transactions are covered by the Amazon A-to-z Guarantee. Businesses have the reassurance of our advanced fraud protection and payment protection policy.

What's new in Amazon Pay for Magento 2?

Starting from version 5.0.0, Amazon Pay is hosted on the Magento Marketplace and features our next generation web checkout technology. This places the Amazon shipping and payment widgets outside the Magento checkout template system, improving usability and transaction error handling. Here are some of the improvements over the previous module:

Full feature list

Prerequisites

Installation and Configuration

The extension is available via composer as amzn/amazon-pay-magento-2-module or in Magento Marketplace. The User Guide can be found here. Any previous module versions should be removed. Please refer to the Installation section of our guide to get more details concerning installation procedure.

Branch information

The following table provides an overview on which Git branch is compatible to which Magento 2 version. The last column “Latest release” refers to the latest version of our extension that is compatible to the Magento 2 version in the first column. If you are on a Magento version below 2.2.6, please take a look at Amazon Pay and Amazon Sign-in for Magento 2 (Legacy) documentation.

Magento Version Github Branch Latest release
2.2.6 - 2.2.11 (EOL) V2checkout-1.2.x 1.20.0 (EOL)
2.3.0 - 2.4.x master 5.16.1

Release Notes

See CHANGELOG.md


All versions of amazon-payments-magento-2-plugin with dependencies

PHP Build Version
Package Version
Requires php Version ~7.0.13||~7.1.0||~7.2.0||~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0
magento/framework Version ^102.0||^103.0
magento/module-sales Version ^100.0||^101.0||^102.0||^103.0
magento/module-checkout Version ^100.0
magento/module-payment Version ^100.0
magento/module-eav Version ^102.0
magento/module-developer Version ^100.0
magento/module-config Version ^101.0
magento/module-backend Version ^101.0||^102.0
magento/module-quote Version ^101.0
magento/module-customer Version ^102.0||^103.0
magento/module-store Version ^101.0
magento/module-catalog Version ^103.0||^104.0
magento/module-configurable-product Version ^100.0
magento/module-directory Version ^100.0
magento/module-media-storage Version ^100.0
magento/module-paypal Version ^100.0||^101.0
magento/module-vault Version ^100.1||^101.2
phpseclib/phpseclib Version ~2.0||~3.0
amzn/amazon-pay-api-sdk-php Version ^2.2
aws/aws-php-sns-message-validator 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 amzn/amazon-payments-magento-2-plugin contains the following files

Loading the files please wait ....