a-solutions / custom-payment-gateway
这是一个示例模块,用于展示如何将自定义支付集成到Magento 2.4.6
dev-main
2024-03-12 13:43 UTC
Requires
- php: 8.1.0
This package is auto-updated.
Last update: 2024-09-12 15:03:15 UTC
README
README.md文件内容是自动生成的,有关更多信息,请参阅Magento模块README.md。
Ashish_CustomPaymentGateway模块
这是一个示例模块,用于展示如何将支付网关集成到Magento 2.4.6
安装详情
有关在Magento 2中安装模块的信息,请参阅启用或禁用模块。
扩展性
扩展开发者可以与ASolutions_CustomPaymentGateway模块进行交互。有关Magento扩展机制的更多信息,请参阅Magento插件。
Magento依赖注入机制允许您覆盖Ashish_CustomPaymentGateway模块的功能。
布局
该模块在view/frontend/layout
目录中引入了布局处理程序。
有关更多关于Magento 2中的布局的信息,请参阅布局文档。
附加信息
有关补丁版本中的重要更改信息,请参阅发布信息。