Skip to content

Backend Payment Data

boxblinkracer edited this page Oct 1, 2021 · 2 revisions

The order details window in the Shopware Backend has been extended to give you some insights in the Mollie data right from within Shopware.

Mollie ID

This shows you the ID of the transaction or order in Mollie. You can easily copy this one, or even navigate directly to the data inside Mollie.

For this, just make sure you are signed in in the Mollie Dashboard, and click on "open payment".

Description

This is the description of the payment in Mollie.

Payment Status

The status is the current status inside the Mollie system. This data is fetched live when opening the order in the Shopware backend.

It's a great thing to get some instant insights when trying to analyze things.

Checkout URL

If a payment is not yet completed, this will show a URL that can be used to finish the payment. The URL can be sent out to customers to remind them about the payment, or just as a second chance.

Once the payment is completed (successful or failed, ...) then the checkout URL is removed and not available anymore.

Clone this wiki locally