|
22 | 22 | ### Payment |
23 | 23 | - [Braintree](https://github.com/mediaopt/braintree-commercetools-connector): This is a connect application to integrate Braintree into Commercetools. It follows the folder structure to ensure certification & deployment from commercetools connect team. |
24 | 24 | - [Adyen](https://github.com/Adyen/adyen-commercetools): Provides an integration between the commercetools and Adyen payment service provider based on the concept of Adyen Web Components. |
| 25 | +- [Paypal](https://github.com/mediaopt/paypal-commercetools-connector): This is a connect application to integrate Paypal into Commercetools. It follows the folder structure to ensure certification & deployment from commercetools connect team. |
| 26 | +- [Ecommpay](https://github.com/ITECOMMPAY/ecommpay-commercetools-integration): Integrates Ecommpay payment gateways with Commercetools. |
25 | 27 | - [Gr4vy](https://github.com/gr4vy/gr4vy-commercetools): Gr4vy commercetools integration. |
26 | 28 | - [Cybersource](https://github.com/CyberSource/cybersource-plugins-commercetools): This repository contains the source code for the CyberSource CommerceTools plugin. |
27 | 29 | - [Worldpay](https://github.com/Worldpay/Worldpay-CommerceTools-CG): The module provides integration between commercetools and Worldpay Worldwide Payment Gateway (WPG). |
28 | 30 | - [Planet (Datatrans)](https://github.com/weareplanet/commercetools-planet-integration): Online payments made easy with Planet's commercetools connector. Link dozens of payment methods, acquirers, and currencies to your commercetools projects and offer your customers a state-of-the-art user experience for online payments. |
29 | 31 | - [Mollie](https://github.com/mollie/commercetools): This project provides a Hosted checkout based integration between the commercetools and Mollie PSP. |
30 | | -- [Paypal Plus](https://github.com/commercetools/commercetools-paypal-plus-integration) **!DEPRECATED**: Integration between commercetools API and PayPal Plus API. |
31 | | -- [Payone](https://github.com/commercetools/commercetools-payone-integration) **!DEPRECATED**: This software provides an integration between the commercetools eCommerce platform API and the PAYONE payment service provider. |
32 | 32 |
|
33 | 33 | ### Authentication |
34 | 34 | - [Auth0](https://github.com/gradientedge/commercetools-auth0): Facilitates the customer account synchronisation between auth0 and commercetools. |
|
55 | 55 | ### CMS |
56 | 56 | - [Blueprint](https://github.com/craftercms/commercetools-blueprint): This is a fully functional ecommerce blueprint with editorial content weaved in. Commerce is done via integration with commercetools and you'll need to create an account with commercetools to get started. |
57 | 57 | - [Kontent.ai](https://github.com/hermanviking/integration-commercetools): This custom element extension for Kontent.ai allows users to search and link selected products from commercetools into their structured content. |
| 58 | +- [Strapi](https://github.com/JonssonWorkwear/strapi-plugin-commercetools-integration): This package provides a custom field for Strapi that allows content editors to search and reference products from Commercetools. |
58 | 59 |
|
59 | 60 | ## Storefront |
60 | 61 | - [Vuestorefront](https://github.com/vuestorefront/vue-storefront): The open-source frontend for Commercetools. Built with a PWA and headless approach, using a modern JS stack. |
|
98 | 99 | - [Commercetools Mocking library for Node](https://github.com/labd/commercetools-node-mock): This library mocks the Commercetools rest api to ease testing of your typescript codebases interacting with the commercetools api. |
99 | 100 | - [Commercetools Mock Server](https://github.com/labd/commercetools-mock-server): Docker image which offers mocks for the commercetools api. |
100 | 101 | - [Commercetools Entities Schemas](https://github.com/Devgurusio/commercetools-entities-schemas): Reusable commercetools entities schemas definitions. |
| 102 | +- [Commercetools Test Data](https://github.com/commercetools/test-data): This repository contains data models within the commercetools platform ecosystem. |
101 | 103 | - [Commercetools OMS Connector](https://github.com/Harshca/ct-oms-connector) Generic connector to connect commerceTools with any OMS |
102 | 104 |
|
103 | 105 | ## Contribute |
|
0 commit comments