Shopware 5
Available for Shopware 5.2.0 - 5.7.x
General
Shopware 5 is an e-commerce platform developed in Germany, allowing merchants to create and manage their own online stores.
As of July 2024, Shopware 5 is no longer being developed. Users of Shopware 5 are therefore advised to migrate to Shopware 6.
Links
Shopware Website
Shopware 5 Documentation
Shopware Login
Shopware Registration
Plugin Download
Features
✅ Multicurrency support
✅ Payment method icons in checkout
✅ Cart transmission
✅ Webhook status synchronization
❌ Look & Feel configuration
✅ Individual payment method configuration
❌ Subscription support
Setup
Follow the instructions below to integrate Payrexx into Shopware 5. If you are using Shopware 6, please switch to the appropriate guide.
Installing the plugin
Download the latest plugin from GitHub by clicking on "Source code (ZIP)":
Log in to your Shopware account:
Navigate to Extensions in the main menu and upload the Payrexx plugin.
Activate the uploaded plugin.
Configuration of Payrexx
Please note that you must be logged in to Payrexx before you begin. If you do not have an account yet, please register at Payrexx.
Navigate to API & Plugins in the merchant administration of your Payrexx account.
Click on "Show all" below "Add E-Commerce Integration".
Click "Add" next to Shopware 5:
Make the following settings in the window below:
API Key: Copy the displayed API key to the clipboard as you will need it later.
Instance Name: Copy the displayed instance name to the clipboard as you will need it later.
Enter Shop Address: Enter the URL of your shop in this field. If your shop is not in the main directory (https://my-shop.com) but in a subdirectory, please provide the complete path to your shop. Example: https://my-shop.com/shop
Webhooks: Define whether a failed webhook should be retried or not. If the checkbox is enabled, up to 10 retry attempts will be made. The intervals for the attempts are 5 minutes, 15 minutes, 1 hour, 2 hours, 4 hours, and then every 24 hours.
Finalize: Click the green "Activate" button to complete the configuration.
Configuration of Shopware 5
Establish connection
Navigate to the Payrexx plugin in Shopware 5 and configure it by making the following settings:
Instance Name: Paste the instance name previously copied from Payrexx.
API Key: Paste the API key previously copied from Payrexx.
Create order before redirecting to Payrexx:
Yes: An order is created after clicking the order button. As long as the payment is not confirmed, it will have the status "Open". Afterward, the status will change to "Paid". If the order fails, this will also be indicated in the status. The advantage is that an order with all important details is created even in case of connection interruptions.
No: The order is created only after the payment process is completed. However, if there is a connection interruption, no order will be created. The advantage is that you receive fewer notifications about status changes. However, it may happen that no order is created even though the customer has made the payment.
Select payment methods
Navigate to Settings > Payment Methods in your Shopware account to specify the payment methods your customers can use in the shop.
Payment Process from the Customer's Perspective
The following process shows the steps of an order in Shopware, including payment with Payrexx.
The customer selects the desired product in the shop and adds it to the shopping cart:
The customer clicks the "Checkout" button.
The customer logs in or enters their personal details and then clicks "Continue":
The customer selects the desired payment method and clicks "Continue":
The customer completes their purchase.
Testing an Order
Use our Shopware demo shop to test an order yourself:
Last updated