PHP to parse a XML request o a DB table Woocomerce Based ( webhook)
Budget: $10 – $60 USD
Receive a XML request and parse the content to a array.
This content is a order , this order need to be imported to a new table , this table will have a button in the wordpress menu and this button will show a HTML custom table(similar to the Orders List of Woocomerce) , this need to contain the imported orders.
Order will be received over a WebHook the web hook will hit our PHP gate and will reply whit a XML file containing the order number , whit this order number we will make a request and will receive the new XML containing the details of the order.
This details need to be improted to a table and this table need to be associated to woocomerce ( product id, stock ) so this way we will receive lets say order 111 whit 1 product whit the product_id we need to eb able to know and sync stock also whit this product_id we need to display in the detail of order what the order is composed and the state of order.
This is a small part of a Major project so some functions i already have done and i will be 100 % online support your develope.
In resume:
- Create a table structure to store order ( based on woocomerce )
- Parse a Request in xml format to that table
-create a HTML (based on woocomerce order list ) to display the orders .
- Create a detail of the same order
Already Have ready
-Request Sender ( function to send request to server and receive the orders detail )
This content is a order , this order need to be imported to a new table , this table will have a button in the wordpress menu and this button will show a HTML custom table(similar to the Orders List of Woocomerce) , this need to contain the imported orders.
Order will be received over a WebHook the web hook will hit our PHP gate and will reply whit a XML file containing the order number , whit this order number we will make a request and will receive the new XML containing the details of the order.
This details need to be improted to a table and this table need to be associated to woocomerce ( product id, stock ) so this way we will receive lets say order 111 whit 1 product whit the product_id we need to eb able to know and sync stock also whit this product_id we need to display in the detail of order what the order is composed and the state of order.
This is a small part of a Major project so some functions i already have done and i will be 100 % online support your develope.
In resume:
- Create a table structure to store order ( based on woocomerce )
- Parse a Request in xml format to that table
-create a HTML (based on woocomerce order list ) to display the orders .
- Create a detail of the same order
Already Have ready
-Request Sender ( function to send request to server and receive the orders detail )