Payment costs fees or discount, Payment Surcharges
Description
Highlights
Features
About the Extension
This plugin enables you to charge fees for certain types of payment. With this plugin it is possible to pass on fees for payment methods such as PayPal to the customer. In addition to the absolute fee, you can also charge a fee based on the shopping cart value. Furthermore, the VAT rate can be levied for this fee.
In addition to the fees, you can also give a discount. For example, if a customer uses prepayment, you can give them a discount for this payment method.
The plugin can be activated for Shopware's standard shopping carts only, or it can be used for all. This function is useful, for example, with the Subscription Service plugin if no fee/discount is to be granted for subscriptions.
Possible errors that can occur when using other plugins include the inheritance of component/line-item/type/product.html.twig. Please note that items are treated like discounts by our plugin.
You can identify plugin items by the type "payment_cost"
Example: Twig
{% block component_line_item_type_product_label %}
{% if isDiscount || lineItem.type=="payment_cost" %}
{# Discount #}
{% else %}
{{ parent() }}
{% endif %}
{% endblock %}
Details
- Available: English, German
- Latest update: 13 May 2025
- Publication date: 12 April 2021
- Version: 3.0.1
- Category: Checkout / Cart process
Resources
Reviews (0)
About the Extension Partner
D-MIT-S
Partner Status
-
Shopware
Extension Partner
Details
- Ø-Rating: 5
- Partner since: 2019
- Extensions: 23
Support
- Based in: Germany
- Speaks: German, English
- Response time: Very quickly