biller-ai / magento2
Biller extension for Magento 2
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: 2025-04-29 01:27:04 UTC
README
NOTYD Payments for Magento
Paying on invoices causes major cash flow disruption. Suppliers expect payment within 30 days. But buyers often need more time than that. Get ready for the next step: NOTYD The payment solution advances both sides. We pay out every invoice on time. And buyers get to choose Buy Now, Pay Later.To make the integration process as easy as possible for you, NOTYD offers an easy integration using this Magento® 2 Plugin. Before you start up the installation process, we recommend that you make a backup of your webshop files, as well as the database.
Installation using Composer
Magento® 2 uses the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and it will manage (install/update) them for you.
Check if your server has composer installed by running the following command:
composer –v
If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md
Step-by-step to install the Magento® 2 extension through Composer:
- Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
- Locate your Magento® 2 project root.
- Install the Magento® 2 extension through Composer and wait till it's completed:
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)