I created this new snippet and thought it would be useful to share here.
Change the donation status to complete if the WC Order status is "Processing".
The default WooCommerce behavior for shippable products is to leave the order status as "Processing" until an admin ships it and manually marks it as "Completed". But in most cases the card has already been charged, so the donation should be considered complete. This snippet sends the donor and admin thank you emails out right away instead of waiting until the product ships and is manually marked "Completed" in WC.
Affects
It's just an optional snippet so doesn't affect anyone who doesn't add it manually!
Description
I created this new snippet and thought it would be useful to share here.
Change the donation status to complete if the WC Order status is "Processing".
The default WooCommerce behavior for shippable products is to leave the order status as "Processing" until an admin ships it and manually marks it as "Completed". But in most cases the card has already been charged, so the donation should be considered complete. This snippet sends the donor and admin thank you emails out right away instead of waiting until the product ships and is manually marked "Completed" in WC.
Affects
It's just an optional snippet so doesn't affect anyone who doesn't add it manually!