Help, automatic printing incoming orders

WPPizza – A Restaurant Plugin for WordPress Support Feature Requests Help, automatic printing incoming orders

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #8431
    gstudio
    Participant

      Hi,
      I’m new in the world of php.
      I have a pizzeria in spain that makes home deliveries.

      http://www.arancine.es

      I would like to ask about what is the best method to automatically print the orders of my clients without using a computer in my pizzeria.
      That printers use to do this?

      Thank you very much
      Giuseppe

      #8433
      Olly
      Admin & Mod

        hmm, any particular reason why you are asking me the same question 3 times ?
        i already replied to you yesterday as follows:

        you need a net/gprs/cloudprint enabled printer.
        please have a look around the forum, there already are lots and lots of topics regarding this

        and also, regarding coding this:

        you want to have a look here
        https://www.wp-pizza.com/forum/code-snippets/
        and probably here
        https://www.wp-pizza.com/topic/after-every-order/

        #8434
        gstudio
        Participant

          Olly you’re right, but I need help.
          I have a printer gprs enabled.
          I want to know that php file change, or if I have to create a new one.
          The printer can be set to any incoming order that I can decide the time for delivery?
          I’m new in the world php, and I would not cause damage to my website.
          I need help 🙂

          thank you
          Giuseppe

          #8435
          Olly
          Admin & Mod

            you do not *change* any php, you use filters /actions
            i already gave you the link to the action you need to use.

            #8436
            gstudio
            Participant

              One last question.
              where can I read / watch the filters and actions to do this?
              Olly Excuse me, are really a disaster !!!

              Thank you very much
              Giuseppe

              #8437
              gstudio
              Participant

                Sorry,
                i am a disaster ;)!!! NOT YOU!!!

                😉
                My english very bad

                Thanks
                Giuseppe

                #8438
                Olly
                Admin & Mod

                  click on the links i posted above!!

                  #8439
                  gstudio
                  Participant

                    I’m reading your aid, I can not understand the part to be set when I get an order by mail and printer gprs starts its functions.

                    Thank you very much
                    Giuseppe

                    #8441
                    Olly
                    Admin & Mod

                      you will need to program that depending on your printer and the sms gateway you are using
                      so where it says :

                      
                      /**now implement however your sms/email2fax gateway implements things to send things to that tel/fax no**/
                      //->send your sms to $customerTel		
                      

                      insert your code to do this

                      #8907
                      gstudio
                      Participant

                        Good Morning,
                        I wanted to ask about which SMS / Mail2Fax gateway use to print with printers gprs.
                        Thank you very much.
                        Giuseppe

                        #8909
                        Olly
                        Admin & Mod

                          depends entirely on your printer and where you are .
                          please read here too
                          https://www.wp-pizza.com/topic/autoprint-order/

                        Viewing 11 posts - 1 through 11 (of 11 total)
                        • The topic ‘Help, automatic printing incoming orders’ is closed to new replies.