beardeddone 0 Posted November 13, 2003 Installment Payment Module Created by Edwin Martinez edmartz@micro.com.gt Translated by Winsome Benjamin benjamin@prosynergysales.com Has anyone got this one to work for them? I have e-mailed the author, but haven't received any replies. It looks like a nice Contribution, but also looks like the admin files are missing, I really need this one, I have a customer that want's to make monthly payments, would someone take a look at this mod and see if it's a workable Contribution please. Thanks Best Regards Share this post Link to post Share on other sites
beardeddone 0 Posted November 14, 2003 Can I get some help with this one please? Best Regards Share this post Link to post Share on other sites
beardeddone 0 Posted November 19, 2003 Is it possible for someone talented to program a payment plan Contribution for OSC, I really need one. Please Best Regards Share this post Link to post Share on other sites
beardeddone 0 Posted November 24, 2003 Please Help !!!!!!!!!!!!!!!!!!!!!!!!!!!!! Best Regards Share this post Link to post Share on other sites
♥MYC267 0 Posted November 24, 2003 Is this like a lay-by system? Dan Share this post Link to post Share on other sites
Guest Posted November 24, 2003 THis is not a full installment module - it is meant to calculate the payments due and the terms for payment and then pass the process to a lending or leasing agent. Share this post Link to post Share on other sites
beardeddone 0 Posted November 24, 2003 (edited) Is this like a lay-by system? It's to allow purchasers to buy items by making monthly payments, sorta like lay-a-way, same difference. I have two customers that need to use this mod if I can get this to work. Edited November 24, 2003 by beardeddone Best Regards Share this post Link to post Share on other sites
Guest Posted November 25, 2003 What problem exactly are you having? Did you read the install - I tried to make it clear when I translated it. It is not a full installment payment/lay-a-way mod as it will not maintain a history of payments nor will it allow the install payments to be made using it. It is meeant to say show the customer what their payments and terms will be if they lease or whatever. Expansion to make it a full mod is needed but I have too many things to do right now so I cannot tackle it. Share this post Link to post Share on other sites
beardeddone 0 Posted November 25, 2003 What problem exactly are you having? Did you read the install - I tried to make it clear when I translated it. It is not a full installment payment/lay-a-way mod as it will not maintain a history of payments nor will it allow the install payments to be made using it. It is meeant to say show the customer what their payments and terms will be if they lease or whatever. Expansion to make it a full mod is needed but I have too many things to do right now so I cannot tackle it. Well I have a problem with the install, thanks for answering my e-mail It looks like it looking for catalog/includes/modules/payment/installment.php, but that one doesn't exist in this mod for the english part of it, I do have a file named interconsumo.php for that subdir, You tell me. Best Regards Share this post Link to post Share on other sites
beardeddone 0 Posted January 9, 2004 After so many months of this mod existing without any answers from the author, I have fixed it myself. This is why it is Important to have a good install.txt file There were two errors in this mod that kept it from working 1.) In the Install_english.txt at the end 4)Add the file catalog/includes/languages/language/installment.php to the corresponding folder This was wrong, it should read 4)Add the file catalog/includes/languages/modules/payment/installment.php to the corresponding folder 2.) the file catalog/includes/modules/payment/interconsumo.php should be renamed to catalog/includes/modules/payment/installment.php Good Luck to those looking to use this mod but never could. Enjoy!! Best Regards Share this post Link to post Share on other sites
never 0 Posted March 27, 2004 Hi I wous woundering if some body knows what i have wrong in the e-mail it just wount calculate the amount to pay like this Please Note: Down Payment: Q.0.00 12 payments of : Q.0.00 To apply fot this credit line, your minimum salary must be at least:Q.0.00 monthly Share this post Link to post Share on other sites
Adam M 0 Posted October 8, 2004 HiI wous woundering if some body knows what i have wrong in the e-mail it just wount calculate the amount to pay like this Please Note: Down Payment: Q.0.00 12 payments of : Q.0.00 To apply fot this credit line, your minimum salary must be at least:Q.0.00 monthly <{POST_SNAPBACK}> Hi beardeddone I was wondering if you ever got this problem fixed as I am trying to do the same thing on my site. I want to add a leasing price in on my products. Have you got a link to the finished website? Share this post Link to post Share on other sites
Job 0 Posted March 13, 2006 Hi beardeddone I was wondering if you ever got this problem fixed as I am trying to do the same thing on my site. I want to add a leasing price in on my products. Have you got a link to the finished website? Don't know if somebody is still interested in the solution for this problem, but I found it: In checkout_proces.php one piece of code is missing, so the right calculation is not possible. Put this: $payment = $currencies->price(); after if ($payment_class->code =='installment'){ and the email will show the right figures. Share this post Link to post Share on other sites
RobiD 0 Posted February 21, 2007 Don't know if somebody is still interested in the solution for this problem, but I found it: In checkout_proces.php one piece of code is missing, so the right calculation is not possible. Put this: $payment = $currencies->price(); after if ($payment_class->code =='installment'){ and the email will show the right figures. I'm looking at this module. I have a travel site, and I want to offer a three part payment plan. Can I use this contribution. Will it allow only the first installment to be paid? If not, any suggestions for how to do this. I can use pay by cheque or money order and have attribute boxes on the product page or something like that. Input is greatly appreciated. Thanks David Share this post Link to post Share on other sites
cgiftshop 0 Posted June 14, 2007 (edited) Hi, I am new using OsCommerce, could you please tell me why when I tried to install my paypal module doesn't take my information. Well I have a problem with the install, thanks for answering my e-mail It looks like it looking for catalog/includes/modules/payment/installment.php, but that one doesn't exist in this mod for the english part of it, I do have a file named interconsumo.php for that subdir, You tell me. Edited June 14, 2007 by cgiftshop Share this post Link to post Share on other sites
ggbig 4 Posted July 11, 2007 (edited) hi there can anyone tell me the quick and dirty of changing this nice contribution to work on a three month schedule or 6 month schedule at different percentages? thanks for the help :) I see where the code is just not sure of exactly which settings need to be adjusted :) Edited July 11, 2007 by ggbig ------------------------------------------------- Best Regards, ggbig (maestro) Share this post Link to post Share on other sites