Guest Posted March 7, 2006 Posted March 7, 2006 Hi I am new to osCommerce, so my appolgy if my question has an obvious answer that I haven't found yet. My problem: My client maintains an account for each of their customers. The customers then go online and place order for product. I want to present the customers with one payment option only in osCommerce. That is something like "manual processing". This means that the customer will not be required to provide any payment details, just to confirm their delivery address and shipping. This is very similar to the COD payment module. Basically the only difference is the name displayed in the checkout. I could hack the display name on the COD payment module, but would rather not as that payment option may be needed in the future. Any suggestions, or pointers to existing modules would be greatly appreciated. Regards, Langdon Quote
dynamoeffects Posted March 7, 2006 Posted March 7, 2006 I could hack the display name on the COD payment module, but would rather not as that payment option may be needed in the future. That would be the best option. Just make a copy of that module, rename the class name and all of the display names, and then go into the admin under Modules -> Payment and install your new module. This would be a fairly simple customization. Quote Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.
Guest Posted March 7, 2006 Posted March 7, 2006 That would be the best option. Just make a copy of that module, rename the class name and all of the display names, and then go into the admin under Modules -> Payment and install your new module. This would be a fairly simple customization. Thanks dynamoeffects. I will do just that. Regards, Langdon Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.