Pay using multiple payment methods for a single item

Pay using multiple payment methods for a single item

Definition

Airline

This capability allows an Airline to receive multiple payment methods to process a payment for an OfferItem/OrderItem.

Seller

This capability allows the Seller to:

  1. Pay for one or more existing unpaid OrderItems using multiple payment methods

  2. Pay for one or more selected OfferItems using multiple payment methods

Preconditions

  • Airline supports multiple payment methods for a single item.

  • Airline supports the combination of the selected payment methods.

Process

  1. A Seller attempts to pay for an OfferItem/OrderItem.

    1. Providing a payment intent using the selected payment methods

  2. The airline processes payment method transactions sequentially to finalize the overall payment

Post-Conditions

Success:

  • Seller receives a view of the confirmed Order with payment confirmation success and payment method transaction details if applicable.

Failure:

  • If any of the payment method transactions fail, the entire payment transaction is considered unsuccessful.

Relevant Messages

  • OrderCreateRQ

  • OrderChangeRQ

  • OrderViewRS

  • OrderChangeNotifRQ

  • OrderHistoryRS

  • OrderSalesInformationNotifRQ