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

    (@tychesoftwares)

    Hi @raiburger,

    Do you want to get Custom Order ID? If yes, you can use below code for getting Custom Order Number.

    $custom_order_number = $order->get_order_number(); //where $order is an order object

    Correct me if I misunderstood you.

Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to get the original order ID from the generated order number??’ is closed to new replies.