Skip to content

Commit 33bb052

Browse files
authored
Merge pull request #9 from composable-software/add-paypal-ecommpay-strapi
Add PayPal, Ecommpay, Strapi, Test Data
2 parents b5c84a8 + af474a6 commit 33bb052

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
### Payment
2323
- [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.
2424
- [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.
2527
- [Gr4vy](https://github.com/gr4vy/gr4vy-commercetools): Gr4vy commercetools integration.
2628
- [Cybersource](https://github.com/CyberSource/cybersource-plugins-commercetools): This repository contains the source code for the CyberSource CommerceTools plugin.
2729
- [Worldpay](https://github.com/Worldpay/Worldpay-CommerceTools-CG): The module provides integration between commercetools and Worldpay Worldwide Payment Gateway (WPG).
2830
- [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.
2931
- [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.
3232

3333
### Authentication
3434
- [Auth0](https://github.com/gradientedge/commercetools-auth0): Facilitates the customer account synchronisation between auth0 and commercetools.
@@ -55,6 +55,7 @@
5555
### CMS
5656
- [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.
5757
- [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.
5859

5960
## Storefront
6061
- [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,6 +99,7 @@
9899
- [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.
99100
- [Commercetools Mock Server](https://github.com/labd/commercetools-mock-server): Docker image which offers mocks for the commercetools api.
100101
- [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.
101103
- [Commercetools OMS Connector](https://github.com/Harshca/ct-oms-connector) Generic connector to connect commerceTools with any OMS
102104

103105
## Contribute

0 commit comments

Comments
 (0)