Page 1 of 1

s07e03 - Minimum Purchase QUESTIONS/SUPPORT

Posted: Wed Nov 17, 2021 8:46 am
by ecartz
Addon:
Give the possibility of setting a minimum purchase amount in $£Euro etc

Download:
viewtopic.php?f=28&t=259

--

Just to give the developer perspective, since Burt may not see this for a while. We have stopped backporting the supporters' code to older versions. Our recommendation would be to hire one of the three certified developers to do the backport. Or use one of the resources to update to 1.0.5.1 or whatever version makes it start working. I don't think that 1.0.7.9 is required. 1.0.5.1 might be enough. It would almost certainly be enough to get past that particular error.

You might be able to make it work by copying

includes/system/versioned/1.0.5.1/abstract_executable_module.php
includes/system/versioned/1.0.5.1/abstract_module.php

from a newer version. But I haven't tried it. I think that would fix the error that you are getting, but it might just get you to the next error.

Re: s07e03 - Minimum Purchase

Posted: Thu Nov 18, 2021 9:14 am
by Pedros
thank you all for the support!
I suspected the version number may be too low for this code too work

since updating from 1.0.5.0 to 1.0.5.1 is a rather big step and my shop is currently quite heavily customised, I'll first try to copy these two files and see if it needs anything else (hopefully not)

Re: s07e03 - Minimum Purchase

Posted: Thu Nov 18, 2021 7:32 pm
by Pedros
I just wanted to confirm that uploading these two files has indeed fixed the incompatibility issues as the code works as expected now and without reporting any errors
once again, thanks a lot for the support!

Re: s07e03 - Minimum Purchase

Posted: Thu Dec 07, 2023 6:37 pm
by bitit
Hi, can be adapt also for other country like US?

and can be setting multiple countries?


thank you in advanced
Enrico

Re: s07e03 - Minimum Purchase

Posted: Thu Dec 07, 2023 6:50 pm
by burt
Yes, you can have multiple countries as far as I remember.
If you add the US, I think you must also add US Dollars currency code.

You could, of course, download it and try it, on a TEST SHOP, not your live shop.