Well, I have an e-commerce in my hands using CMS WordPress + WooCommerce + PagSeguro (Claudio Sanches Version) and would like to make a change in the DB after the purchase is confirmed.
This change would be simple, just swapping a field inside the user.
In short, I currently need to find out if there is any woocommerce function that runs after the purchase is confirmed. (In case my product is digital)
Does anyone know a solution?