• Resolved syafiqsyazre

    (@syafiqsyazre)


    Hi,

    Is there any other function that I can convert woocommerce formatted price to plain integer value instead of using $product->get_price() ?

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @syafiqsyazre

    Fraction values work best with payment gateways. You could hide the double zero (.00) from the customer’s view by setting the Number of decimals feature to 0. This can be done under WooCommerce > Settings > General.

    Thanks,

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @syafiqsyazre

    We haven’t heard back and will resolve this ticket. Should you still have questions or problems, please create a new thread and we’ll be happy to help further.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Convert woocommerce formatted price to plain integer value’ is closed to new replies.