• Resolved meidanm95

    (@meidanm95)


    Hi!
    I’m using $order->get_billing_phone() to echo the billing phone number of the current order and it works great except one thing.
    In the database the billing phone meta value looks like 050-000-0000 but when I echo the value it is automatically changes to international format 972500000000
    How can I echo the billing phone value by order id so it would look like the database value (without the format change) ?
    Thank you ??

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show order _billing_phone like shown in DB’ is closed to new replies.