It depends entirely on what the bug review finds. Something that's as simple as couple lines of code, sure, but if it takes a large rewrite to fix it then it's unlikely. I've let Beat know your urgency and given the bug ticket higher priority.I'd appreciate even more, of course, if it got "fixed" within the next few days or a week. Please don't take it as a "threat" or so, but it could be a deal breaker if this essential function (or a fully equivalent alternative way or workaround) weren't working, eventually forcing me to make use of the money-back offer.
You can have static and dynamic conditions on your plans. The dynamic conditions will allow them to conditionally show/hide during registration. So if you're conditioning off a field value for example then either/or plan will show correctly based off that field value.Hmmm... right now the plans on offer are sitting at the beginning of the registration form, which is where they should be, but as far as I understand this wouldn't be the case anymore if I had to follow your suggestion.
Please Log in or Create an account to join the conversation.
Thank you for responding again, and for understanding the importance and time constraints and giving it higher priority.krileon wrote: It depends entirely on what the bug review finds. Something that's as simple as couple lines of code, sure, but if it takes a large rewrite to fix it then it's unlikely. I've let Beat know your urgency and given the bug ticket higher priority.
I see what you mean and agree that it's generally a viable alternative. Unfortunately, with pricing to depend on both geo zone and the value of a CB field, it'll turn the registration process upside down - while the client is for a number of reasons insisting to show and let users select plans as the first step on the registration page.I don't know exactly how you have things setup, but this could be a good alternative. It comes with the added benefit that they're 2 completely separate plans so they can give access to content individually.
Please Log in or Create an account to join the conversation.
If it's simple then hopefully sometime this week. Otherwise I don't know. Can't say anything for now as we've yet to review the bug further beyond making the bug ticket. We'll have to duplicate the scenario, test, then debug the source to find the cause. We've a relatively decent idea of what's causing it though. The funny thing is the reverse scenario works flawlessly. By that I mean if you have a paid plan made free it acts like a free plan perfectly fine. So it's likely a bad IF check somewhere.1.) It'd help hugely if you or Beat could indicate that "ETA" of the fix.
Once fixed we'll be able to push a new nightly release immediately.2.) If you want me to test your mods (instead of you yourself spending time on it), fine - I'd need to do so anyway, haha.
We don't know yet, but it's likely a hard check against the plan price instead of the totalizer price (totalizer is with integration calculations like promotions and tax).3.) If you could give me pointers where to look for the code, I'd go try modding myself and report back to you. I just want this to work...
Please Log in or Create an account to join the conversation.
Created a new, very simple and straight-forward test plan (price = 0) and a very simple promotion with negative fixed value and no conditions or limitations.krileon wrote: Try creating a negative promotion that's always applied to every plan and has no conditions. Next see if it still bypasses the basket. It's possible the conditions are what are causing it to bypass as if the promotion was never applied. If still not working then I suspect as explained above it's checking against the wrong price value, but still doesn't make sense why the reverse works.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.