s07e03 - Minimum Purchase QUESTIONS/SUPPORT

Open to all! Ask other shopowners for help.
Post Reply
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

s07e03 - Minimum Purchase QUESTIONS/SUPPORT

Post 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.

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
Pedros
Posts: 2
Joined: Fri Jun 11, 2021 12:28 am
Phoenix Version:

Re: s07e03 - Minimum Purchase

Post 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)
Pedros
Posts: 2
Joined: Fri Jun 11, 2021 12:28 am
Phoenix Version:

Re: s07e03 - Minimum Purchase

Post 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!
bitit
Member
Posts: 84
Joined: Thu Jun 24, 2021 4:00 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 3 times

Re: s07e03 - Minimum Purchase

Post by bitit »

Hi, can be adapt also for other country like US?

and can be setting multiple countries?


thank you in advanced
Enrico
User avatar
burt
Core Team
Posts: 4546
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: s07e03 - Minimum Purchase

Post 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.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply