aa-ahmed-aa / sylius-paymob-plugin
This is the payment integration with paymob
Installs: 116
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:sylius-plugin
pkg:composer/aa-ahmed-aa/sylius-paymob-plugin
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7.0
- sylius/sylius: ^2.1
- symfony/messenger: ^6.0|^7.0
Requires (Dev)
- behat/behat: ^3.12
- behat/mink-selenium2-driver: ^1.4
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- phpspec/phpspec: ^7.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-webmozart-assert: ^1.0
- phpunit/phpunit: ^10.0
- sylius-labs/coding-standard: ^4.0
- symfony/browser-kit: ^6.0|^7.0
- symfony/debug-bundle: ^6.0|^7.0
- symfony/dotenv: ^6.0|^7.0
- symfony/intl: ^6.0|^7.0
- symfony/web-profiler-bundle: ^6.0|^7.0
Conflicts
- api-platform/core: ^2.6
This package is auto-updated.
Last update: 2025-10-12 19:32:34 UTC
README
Sylius Paymob payment gateway plugin
Installation
composer require aa-ahmed-aa/sylius-paymob-plugin
Add plugin dependencies to your config/bundles.php file:
return [ ... Ahmedkhd\SyliusPaymobPlugin\AhmedkhdSyliusPaymobPlugin::class => ['all'=>true] ];
Add config to your config/packages/_sylius.yaml
imports: ... - { resource: "@AhmedkhdSyliusPaymobPlugin/config/config.yaml" }
On Paymob
under payment integrations
tab click edit on you environment and add these urls
Transaction processed callback
https://{domain_name}/payment-methods/paymob
Transaction response callback
https://{domain_name}/payment-methods/paymob