I am new to ACS and I would like to receive the json data that the WooCommerce WebHook sends after the action event. In this case, after an order is created, it sends that data to the server (in the form of a POST) which parses the json and sends that information to the of the app as a push notification. Does anyone know how to implement this?
↧