• Resolved MDoulos

    (@mdoulos)


    Hello Support,

    I see that the default conditional operator is AND when adding conditional checks. Is there a plan or a way to add an OR operator?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author grzegorzturbasa

    (@grzegorzturbasa)

    Hi @mdoulos,
    Thank you for posting your inquiry. Currently, there is no plan on adding OR operator. However, most of the shipping scenarios can be configured without it.

    Can you please describe what would you like to achieve? I’ll be happy to assist with configuration.

    Kind regards,
    Greg

    Thread Starter MDoulos

    (@mdoulos)

    I’d like to rebuild a dynamic rate solution that emulates some of the additions UPS adds without relying on any UPS API and using just Flexible Shipping.

    Here’s an example where an OR operator is required.

    A package receives an additional handling fee if any of the following is true:

    • the actual weight of the package is more than 50 pounds.
    • the length (longest side of the package) + (width x 2) + (height x 2) is larger than 105 inches.
    • the longest-side exceeds 48 inches.
    • the second-longest side exceeds 30 inches.
    • the packaging material is abnormal or tricky as defined elsewhere.

    This scenario requires a specific charge to be added if this OR this OR this OR this is true. I don’t believe that’s possible with Flexible Shipping. Can you explain why an OR operator is not currently available(?)- ie it seems so easy to implement from the start of your plugin development.

    Plugin Author grzegorzturbasa

    (@grzegorzturbasa)

    Hi @mdoulos!

    Apologies for longer turnaround time.

    Majority of conditions you mentioned is available in PRO version of the plugin, however, I can’t discuss details of paid plugin in this forum.

    Kind regards,
    Greg

    Plugin Author grzegorzturbasa

    (@grzegorzturbasa)

    Since there are no new replies I’m marking this thread as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘OR Operator?’ is closed to new replies.