Jump to content

Commerce renewal term text (price) display bug


Go to solution Solved by Marc Stridgen,

Recommended Posts

The issue is as follows:

Have package with multiple renewal terms:

1. 30 days / $10
2. 180 days / $30 (add to base price)
3. 360 days / $60 (add to base price)

Select 2 or 3. The price will display:

"First 30 days $XX" always. If "add to base price" is selected it should display 180 or 360 days for 2 and 3. Otherwise it claims that first 30 days cost price + renewal.

 

Issue lays somewhere in {{$priceDetails = $package->fullPriceInfo();}}

Quick solution would be appreciated.

Edited by PatrickRQ
Link to comment
Share on other sites

Sure thing Marc, Configure product with such pricing/renewals

image.thumb.png.78af54cff1f3b4c733b3af99353e0d78.png

Then go to that product in store front and start changing the renewal terms. You will notice that when you select any of renewals where "add to base price" is selected the system will keep saying that this is price for first 30 days. Where it should be price for selected renewal term length.
 

Link to comment
Share on other sites

image.thumb.png.410cec149ea9f58f34c30bd0c943c0d9.png

Image above is correct for first renewal term, which say: "First 30 days: 530" then "55/30 days". This is first renewal.

Now, switch to renewal 2 or 3 which is 180 or 360 days and adds the renewal value to the base price

image.png.69acb7478a763bde0c34fe1685264e89.png

As you can see it still says "First 30 days" but the price is already 530 + 275. The text should say now:

"First 180 days: 805" then "275/180 days". This is because the renewal price is selected to be added to base price, so in real customer pays here for the period of 180 days.

Makes a sense to you now? Current behavior is like not considering the value of renewal was added to base price so customer pays upfront for entire period.

In short, when "add to base price" is selected for specific renewal term then you should pull the actual term length to display for the area saying "First X days"

Edited by PatrickRQ
Link to comment
Share on other sites

  • 2 weeks later...

If a hot fix is ever available, it would show up in the Support section of your ACP. Where it says:

Quote

Invision Community
Version 4.6.9

Running latest version

It would note than an optional patch is available.  

With that being said, all that has happened so far is that the issue has been confirmed and added to their internal bug tracker.  It does not mean a fix has been made and it does not note when the fix would be released (if it would make it into the next release or later).   

The best thing you can do is watch the Hump Day updates by @Jordan Miller as he frequently posts the changes/fixes that have been made recently and due to be added to the next scheduled release.  

Link to comment
Share on other sites

10 hours ago, PatrickRQ said:

By any change, could I request a hoitfix I may apply myself?

This isnt something we are able to hotfix, as there isnt actually a fix yet available. Its been added to our bug tracker, but hasnt, as of yet, been resolved

Just to add to this, if you keep your aye on this topic you will see the prefix change to "In future release" when its actually been resolved

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...