Skip to content

Commit

Permalink
Add middle name and user data requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidToroczkai committed Mar 23, 2016
1 parent dc35e0c commit c1b5d83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions certification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The site must send all required HTTP headers with correct values:
described in the documentation; infinite loops must never happen.
- There should be a reasonable amount of time spent sleeping between
each flight search call for one search.
- The flight search request must contain the user data as it is explained in the documentation.
- Within one client session only one flight search should be going on at
a time. Parallel periodic requests must not be sent for different flight
searches. When the processing of a flight search call is
Expand Down Expand Up @@ -92,6 +93,7 @@ Attachments of the Certification

You must include screenshots of the following on order to certify successfully:

- Your booking page which includes fields for the first, middle and last names of each passenger.
- Message displayed to users when booking has timed out
- Message displayed to users when the external gateway has timed out
- Message displayed to users when the flight is already booked
Expand Down

0 comments on commit c1b5d83

Please sign in to comment.