End to end payment including a Tax Identifier for individuals (Instant Payment)

End to end payment including a Tax Identifier for individuals (Instant Payment)

Description 

This use case illustrates an end-to-end flow whereby a customer is able to input its fiscal id for individuals to accomplish govermental regulations where required.

Preconditions

  • Customer has a Fiscal ID.

  • The country where the sale is made is mandated to report the Fiscal ID.

Main flow

Step 

Message 

Description 

01

AirShoppingRQ 

Seller submits travel plan(s) on behalf of a customer. 

02

AirShoppingRS 

Airline responds with Offers

03

OfferPriceRQ 

Seller requests price for the selected Offer/OfferItem(s)

04

OfferPriceRS 

Airline responds with a priced offer with a specific price and may provide additional information

05

OrderCreateRQ 

Seller requests to create the order with any preference to pay and includes the fiscal id notified by the customer.

06

OrderViewRS 

Airline notifies seller that the order is created with the fiscal id included.

07

OrderChangeRQ 

Seller updates the order with the payment collected.

08

OrderViewRS 

Airline notifies seller that the payment is “SUCCESSFUL“ and the order is now paid.

Post Condition 

  • Airline has successfully processed a payment and the fiscal id is included.

 

Data Elements

Shop 

The table below is a non-exhaustive list of some of the functions used to illustrate this use case. 

Order 

Message 

Object 

Details 

OrderCreateRQ 

 

TaxIdentityInfo 

If needed indicates the fiscal id that should be stored in the order.

OrderViewRS 

TaxIdentityInfo 

Used to store the fiscal id required by customer.

Sample Messages

Sample XML messages for this Use Case will be released at a later stage (25.3).