---
title: Integrating further functionality to the E-commerce Solution
related:
  - https://docs.kentico.com/k81/integrating-3rd-party-systems.md
  - https://docs.kentico.com/k81/integrating-3rd-party-systems/using-the-integration-bus.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Kentico allows you to extend the scope of available features. You can achieve this by integrating applications, utilities, website templates, etc. developed outside Kentico by third parties. You can also enhance the system by adding your custom [applications](https://docs.kentico.com/k81/e-commerce-features/customizing-and-developing-your-store.md), [web parts](https://docs.kentico.com/k81/custom-development/developing-web-parts.md) and other items.

- Integrating functionality with Kentico Marketplace
- [Integrating your custom functionality](#integrating-your-custom-functionality)

## Integrating functionality with Kentico Marketplace

Kentico Marketplace, the official Kentico community feature sharing portal, offers a wide range of third party features recommended for use with Kentico. Among third party integrations currently offered for the E-commerce Solution, you can find:

### Payment gateways

- eWay Payment Gateway Provider

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/eway.png)
- SecurePay Payment Gateway Provider

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/secure_pay.png)
- PayPal Payflow Pro Kentico Connector

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/paypal.png)
- Sage Pay Payment Gateway for Kentico

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/discover_it.png)

### Shipping providers

- FedEx Kentico Connector

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/fedex.png)
- UPS Kentico Connector

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/ups.png)
- USPS Kentico Connector

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/usps.png)

### Others

- Sage 50 Connect for Kentico - connects directly, in real-time with a remotely located Sage 50 Accounts system.

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/sage_50.png)
- Avalara Kentico Connector - connects directly, in real time with Avalara tax services.

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/avalara.png)
- Kentico eProcessing Connector - allows you to administer your merchant transactions directly through your website.

  ![](https://docs.kentico.com/docsassets/k81/integrating-further-functionality-to-the-e-commerce-solution/eprocessing_connector.png)

You can find more third party integrations, same as further details in the E-commerce section of the [Kentico Marketplace](http://devnet.kentico.com/Marketplace/E-commerce.aspx).

## Integrating your custom functionality

- You can integrate features that you developed according to your specific requirements.\
  For example, you can add your custom applications, templates, web parts, etc. You can also create your custom payment gateways, as described in detail in [Creating a custom payment gateway](https://docs.kentico.com/k81/e-commerce-features/customizing-and-developing-your-store/e-commerce-customization-examples/creating-a-custom-payment-gateway.md).
- You can integrate other third party functionality.\
  The system allows you to add third party features using, for example, the built-in [integration bus](https://docs.kentico.com/k81/integrating-3rd-party-systems/using-the-integration-bus.md) or [REST service](https://docs.kentico.com/k81/integrating-3rd-party-systems/kentico-rest-service.md).

If you need to customize the behavior of the system or wish to personalize its built-in applications, see [E-commerce customization model](https://docs.kentico.com/k81/e-commerce-features/customizing-and-developing-your-store/e-commerce-customization-model.md).
