# Plug-ins

To simplify integration for merchants using popular e-commerce platforms, the Tieto E-Commerce Payment Gateway offers ready-to-use plug-ins for systems such as WooCommerce, Magento 2, PrestaShop, Shopify, and others. These plug-ins are built to provide fast onboarding, secure payments, and a native checkout experience — without the need for custom development.

Each plug-in is optimized to support bank transfers, card payments, digital wallets, and flexible financing options, ensuring a seamless customer experience and strong conversion performance.

{% hint style="success" %}
These plug-ins are designed, developed, and maintained by Tietoevry, but can be published under the name and branding of the Gateway Owner (e.g., Bank, PSP, or white-label operator). This model ensures seamless integration for merchants while maintaining the operator’s brand visibility and platform ownership.
{% endhint %}

## Plug-in Ownership and Branding Model

* Developed by Tieto according to industry best practices, including PCI DSS, 3DS2, and local regulatory compliance.
* Custom-branded and distributed by the EGW owner, allowing banks or PSPs to:
  * Publish plug-ins under their own name in app stores/marketplaces
  * Embed their logo, domain, and merchant support channels
  * Maintain full control over documentation and merchant instructions

This model supports a true [white-label](/features/white-label.md) go-to-market strategy, enabling institutional partners to offer a complete e-commerce gateway stack under their own brand, with no code development effort.

## WooCommerce

Tieto E-Commerce Payment Gateway for WooCommerce is a lightweight, easy-to-install plugin available via the WordPress marketplace. It provides seamless checkout integration and broad payment method support.

**Key Features:**

* One-click installation and activation via WooCommerce admin panel.
* Supports:
  * Bank Transfers (SEPA, instant payments)
  * Credit/Debit Cards (Visa, Mastercard)
  * Digital Wallets (Apple Pay, Google Pay)
  * Flexible Financing (via BNPL integration)
* Automatic plugin updates for new features and security patches.
* PCI DSS-ready and compliant.

## Magento 2

Tieto E-Commerce Payment Gateway for Magento 2 provides payment capabilities for high-volume and enterprise merchants.

**Installation & Setup:**

* Manual upload of plugin files to Magento server.
* Enable module via Magento CLI.
* Configure settings in the admin panel.
* Optional: Support from Tietoevry for advanced configurations.

**Key Features:**

* Full support for refundable payment types:
  * Instant Bank Transfers
  * Visa, Mastercard
  * Apple Pay, Google Pay
* Customizable checkout experience.
* Built on PCI DSS-compliant architecture.
* Ongoing feature and security updates.

{% hint style="info" %}
The Magento 2 plug-in is available in the Tietoevry sandbox environment for testing and evaluation. Merchants and integrators can:

* Simulate full payment flows
* Verify payment status callbacks and webhook logic
* Explore UI/UX under realistic checkout conditions
* Test merchant-specific settings prior to production use

[More info](/integrations/plug-ins/magento-2.md)
{% endhint %}

## PrestaShop

Tieto E-Commerce Payment Gateway for PrestaShop enables small and medium-sized merchants to quickly accept a variety of modern payment methods.

**Key Features:**

* Install directly from the PrestaShop Addons Marketplace.
* Intuitive admin interface for configuration and activation.
* Supports:
  * Bank transfers (instant and standard)
  * Credit and debit card processing
  * Wallet payments (Apple Pay, Google Pay)
  * Refund management directly in the order view
* Fully responsive checkout experience optimized for desktop and mobile.

## Shopify

Tieto E-Commerce Payment Gateway for Shopify is a certified app that integrates seamlessly into the Shopify ecosystem.

**Key Features:**

* Available through the Shopify App Store (private or public listing, depending on deployment model).
* Minimal configuration required; merchants can activate in minutes.
* Native support for:
  * Card payments and wallets
  * Instant bank transfers
  * Financing options via external BNPL providers
* Custom payment branding and method sorting in checkout.
* Webhook support for real-time payment updates and refund flows.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.ecomm.api.tietoevry.com/integrations/plug-ins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
