• Resolved leemon

    (@leemon)


    I’m using the available email tags in notification emails, and all of them work as expected except for the %final_price% tag. This particular tag consistently renders as 0.00, regardless of the correct price displayed in the form when selecting a time slot prior to submission. As an alternative, I attempted to use the %app_price_1% tag, but it yielded the same incorrect result.

    Is this a bug?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter leemon

    (@leemon)

    It seems that the culprit is the get_slot_price() function in the cp-main-class.inc.php file.

    In my booking form I have 4 different Special Slots Prices (the default one, and three more) which I apply to different time slots in my form. But I think it happens the same with just one price.

    Thread Starter leemon

    (@leemon)

    Apparently, this doesn’t happen in the plugin demo in your commercial site, so it must be just an issue in the free version of the plugin.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Please update to the version 1.2.20 to correct that issue.

    Thank you for the feedback!

    Thread Starter leemon

    (@leemon)

    It’s working now!

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.