Download the PHP package adyen/adyen-shopware5 without Composer

On this page you can find all versions of the php package adyen/adyen-shopware5. 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 adyen-shopware5

Adyen Payment plugin for Shopware 5

Use Adyen's plugin for Shopware 5 to offer frictionless payments online, in-app, and in-store.

Contributing

We strongly encourage you to join us in contributing to this repository so everyone can benefit from:

Read our contribution guidelines to find out how.

Requirements

Note: The Adyen payment plugin is not compatible with the cookie manager plugin (<= 5.6.2), it is however compatible with the Shopware default cookie consent manager (>5.6.2).

Documentation

Please find the relevant documentation for

Support

Note: if you are still using an older version of the Adyen Shopware 5 integration (below v4.0) please refer to this documentation.

Important information

Support deprecation plan for old plugins Shopware5 (below major release v4.0):

  1. Only critical functionality and security updates until June 2024. Note: the Shopware5 platform will also be sunset from July 2024 onwards.
  2. Only critical security updates from June 2024 until June 2025.
  3. Support will be fully suspended for old Prestashop and Shopware5 plugins from June 2025 onwards.

For developers

Integration

The plugin integrates card component (Secured Fields) using Adyen Checkout for all card payments. Currently, the following versions of Web components and Checkout API are utilized in the code:

License

MIT license. For more information, see the LICENSE file.


All versions of adyen-shopware5 with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2|^7.4|^8.0
ext-json Version *
ext-zip Version *
adyen/integration-core Version 1.2.0
ext-simplexml 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 adyen/adyen-shopware5 contains the following files

Loading the files please wait ....