Confirm Order (FR only)
FR-only order confirmation step before payment.
Last updated
Was this helpful?
FR-only order confirmation step before payment.
💬 Need help? If you're stuck, ask Eva in the Help Center for instant diagnostics.
Use this page only for FR booking flows.
This page uses Confirm Order as the primary name.
You may also see this step called Order Commit.
Most airlines do not use this step.
For standard booking flows, call order.do and then pay.do.
Only FR inserts orderCommit.do between those two steps.
orderCommit.do
Use Confirm Order only when:
the airline is FR
the booking flow returns an FR confirmation page
the user must complete FR confirmation before payment
Skip this step when:
the airline is not FR
the order can go directly from order.do to pay.do
If you are building a standard booking flow, do not add Confirm Order as a required step.
verify.do
order.do
pay.do
verify.do
order.do
orderCommit.do
user completes FR confirmation
pay.do
This step is airline-specific
It is required for FR
Payment must wait until FR confirmation finishes
Confirm Order and Order Commit are the same step
Atlas returns a confirmationUrl.
Use it in:
popup mode
iframe mode
See endpoint-level details here:
Last updated
Was this helpful?
Was this helpful?

