How to add custom input on woocommerce thank you & order details page
Question
How to add custom input fields and submit button in woocommerce thank you page.
After order placed
User can input a url link and update
Same value should display with order details in admin.
Which hook will work to update order after order placed.
I have added the fields by add_action hook
Now need to save data and display in admin
0
1 month
0 Answers
10 views
0
Leave an answer
You must login or register to add a new answer .