so for the woocommerce, is there a way to submit the product order form by ajax so that users are not redirected to the order-detail page?
I simply want to show "Success" or other popup layout to indicate that the order has been submitted without redirection or refreshing the page.
Any suggestion will be much appreciated.
Thank you