Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    Food Store is completely dependant on WooCommerce. So, all the APIs that are there with WooCommerce can be used for the ERP system. Food Store just creates the menu page with the products that are created and managed by WOoCOmmercer only.

    Thanks & Regards,
    Team WP Scripts

    Thread Starter donovantcl

    (@donovantcl)

    Hi,

    thanks for replying,
    I understand that but how about the APIs for tables, order management including pickup and delivery?

    Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    If you meant the menu UI for tables, then there is no such API. But the delivery pickup information can be received along with order meta. This value is store in meta key “wfs_service_type” whose values are “pickup” and “delivery”.

    Apart from that the date and time keys are “wfs_service_time” and “wfs_service_date”.

    Regards,
    Team WP Scripts

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘API’ is closed to new replies.