alt

Important information

Please be advised that there will be a scheduled downtime across our API network on November 05 and November 07, 2024. For more information, visit our platform status portal.:
- Scheduled maintenance on November 5, 2024
- Scheduled maintenance on November 7, 2024

Unzer

Manage transactions

Manage transactions in your Sylius shop plugin.

Once you have configured the plugin and set up your payment methods, you can start accepting payments. You can also manage the payment in Unzer Insights.

Before you begin

It is important that you have set up order statuses before you go live with your shop.

Capture a payment

Capture—also known as charge—collects a previously authorized amount.

icon
Partial capture is currently not supported in the Sylius shop system.

To capture a payment:

  1. Go to SALES Order for the order that you want to capture.

    Order overview

  2. Select the order that you want to capture.
  3. Select Complete.

    Order capture

The order is captured and the Success message is displayed. The status for the order is updated to Paid.

Order captured

Refund a payment (Cancel after payment)

You can refund directly on the order details page. By default, Sylius supports a full refund of the payment.

With the Sylius refund plugin installed, you can also partially refund the payment. A partial refund is available for any amount for each item.

Both full and partial refund options are available only for orders where the payment has been captured and the order is not canceled. If you select Refund offline, then the refund will be offline and no transaction is triggered for Unzer payment API.

To refund a payment:

  1. Go to SALESOrders and select the order that you want to refund.

    Sylius order overview

  2. In the order details, select Refund.

    Sylius order refund

The payment status is updated to Refunded.

Sylius order refunded

Reverse a payment (Cancel an authorization)

To cancel or reverse a payment:

  1. Go to Orders and select the order that you want to cancel.

    Sylius order overview

  2. Select Cancel.

    Sylius order cancel

  3. In the cancel window, select Yes.

    Sylius order cancel confirm

The payment status is updated to Cancelled.

Payment canceled

icon
A reversal of partial amounts is currently not supported.

Next steps

See also