This Extension for Magento 1 adds the possibility to configure a payment method that is selected by default in the checkout if the customer hasn't chosen one yet.
- Version: 2.0.0
- Extension Key:
Vianetz_DefaultPaymentMethod
- PHP: >= 8.1
- Magento: >= 1.9.3.0 or OpenMage 19.x/20.x
For the most up-to-date installation notes, please also see the documentation.
- Do a backup of your Magento installation for safety reasons.
- Disable Magento compilation feature (if activated): System > Tools > Compiler
- Unzip the setup package and copy the contents of the
src/
folder into the Magento root folder. (The folder structure is the same as in your Magento installation. No files will be overwritten.) Please assure that the files are uploaded with the same file user permissions as the Magento installation! - Clear the Magento cache (and related caches like APC if available)
- Logout from the admin panel and then login again
- Enable the Magento compilation feature (if it was activated before): System > Tools > Compiler
As an alternative, I recommend installing the Extension via composer:
composer require vianetz/default-payment-method-magento1
We also offer paid installation services, please contact me.
- Remove the folder
app/code/community/Vianetz/DefaultPaymentMethod
- Remove the file
app/etc/modules/Vianetz_DefaultPaymentMethod.xml
Please find the Frequently Asked Questions on my website.
- Open an issue in the GitHub Issues tracker
- For commercial support, contact me
Christoph Massmann
www.vianetz.com
@vianetz
Distributed under the OSL 3.0 License.
Copyright (c) 2016 - 2025 vianetz - Dipl.-Ing. C. Massmann (https://www.vianetz.com)
This Magento Extension uses Semantic Versioning — please find more information at semver.org.