• Hi,

    I’m using a sandbox account with paypal to practice my checkout on woocommerce. On the ‘Thank you. Your order has been received’ page, the ‘Total’ amount is showing a code instead of the amount($36.40):

    <span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>$</span>36.40</span

    What can I do to stop that from happening?

    Thank you!

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

    (@purpleberryservices)

    Send the site URL.

    Thread Starter bafranco

    (@bafranco)

    Sorry my site currently isn’t live. Would a screen shot be helpful?

    • This reply was modified 8 years, 5 months ago by bafranco.
    • This reply was modified 8 years, 5 months ago by bafranco.
    Mina

    (@purpleberryservices)

    In the code I can see there is no closing bracket in span. This may be cause of displaying code

    considering closing span as given in below statement:
    <span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>$</span>36.40</span>

    Thread Starter bafranco

    (@bafranco)

    I’m still new at using wordpress and woocommerce. Would I fix this code in the php file? I can’t seem to find where this code is coming from.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Order Confirmation Issue’ is closed to new replies.