Quotes with Number of Travelers
If you are using the CreateTrip API to integrate with your CRM, then you can set the numberTravelers parameter.
When this is set on the initial call or on the update, the package on the trip created/updated will change to show a "Number of Travelers".
This can be changed to update the quote on the Trip Page.
Click to edit Pricing, then click to Edit the package as shown:
The popup should contain a NUMBER OF TRAVELERS field:
If that does not appear, then the trip was not created using the CreateTrip API. To activate this feature, it must be created using the API with a value for the numberTravelers parameter.
How the Pricing looks on Trip Page Quote / Invoice
The price shown at the top of the Trip Page Quote is the price per person rather than the total based on the number of travelers.
The total is calculated on the Invoice using the price per person x the number of travelers set for the selected package.
Trip Page Quote Example:
Invoice Example:
What payment options can I provide?
In addition to Credit Card you can provide alternative payment options and create completely custom instructions like:
- Bank Transfer
- Purchase Order
- Wire Transfer
- EFT
- Venmo
- Bitcoin
Example of Setting up Purchase Order instructions
--> Learn more about direct payments
Can the person receiving the quote change the number of travelers?
No, the number can only be set by the Planner under the Pricing of the Trip.
This is on purpose since the total cost of the trip can vary significantly based on the number of travelers.
If the person approving the quote needs to change the number, they can contact the Planner and request the change to be made. Remember that the magic link they used to view the Trip Page Quote does not change. So if they are viewing the quote when the change is made, they will be prompted to refresh to see the changes.
Provide different pricing based on number of travelers
Create multiple packages with different prices per person in order to show different options for different numbers of travelers.
Simply copy the first package created from the CreateTrip API and then edit the price per person and the number of travelers.
Then the quote approver can see the two choices and compare.
Use the description under Advanced option in the package Edit popup to explain the range of travelers that qualifies for that price per person.