biller-ai / magento2
Magento 2 的 Biller 扩展
1.11.1
2024-07-31 13:29 UTC
Requires
- php: >=7.1.0
- magento/framework: >=100.1.0
Requires (Dev)
- dev-main
- 1.11.1
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- dev-release/1.8.0
- dev-release/1.7.2
- dev-release/1.7.1
- dev-release/1.7.0
- dev-release/1.6.1
- dev-release/1.6.0
- dev-release/1.5.0
- dev-release/1.4.2
- dev-release/1.4.1
- dev-release/1.4.0
This package is auto-updated.
Last update: 2024-08-31 13:42:24 UTC
README
NOTYD Payments for Magento
在发票上付款会严重影响现金流。供应商希望30天内付款。但买家通常需要更多的时间。准备好下一步:NOTYD。该支付解决方案同时促进双方。我们按时支付每张发票。买家可以选择“立即购买,稍后付款”。为了使集成过程尽可能简单,NOTYD 提供了使用此 Magento® 2 插件进行轻松集成的功能。在开始安装过程之前,我们建议您备份您的网店文件以及数据库。
使用 Composer 进行安装
Magento® 2 使用 Composer 来管理模块包和库。Composer 是 PHP 的依赖项管理器。Composer 声明您项目所依赖的库,并将为您管理(安装/更新)它们。
通过运行以下命令检查您的服务器是否已安装 composer
composer –v
如果您的服务器未安装 composer,您可以通过以下手册轻松安装它: https://getcomposer.org/doc/00-intro.md
通过 Composer 安装 Magento® 2 扩展的步骤-by-step
- 使用 SSH 或其他方法连接到运行 Magento® 2 的服务器(确保您有权访问命令行)。
- 定位您的 Magento® 2 项目根目录。
- 通过 Composer 安装 Magento® 2 扩展,并等待完成
composer require biller-ai/magento2
4. Once completed run the Magento® module enable command:
bin/magento module:enable Biller_Connect
5. After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade php bin/magento cache:flush
6. If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
7. After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘NOTYD’ > .
## Development by Magmodules
We are a Dutch Magento® Only Agency dedicated to the development of extensions for Magento and Shopware. All our extensions are coded by our team and our support team is always there to help you out.
[Visit Magmodules.eu](https://www.magmodules.eu/)
## Links
[Plugin page](https://www.magmodules.eu/magento2-notyd.html)
[Terms and Conditions](https://www.magmodules.eu/terms.html)
[Contact Us](https://www.magmodules.eu/contact-us.html)