Monta Checkout for Magento 2
monta/montacheckout
Integrates Monta shipping options into Magento 2 checkout. Requires Monta API credentials and a Google Maps API key for pickup points.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Dependency injection compilation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMonta Checkout for Magento 2
Magento plugin to integrate the Monta shipping options
Installation without using Composer
Clone or download the contents of this repository into app/code/Montapacking/MontaCheckout.
Development Mode
After installation, run bin/magento setup:upgrade to make the needed database changes and remove/empty Magento 2's generated files and folders.
Production Mode
After installation, run:
-
bin/magento setup:upgrade -
bin/magento setup:di:compile -
bin/magento setup:static-content:deploy [locale-codes, e.g. nl_NL en_US -
bin/magento cache:flush
Configuration
The options can be found in Stores > Configuration > Sales > Shipping Methods > Monta.
API credentials
To use this module you need API credentials provided by Monta ('Monta webshop', 'Monta webshop', 'Monta - Password').
Google API
Specify a valid Google Maps API key here. A key can be created here: https://developers.google.com/maps/documentation/javascript/get-api-key. This key is needed for the map with pick-up points.
Shipping Costs
The base shipping costs used when there is a possible connection error with the Monta API.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.