laurent

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 28 total)
  • Author
    Posts
  • in reply to: Google Cloud Print Margin #36166
    laurent
    Participant

      Ok, I am thinking a other option without Google Cloud Print.

      I set up a rule on my mail box with a script to automatically print new email from my email address.

      But is it possible to send by E-mailfrom WP Pizza, the standard template (HTML Print Templates, same than Cloud print) ? and How ?

      in reply to: Google Cloud Print Margin #36148
      laurent
      Participant
        This reply has been marked as private.
        in reply to: 2 Printers and 2 templates #32013
        laurent
        Participant

          Hi Olly,

          Ok thank you, I will test it.

          (But for the moment I have a size problem on the second printer.
          The order is printed too small, impossible to read…)

          But to summarize, I had to put that in the funcions.php
          and replace “$printerid” by the real printer id ?

          function myprefix_wppizza_gcp_filter_copies( $printerid, $cp ) {
          if($cp == 1){
          return ‘some other printer id’;
          }else{
          return $printerid;
          }
          }
          add_filter( ‘wppizza_gcp_filter_copies’, ‘myprefix_wppizza_gcp_filter_copies’. 10, 2 );

          in reply to: 2 Printers and 2 templates #31914
          laurent
          Participant

            One more thing,

            How to add several printer ID on Cloud Print to have for exemple the same order print on each printer?

            (One print in the office and one in the Kitchen)

            Thank you

            in reply to: PHP 7 #31222
            laurent
            Participant

              Ok and a other question,

              Is the WPP 2 or 3 available with Webservice to run with an Mobile App ?(developed by ourself on IOS and Android )

              Thank you.

              in reply to: Order issue #30327
              laurent
              Participant

                Hi Olly,

                Ok you right, It was a php setup on the server who has been changed.

                when we installed a other website.

                Now its working fine again 😉

                Thank you, for your quick help.

                Best

                Lorent

                in reply to: Add to cart button #30090
                laurent
                Participant

                  Ok perfect !

                  Thank you very much.

                  in reply to: Order History Edit #27568
                  laurent
                  Participant

                    Just perfect!
                    Its much more easier to summ up.
                    Thank you very much !

                    Best
                    Lorent

                    in reply to: Reorder #27312
                    laurent
                    Participant

                      Ok Perfect!
                      I will check it.
                      Thanks you, you re the best 😉

                      in reply to: VAT tax Rate #25888
                      laurent
                      Participant

                        Ok Sorry, I Feel confused. You re right 😉

                        I think I am too Tired…

                        Thank you

                        in reply to: VAT tax Rate #25883
                        laurent
                        Participant

                          Yes “all prices are entered including tax” is enabled.

                          But the calculation of the system is wrong.

                          For exemple 8% of 42 ( Bottle of Jack Daniels / Alcool page ) is 3.36 but system calculate 3.12

                          This is a calculating issue no ?

                          in reply to: Post Zip Code issue #25509
                          laurent
                          Participant

                            I just restored the old version and now its working well.

                            in reply to: Stripe issue #25219
                            laurent
                            Participant

                              Actually the order has been sent but the customer didn’t enter his card number.
                              We got the order with the Status Payment by: ” Paid by card “.

                              Actually he never paid and never entered his card details.

                              In the History Manager the order was like any other order paid by card with only a small difference about the Stripe Number.

                              So it never happened again it was just to warn you about this trouble.

                              Thank you

                              in reply to: Post Zip Code #24436
                              laurent
                              Participant

                                And I just tried on My Laptop with Safari” and there is the same issue when clicking on “OK” = ERROR
                                ( Tried with samsung, Android = No problem)

                                in reply to: Post Zip Code #24435
                                laurent
                                Participant

                                  And I tried with many iPhone… Still same issue… When click on ” OK ” after PostCode entered

                                  in reply to: Post Zip Code #24434
                                  laurent
                                  Participant

                                    Actually the message errors is only on phone. ( iPhone Safari)

                                    There is 2 points:
                                    If you enter “1203” and you click on the choice in the list, it works well
                                    But if you enter “1203” and you dont click on the list BUT YOU CLICK ON ” OK”
                                    So there is the message ERROR

                                    in reply to: Post Zip Code #24430
                                    laurent
                                    Participant

                                      I just tried with my iPhone with the “1203” post code.

                                      Check on this links, there is a screen shot..

                                      http://www.kookeat.com/blog/

                                      in reply to: Post Zip Code #24428
                                      laurent
                                      Participant

                                        Hi,

                                        I resolve the problem of cloud print by add the ID printer.
                                        Cause I dont know why but all order was sending on the google drive on pdf by default in PDF.

                                        Strange…

                                        About the Post Zip code there is still the message ” Error: ” when you choose the zip code “1203” for exemple… but it works…

                                        Now you can check, the shop is open..

                                        in reply to: Post Zip Code #24423
                                        laurent
                                        Participant

                                          And do you have an idea about the CloudPrint Google ?

                                          Until the 31.12.2016 every document is on Print and today only on Saved.

                                          You can have a look on the screenshot here:

                                          http://www.kookeat.com/blog/

                                          Thanks

                                          in reply to: Post Zip Code #24421
                                          laurent
                                          Participant

                                            http://www.kookeat.com/order/

                                            The shop is open from 6pm to 11pm

                                          Viewing 20 posts - 1 through 20 (of 28 total)