Error : 20002

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45892
    fahem chemma
    Participant

      Hello a customer sent me a screen with this error:

      Checkout prohibited.
      {“can_checkout”:false,”is_checkout”:true,”min_order_required”:8,”shop_open”:true,”is_pickup”:false,”checkout_prohibited_reason”:{NC_1010″:”Delivery:Minimum order value not reached”,”NC_1030″:”No items in cart”}}

      I know that a minimum order must be reached, otherwise no other action is possible to continue and it is also valid if there is no items, why this kind of error is displayed ? and how to shape it level design if it should show up?

      Thanks

      #45894
      Olly
      Admin & Mod

        if this shows up (unless someone is trying to mess around with some html values) it’s because – most probably – your php sessions are not working and/or you have database errors and/or you are caching the orderpage

        without a link to the site where this can be seen , I cannot say much more though

        #45895
        Olly
        Admin & Mod

          i would also suggest you turn on debug too and check your debug log
          https://docs.wp-pizza.com/troubleshooting/

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Error : 20002’ is closed to new replies.