Payplug is a French payment solution for e-commerce merchants across Europe. This organization hosts the libraries and platform integrations we maintain so that a store can accept payments through Payplug, whatever technology it runs on.
We're community-minded: if you have an idea for an improvement, spot a bug, or want to propose a fix on any of our repositories, our GitHub issues are open. For anything product-related — your account, a transaction, or how to use Payplug — please reach out to our support instead.
- 📖 API reference — the full Payplug API documentation
- 🌐 payplug.com — learn more about Payplug
- ✍️ Create a merchant account — sign up on the Payplug portal
- 🆘 Support — get help from the Payplug team
Server-side libraries for integrating directly with the Payplug API:
- payplug-php — PHP library for the Payplug API
- payplug-python — Python library for the Payplug API
Ready-to-install Payplug modules for popular e-commerce platforms.
Magento 2
- payplug-magento2 — Payplug payment module for Magento 2
- payplug-ogloba-magento2 — Payplug module for stores running the Ogloba Magento 2 distribution
- payplug-magento-hyva — Payplug module for Magento 2 stores built on Hyvä
- magento-hyva-theme — Compatibility layer between the Payplug Magento 2 module and Hyvä Theme
- magento-hyva-checkout — Compatibility layer between the Payplug Magento 2 module and Hyvä Checkout
Sylius
- SyliusPayPlugPlugin — Payplug payment plugin for Sylius
WooCommerce
- payplug-woocommerce — Payplug payment module for WooCommerce
PrestaShop
- payplug-prestashop — Payplug payment module for PrestaShop
OroCommerce
- payplug-orocommerce — Payplug payment module for OroCommerce
Internal building blocks that support the plugins above, rather than being installed directly by merchants:
- unified-plugin-core — shared business logic intended to be reused across several Payplug plugins (work in progress, not yet production-ready)
- payplug-plugin-mcp — internal SDK for MCP tools, used by the PrestaShop and WooCommerce plugins
- template-ci — internal CI/CD pipeline template shared across our repositories
These integrations are no longer maintained and are kept for reference only:
- SalesForce — Salesforce Commerce Cloud plugin
- salesforce-sitegenesis — Salesforce SiteGenesis storefront integration