Viewing 1 replies (of 1 total)
  • Plugin Author SkyVerge

    (@skyverge)

    Hey Mark, sorry to hear about this! This occurs when another plugin (like Print Invoice & Delivery Note) grabs the raw order ID instead of getting the order number (which is the recommended way of doing this, as it allows plugins like ours to filter it).

    I’m afraid this isn’t something or plugin can solve since the Print Invoice & Delivery Note plugin would need to use the order number (which would make it compatible with both regular and modified order numbers) instead of getting the raw ID.

    Could you please get in touch with them and send the link to this conversation? They should use $order->get_order_number() instead of $order->id to output the order number. This will keep their plugin compatible with both existing set ups (where the order number = order ID) and shops using plugins like ours (where order number is filtered).

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin Conflict / Error with Print Delivery note plugin’ is closed to new replies.