To redirect users to their My Account Page once the order has been accepted, you need to follow these steps:
1. Install and activate the extension and Go to WooCommerce > Request a Quote > Quote Rules and create a quote rule.
2. Now, you can receive multiple quotes and manage their details from Quote Log. Once you start receiving quotes from your customers, you can view them from this log and click on Edit to change their statuses. Once the status is changed to accepted, the extension sends an email to the customer providing details related to the requested quote.
3. You can simply customize this email message and incorporate a redirection link by navigating to WooCommerce > Request a Quote > Settings, and from the top menu, click on Email.
4. Here you can add the email used for the admin and enable a PDF which is sent within the email. Now, scroll down and click on Accepted. Here you can:
- Enable email
- Add Subject for Email
- Create a Heading for the email
- Enter Additional Message: Add any custom text like “Your order has been accepted; convert it into an order from here.” From the above tool, you can insert a link into your text.
5. Pass the link as: Yourwebsitename/my-account/request-quote/{quote-id}. Once you have added a hyperlink, click on Save and go back to Quote Log.
6. Now select the particular quote ID that you have added to the link. Click on Edit from the top right corner, change the status to Accepted, and switch the Notify Customer option to Yes.
7. Click on Update, and the email with a redirection link will be sent to that particular customer.
8. You can also add a redirection link in case of setting the order status as In Process. To customize” in-process” email, Go to WooCommerce > Request a Quote > Settings and click on Email. Now scroll down to “In Process” section and:
- Enable the email
- Add subject and heading
- Add Additional message and incorporate users’ My Account Link into it using: Yourwebsitename/my-account/request-quote/{quote-id}
9. Once you have added the link, go back to the Quote Log, select the particular quote ID that you have added before, and change its status to In Process. Click on Update, and an email with a redirection link will be sent to the customer.
