mollie / shopware
Mollie Shopware 5 Plugin
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 34
Forks: 18
Open Issues: 11
Requires
- mollie/mollie-api-php: 2.40.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.18
- monolog/monolog: 2.1.1
- phpcompatibility/php-compatibility: ^9.3
- phpmetrics/phpmetrics: ^2.7
- phpstan/phpstan: ^0.12
- phpunit/phpunit: *
- shopware/shopware: ^5.7
- squizlabs/php_codesniffer: ^3.6
- dev-master
- v2.7.1
- v2.7.0
- v2.6.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.0
- v1.8.12
- v1.8.11
- v1.8.10
- v1.8.9
- v1.8.8
- v1.8.7
- v1.8.6
- v1.8.5
- v1.8.4
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.5
- v1.7.4
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.7
- v1.6.6
- v1.6.5
- v1.6.4
- v1.6.3
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.20
- v1.5.19
- v1.5.18
- v1.5.17
- v1.5.16
- v1.5.15
- v1.5.14
- v1.5.13
- v1.5.12
- v1.5.11
- v1.5.10
- v1.5.9
- v1.5.8
- v1.3.14.x-dev
- v1.3.2
- v1.3.1
- v1.3.0
- 1.3.0-beta1
- v1.2.2
- v1.2.0.1
- v1.2
- v1.1.0.4
- v1.0.0
- dev-release/2.7.1
- dev-release/2.7.0
- dev-release/2.6.0
- dev-release/2.5.2
- dev-dependabot/npm_and_yarn/Tests/Cypress/follow-redirects-1.15.6
- dev-dependabot/npm_and_yarn/Tests/Cypress/axios-0.28.0
- dev-release/2.5.1
- dev-release/2.5.0
- dev-boxblinkracer/mol-998-mail-on-cancel
- dev-boxblinkracer/mol-1109-applepay-file-curl
- dev-release/2.4.0
- dev-release/2.3.0
- dev-release/2.2.0
- dev-release/2.1.0
- dev-ZsoltMollie-patch-1
- dev-release/2.0.0
- dev-release/1.8.12
- dev-release/1.8.11
- dev-release/1.8.9
- dev-release/1.8.8
- dev-release/1.8.7
- dev-release/1.8.6
- dev-release/1.8.5
- dev-release/1.8.4
- dev-release/1.8.3
- dev-release/1.8.2
- dev-testing/pipeline
- dev-release/1.8.0
- dev-test/pipes
- dev-release/1.7.5
- dev-release/1.7.4
- dev-release/1.7.3
- dev-release/1.7.2
- dev-release/1.7.1
- dev-release/1.7.0
- dev-release/1.6.7
- dev-test/1.6.7
- dev-release/1.6.6
- dev-release/1.6.5
- dev-release/1.6.4
- dev-release/1.6.3
- dev-release/1.6.2
- dev-release/1.6.1
- dev-release/1.6.0
- dev-release/1.5.20
- dev-release/1.5.19
- dev-release/1.5.18
- dev-release/1.5.17
- dev-feature/partial-refunds
- dev-release/1.5.16
- dev-release/1.5.15
- dev-hotfix/subshop-api-key
- dev-develop
- dev-release/v1.4.2
- dev-release/v1.4.1
- dev-release/v1.4
- dev-release/v1.3.15
- dev-release/1.8.1
- dev-hotfix/scheme_error_on_activation_
- dev-feature/partial_refunds
- dev-release/v1.2.3
- dev-release/v1.2.2
- dev-stripped-v5.2.21
- dev-hotfix/persistBasket_on_parent
- dev-release/v1.2
- dev-feature/service_provider_setup
This package is auto-updated.
Last update: 2024-10-19 10:02:28 UTC
README
Introduction
Mollie offers various payment methods which can be easily integrated into your Shopware-powered webshop by using our official plugin. Mollie accepts all major payment methods such as Visa, Mastercard, American Express, PayPal, Apple Pay, iDEAL, SOFORT Banking, SEPA Bank Transfer, SEPA Direct Debit, KBC/CBC Payment Button, Bancontact, Billie, Belfius Pay Button, paysafecard, CartaSi, Cartes Bancaires and Gift cards
- Installation is easy.
- Go to Mollie to create a Mollie account
- Download our plugin in the Shopware Store or in the Plugin Manager in your Shopware Backend
- Activate the plugin, add your Mollie API key and import your available payment methods Get your API Key from your Mollie Dashboard
Once the onboarding process in your Mollie account is completed, start accepting payments. You’ll usually be up and running within one working day.
Manual Installation
There are 2 ways of installing the plugin manually:
-
Install an official release by downloading it from https://github.com/mollie/Shopware/releases . Download a
MollieShopware-vX.Y.Z.zip
, upload it in your Shopware Backend and proceed as usual. -
Install the development version from https://github.com/mollie/Shopware . Download the source code and place it in the folder
custom/plugins/MollieShopware
in your Shopware shop.
Please note, that only stable and official releases are tested on our side. There's no guarantee or warranty for pre-releases or selfmade versions from commits.
Full Documentation
We have a full documentation about the installation, configuration, payment methods as well as troubleshooting and more.
The documentation can be found on our Wiki page!