solution25 / cybersource
CyberSource Payment for Shopware6
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:shopware-platform-plugin
Requires
- ext-json: *
- fakerphp/faker: ^1.23
- shopware/core: >=6.6.5.0 <6.7.0
- shopware/storefront: >=6.6.5.0 <6.7.0
- symfony/http-client: ~7.1
Requires (Dev)
- mockery/mockery: ^1.6
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2025-04-25 13:52:34 UTC
README
Cybersource Payment
Introduction
The Cybersource plugin enables secure credit card payments in Shopware stores. It integrates with Cybersource's payment gateway to process transactions, supports guest checkouts, and allows returning customers to save their card details for faster purchases. The plugin provides real-time transaction tracking, PCI compliance, and flexible refund options.
Key Features
- Secure Transactions
- PCI-compliant payments with real-time fraud protection.
- Multiple Payment Modes
- Choose between Auth Only or Auth & Capture.
- Guest Checkout Support
- Accept credit card payments without requiring customer accounts.
- Saved Payment Methods
- Returning customers can save cards for faster checkout.
- Transaction Management
- View and manage transactions directly in Shopware admin.
- Flexible Refund Options
- Process full or partial refunds with ease.
- Multi-Store Compatibility
- Works across multiple Shopware instances.
Get Started
Installation & Activation
- Download
Git
- Clone the Plugin Repository:
git clone https://github.com/solution25com/cybersource-payment-shopware-6-solution25.git
Packagist
composer require solution25/cybersource
- Install the Plugin in Shopware 6
- Log in to your Shopware 6 Administration panel.
- Navigate to Extensions > My Extensions.
- Locate the Cybersource plugin and click Install.
- Activate the Plugin
- After installation, click Activate to enable the plugin.
- In your Shopware Admin, go to Settings > Shop > Payment Methods.
- Check if the "Cybersource Payment" is active and make sure it's also added to the sales channels.
- Verify Installation
- After activation, you will see Cybersource Payment in the list of installed plugins.
- The plugin name, version, and installation date should appear as shown in the screenshot below.
Plugin Configuration
1. Access Plugin Settings
- Go to Extensions > My Extensions.
- Locate Cybersource Payment and click configure to open the plugin settings.
2. General Settings
Sales Channel
- Select the sales channel(s) where you want Cybersource to be active.
Environment
- You can switch to Production environment or not .
Live Account Keys
- Enter the organization ID , access KEY and the share product Key
Sanbox Account Keys
- Enter the organization ID , access KEY and the share product Key for the sandbox account keys.
Transaction Type
- Choose between Auth Only or Auth & Capture.
3D Secure
- You can enable 3ds.
3. Save Configuration
- Click Save in the top-right corner to store your settings.
Support & Contact
For assistance with the Cybersource Payment plugin:
- Email: info@solution25.com
- Phone: +49 421 438 1919-0
- Website: https://www.solution25.com
- GitHub Repository: https://github.com/solution25com/cybersource-payment-shopware-6-solution25