User Tools

Site Tools


building

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
building [2014/09/02 14:21]
cruisefactory [Port latitude & longitude]
building [2018/08/31 17:26] (current)
cruisefactory
Line 206: Line 206:
   http://images.cruisefactory.net/eflyer/1111111.pdf   http://images.cruisefactory.net/eflyer/1111111.pdf
 would fetch the eflyer PDF for the special ID 1111111. would fetch the eflyer PDF for the special ID 1111111.
 +
 +
 +
 +
 +===== Autoflyer Retrieval =====
 +To download a special auto-flyer use the following URL:
 +  http://images.cruisefactory.net/autoflyer.html?special_id=[SPECIAL_ID]&sailingdate=[YYYY-MM-DD]
  
  
Line 297: Line 304:
  
 Read the [[https://developers.google.com/maps/documentation/javascript/tutorial|Google Maps JavaScript API]] for more details on how to customize your maps. Read the [[https://developers.google.com/maps/documentation/javascript/tutorial|Google Maps JavaScript API]] for more details on how to customize your maps.
 +
 +==== Amended Conditions ====
 +Cruise lines may require specific conditions and disclaimers for the bookings and pricing. We have a table named ''amended_conditions'' which will give you the details required by the cruise line for display on your site. Currently on a per sailing date basis, we provide the pricing disclaimer and terms & conditions text that must be displayed.
 +
 +As above the required table name is ''amended_conditions'' which has 3 fields of interest:
 +  * **''sailingdate_id''**
 +    * This will link to the current sailing:
 +    * ''sailingdates.id = amended_conditions.sailingdate_id''.
 +  * **''disclaimer''**
 +    * This text must be displayed. Suggested under the pricing.
 +  * **''conditions''**
 +    * This text must be displayed.
 +    * Will usually be much longer text and should be displayed under a "Terms & Conditions" heading.
building.1409631679.txt.gz ยท Last modified: 2014/09/02 14:21 by cruisefactory