ctrc_rover Posted January 3, 2006 Share Posted January 3, 2006 (edited) Does anybody have advice on how I can get this terrific contribution working with the Download Controller contribution? I believe I have everything else working, even retrieving USPS rates, but if the product is a zero-dollar, downloadable product (with an attribute of Downloadable Product - Yes), I receive an error from checkout_process.php at around line 125 (this is where the MVS code insert appears). I imagine it will need to be modified to work with MVS, but I am not really certain how. My initial thoughts were to retrieve information from the database that this product was a downloadable product and skip the MVS code if it tested true and execute the MVS code if not. But, this is just my logic speaking, not my coding experience. :rolleyes: If I am on the right track, could someone provide me guidance on how I might implement this? :D Thanks. Dennis Edited January 3, 2006 by ctrc_rover Quote Link to comment Share on other sites More sharing options...
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.