Offline Order

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6762
    efreibe
    Participant

      Hello,

      There is a way to generate an entire order “offstage” programmatically?

      I want to add the possibility of taking some orders via phone and integrate those orders into the DB as normal wppizza orders using a little screen made by us.

      There is some kind of api or function call chain that I can use to simulate a web order?

      Thank you in advance!
      Ernesto

      #6764
      Olly
      Admin & Mod

        i’m probably missing something, but i don’t really get the purpose of this in the first place.
        after all, what you’d need to do is

        a) select items
        b) go to orderpage and fill in info
        c) submit order
        which does all the scripting inserting order, sending emails etc etc

        so why not use what you have (i.e the website) to do this instead of building the same thing twice ?!

        in any case, there’s no “API” or whatever it is you want to call it.
        there are filters, actions and shortcodes you can use to do things….

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Offline Order’ is closed to new replies.