API to create Order Receiving App

WPPizza – A Restaurant Plugin for WordPress Support Feature Requests API to create Order Receiving App

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22411
    maxmtet
    Participant

      Hi,

      does your plugin have an API that can be used to build an order receiving app? I would like to build an app for restaurants to be able to accept and reject orders and set their delivery/pick up time. If the restaurant rejects the order, a refund is actioned using the payment gateway.

      An example of what i’m trying to achieve can be found here: https://youtu.be/EJoBrAFjsa8?t=12s.

      #22413
      Olly
      Admin & Mod

        >does your plugin have an API that can be used to build an order receiving app?
        in short, no. it’s a pure wordpress plugin that relies on the wordpress environment being loaded

        furthermore, in general, there is no generic way to action refunds as that is payment gateway specific
        (though you should probably consider not to charge people in the first place but only authorize payments and only capture once you accept an order)

        #22415
        maxmtet
        Participant

          Hi,

          So there is not API similar to the Woocommerce API http://woocommerce.github.io/woocommerce-rest-api-docs/?

          #22417
          Olly
          Admin & Mod

            No

            #22452
            maxmtet
            Participant

              Is it easy to build and API off your existing code? My question is if it’s worth paying a freelancer to build the API or not.

              #22453
              Olly
              Admin & Mod

                there is no such thing as an “easy to built API” in whatever circumatsnces

                #22839
                marcomarsala
                Participant
                  This reply has been marked as private.
                Viewing 7 posts - 1 through 7 (of 7 total)
                • The topic ‘API to create Order Receiving App’ is closed to new replies.