vianetz / default-payment-method-magento1
Set Default Payment Method in Magento 1
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento-module
Requires
- php: ^8.1
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-02-23 15:09:38 UTC
README
Facts
- version: 2.0.0
- extension key:
Vianetz_DefaultPaymentMethod
Description
This module for the Magento 1 online shop software adds the possibility to configure a payment method that is selected by default in the checkout if the customer hasn't chosen one yet.
Requirements
- PHP >= 8.1
- Magento >= 1.9.3.0 or OpenMage 19.x/20.x
Installation Instructions
For installation notes please see also my 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 you can install the module via modman. Please find more information about that installation method at github.com/colinmollenhour/modman (Thanks @colinmollenhour)
We also offer paid installation services. If you are interested please contact me at support@vianetz.com.
Uninstallation
- Remove the folder
app/code/community/Vianetz/DefaultPaymentMethod
- Remove the file
app/etc/modules/Vianetz_DefaultPaymentMethod.xml
Frequently Asked Questions
Please find the Frequently Asked Questions on our website vianetz.com/en/faq.
Support
If you have any issues or suggestions with this extension, please do not hesitate to contact me at vianetz.com/en/contacts or support@vianetz.com.
Developer
Christoph Massmann www.vianetz.com @vianetz
Licence
Copyright
(c) since 2008 vianetz
This Magento Extension uses Semantic Versioning - please find more information at semver.org.