WPPizza – A Restaurant Plugin for WordPress › Support › Feature Requests › API to create Order Receiving App
- AuthorPosts
- 10 October, 2016 at 1:22 am #22411
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.
10 October, 2016 at 1:25 am #22413>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 loadedfurthermore, 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)10 October, 2016 at 8:51 am #22415Hi,
So there is not API similar to the Woocommerce API http://woocommerce.github.io/woocommerce-rest-api-docs/?
10 October, 2016 at 10:25 am #22417No
10 October, 2016 at 6:09 pm #22452Is 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.
10 October, 2016 at 9:11 pm #22453there is no such thing as an “easy to built API” in whatever circumatsnces
27 October, 2016 at 11:36 am #22839This reply has been marked as private. - AuthorPosts
- The topic ‘API to create Order Receiving App’ is closed to new replies.