aa-ahmed-aa/sylius-paymob-plugin
Composer 安装命令:
composer require aa-ahmed-aa/sylius-paymob-plugin
包简介
This is the payment integration with paymob
关键字:
README 文档
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
统计信息
- 总下载量: 140
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-18