Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Nagyman's full-sized avatar

Craig Nagy Nagyman

View GitHub Profile
{
"type": "CHECKIN",
"name": "Arrival Flight Details", // client facing name
"code": "ARRIVAL_FLIGHT_DETAILS",
"message": "Arrival flight number, date, and time are required for this product.", // this is really a developer message
"internal": false,
"details": [
{
"body": "We're missing your flight number", // might be null, so what do we do here?
"detail_type": {
jQuery.facebox([
"<h1>Waitlist Availability Only</h1>",
"<p>If you continue this booking, the booking will be placed on a waitlist until",
" there is room for all passengers.",
"</p>"
].join(''));