Deferred Payment (Pay Later) Option
iFlyRes has introduced Paylater option in OrderCreate service and Order Change service.
Â
Deferred Payment (Paylater) Working flow.
There is no change in the request for this Pay later Option, trigger the OrderCreateRQ / OrderChangeRQ without payment. (As the Deferred payment option via NDC for a specific channel is decided by Airline, it’s a pre-requesite that proper access for Deferred payment is given for specific OTA channel.)
Trigger the OrderReshop service with PNR number alone in Query of OrderReshopRQ , from the response we will get the amount to be paid.
Trigger the OrderChange service with PNR number and Payment.
After the successful payment PNR will be ticketed.
How Deffered Payment/Pay Later works in iFlyRes , please read Order Selling API Flows
OrdReshopRQ-> Query Structure for Re-Price Flow during payment:
OrdChangeRQ-> Query Structure for Payment Flow:
Samples | |
---|---|
| Â |
2. OrderViewRS(OrderRetrieve) | Â |
3. OrderReshopRQ | Â |
4. OrderReshopRS | Â |
5. OrderChangeRQ | Â |
6. OrderViewRS(OrderChange) | Â |