Shopware 6
Technical manuals for MultiSafepay's free plugins.
Prerequisites
- MultiSafepay account
- Shopware 6.4.11.x or higher, 6.5.x.x and 6.6.x.x
- Tested on Shopware 6.4.20.2, 6.5.8.11, 6.6.3.0 and PHP 8.1ā8.2
Installation and configuration
Ā š” Tip! We recommend first installing the plugin in a test environment, following the Shopware 6 installation procedure. Always make a backup.
Marketplace installation
Get the free MultiSafepay plugin from the Shopware 6 marketplace and connect your webshop with your Shopware account.
Composer installation
Run the following command in the root of your Shopware root directory. Make sure the composer is installed on your hosting server.
composer require multisafepay/shopware6
User guide
Generic gateways
The plugin supports generic gateways, which redirect customers from your checkout to a MultiSafepay payment page. This is particularly useful for integrating gift cards.
How to configure generic gateways
- Sign in to your Shopware 6 backend.
- Go to MultiSafepay settings.
- Set the relevant payment method gateway IDs.
You can filter generic gateways by country, and minimum and maximum amount.
Payment components
The plugin supports payment components, which:
- Provide a seamless checkout experience to increase conversion.
- Encrypt customer payment details for secure processing.
- Shift responsibility for PCI DSS compliance to MultiSafepay.
How to activate payment components
If you're new to accepting card payments, email a request to activate them to [email protected]
- Sign in to your Shopware backend.
- Go to Settings > Payment.
- Select each payment method, and then enable the Component toggle.
For questions, email [email protected]
ā ļø Note: If you have a custom checkout and encounter a conflict with the payment component, the Integration Team will do their best to provide support, but we can't guarantee compatibility in all cases.
Payment methods
Supported payment methods
- Cards: All
- Banking methods: All, except iDEAL QR
- BNPL: All
- Wallets: Alipay, Amazon Pay, Apple Pay, Google Pay, and PayPal, WeChat Pay,
- Prepaid cards:
- Beauty and Wellness gift card
- Boekenbon
- Fashioncheque
- Fashion gift card
- Fietsenbon
- Gezondheidsbon
- Nationale tuinbon
- Parfumcadeaukaart
- Paysafecard
- Podium
- Sport en Fit
- VVV gift card
- Webshop gift card
- Wellness gift card
- Wijncadeau
- Winkelcheque
- Yourgift
Recurring payments
Recurring payments are supported.
How to enable recurring payments
Activate recurring payments and then:
- Sign in to your Shopware backend.
- Go to Settings > Payment.
- Select each payment method, and then enable the Tokenization toggle.
Refunds
Full and partial refunds except for BNPL methods are supported in your MultiSafepay dashboard and backend.
You cannot refund more than the original amount in your backend.
How to process backend refunds
- In your Shopware 6 backend, go to the Order details page.
- In the Refund field, enter the refund amount.
Shipping orders
For BNPL orders, after shipment, you must change the order status from Completed to Shipped. This prevents the order expiring and triggers invoicing.
If you change the order status to Delivered in your backend, the updated status is passed to your MultiSafepay dashboard automatically.
Updates
Ā š” Tip! Make sure you have a backup of your production environment, and that you test the plugin in a staging environment.
Marketplace update
Following the steps described in the installation process from Shopware 6 marketplace.
Composer update
By executing the following command within the root directory of Shopware 6:
composer update multisafepay/shopware6
Support
Contact MultiSafepay:
- Telephone: [email protected]
- Email: [email protected]
- GitHub: create a technical issue
- Join the official Shopware 6 Slack channel
- Join the private MultiSafepay Shopware 6 Slack channel
For support for Shopware 6 Professional/Enterprise, email [email protected]
Updated about 2 months ago