Listening for Order Creations to Handle Custom Logic
Depending on your WooCommerce setup, you may want to implement custom logic when an order is created.
By default, all orders are created in your shop with the status “Pending.”
You can monitor orders with this status and implement your own logic.
If you prefer, you can integrate GreenLeaze directly via API or modify the module to fit your system.
Disabling GreenLeaze for Specific Products
You can disable GreenLeaze for specific products by removing the buttons from the product page and adding the tag “disable-greenleaze” to the product.
Preventing Products from Being Deleted on the GreenLeaze Payment Page
Customers can delete products from their cart on the GreenLeaze payment page.
If you want to make a particular product non-deletable, add the tag “disable-deletion” to that product.
