netseu / checkout
Nexi Checkout integration for Shopware 6
Package info
github.com/Nets-eCom/shopware6-easy-checkout
Type:shopware-platform-plugin
pkg:composer/netseu/checkout
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0
- giggsey/libphonenumber-for-php-lite: ^8.12
- nexi-checkout/php-payment-sdk: ~0.16
- shopware/core: ~6.6.0 || ~6.7.0
- shopware/storefront: ~6.6.0 || ~6.7.0
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^11
- rector/rector: ^1.1
- symplify/easy-coding-standard: ^12.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 6.5.x-dev
- 6.4.x-dev
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta5
- 2.0.0-beta4
- 2.0.0-beta3
- 2.0.0-beta1
- 1.5.12
- 1.5.11
- 1.5.10
- 1.5.9
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.16
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.4
- 1.3.3
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-main-1.5
This package is auto-updated.
Last update: 2026-09-17 08:40:09 UTC
README
Enhance your Shopware store with the Nexi Checkout, a comprehensive solution for seamless payment integration.
Requirements
- Shopware Version: Compatible with Shopware 6.6.x and above.
Note: For Shopware versions 6.4.x and 6.5.x (e.g., 6.4.1, 6.5.2), please use the Nexi Nets Checkout Module.
Key Features
Shop Features
- Seamless checkout experience with multiple payment options
Administration Features
- Quick setup and flexible configuration
- Intuitive order management with synchronized payment status via webhooks
- Refund and capture capabilities with item-level control
- Flow Builder integration for automated payment processes
Customer Service
Nexi provides support for both test and live accounts. For assistance, visit our Support Page.
For Developers
Documentation
For complete documentation, visit our GitHub docs.
Setup & Testing
API
- Access the Nexi API Reference.
MCP payment tools
The plugin provides tools to retrieve Nexi payment details by Shopware order ID, order number, or Nexi payment ID. Payments can also be charged, refunded, or cancelled using a preview and confirmation flow.
Example prompts:
Show payment details for order number 10000
Charge 10 EUR for order number 10000
Refund all available funds for payment ID <payment-id>
Cancel the payment for order number 10000