Update 2 Only For Woocommerce 3+ (added restriction to execute the code only once). add_action('woocommerce_thankyou', 'enroll_student' ...
I'm finding the way to add a hook to my woo commerce check out page (http:// localhost/checkout) I'm tend to send cart items and billing address, ...
add_action( 'woocommerce_new_order', 'create_order_pending_notification' ); function create_order_pending_notification( $order_id ) ...
This allows WooCommerce to enable/disable fields based on the user's location.
WooCommerce Checkout Hooks - A Visual Guide with Examples
Add a new field to the checkout; Add that new field to the order.
as paid rather than going through the normal process of Woocommerce is high.
See all Enhancement · Cart and checkout features · Merchandizing
WooCommerce Code Reference
Your order · Cheque Payment Please send your cheque to Store Name, Store Street, Store Town, Store State / County, Store Postcode. · Visa, Visa Debit, ...