undefined - Configuring the Order Now Button - illustration 06a6cdda-2e0c-4345-a3de-6be30f5393ad

Configuring the ORDER NOW button

When a customer clicks the Order Now button, QuoteCloud will set the status of that sales quote as Accepted and send you an email advising you of this fact.

There is the ability in QuoteCloud to redirect the customer to another URL address after clicking the Order Now button. This feature is useful when you want to redirect a customer to a web page that contains additional information or more data captured via an online form to complete an order.

To implement a redirect:

On the Sales Quote Dashboard, click on the Configuration menu, and choose the Settings option (as shown below).

QuoteCloud - Sales Quote, Sales Proposal and Contracts Software - Configuring the Order Now Button - illustration c3ec4256-ce0a-4720-b34c-06144ba4ff2e

Click on the Order Processing tab.

QuoteCloud - Sales Quote, Sales Proposal and Contracts Software - Configuring the Order Now Button - illustration af92ddbf-a992-4ffe-ae67-edce2d75836b

Set the redirect URL (as indicated below).

Note: if you require assistance with the redirect URL, use the Email Support feature in the Account menu on the Sales Quote Dashboard (the page you see when you login into QuoteCloud).

Adding Arguments to the URL

The URL that you use to open after a sales quote is approved can contain values from the sales quote, such as the quote number, the customer name, etc.  The following arguments are available:

  1. ${consultantEmail!}
  2. ${consultantName!}
  3. ${consultantSurname!}
  4. ${consultantFullname!}
  5. ${consultantPhone!}
  6. ${consultantCompanyName!}
  7. ${consultantTeamName!}
  8. ${companyName!}
  9. ${contactEmail!}
  10. ${contactName!}
  11. ${contactLastName!}
  12. ${contactAddress!}
  13. ${contactPhone!}
  14. ${proposalId!}
  15. ${proposalTitle!}
  16. ${proposalExtra!}
  17. ${proposalCost!}
  18. ${proposalCreate!}
  19. ${proposalExpiry!}
  20. ${proposalStatus!}
  21. ${attr_customfield1!}
  22. ${attr_customfield2!} ${attr_customfield3!}
  23. ${attr_customfield4!}
  24. ${attr_customfield5!}
  25. ${attr_customfield6!}
  26. ${attr_customfield8!} ${attr_customfield9!}
  27. ${attr_customfield10!}

Here is an example of the forwarding URL using arguments:

http://www.mysite.com?quoteNumber=${proposalId!}&quoteValue=${proposalCost!}

QuoteCloud - Sales Quote, Sales Proposal and Contracts Software - Configuring the Order Now Button - illustration 00571639-48b7-41fa-93ad-438e4edadae9

Related User Guide Topics

Adding VAT, GST, Sales Tax, etc to sales quotes
Adding VAT, GST, Sales Tax, etc to sales quotes
13 Mar 2022
The QuoteCloud sytem is featured with an automatic tax caclulator. You can enable or disable this feature, learn how to do this.
Creating Automatic Sales Quote Discounts
Creating Automatic Sales Quote Discounts
13 Mar 2022
This controller will allow you to set system-wide discounts, and if needed set thresholds that will automatically trigger discounts for your sales quotes.