Create Node After Commerce Purchase
I have an extra line item field that is required, and entered from the shopping cart before check out.
What I am trying to do is when the order is processed and is successful, use the data from the line item and create a node of a certain type. Which hook should I use in my custom module to do this, or is there a way to do this with rules?