Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleCash payment example
Code Block
languagexml
<Payments>
    <Payment>
      <Type>CA</Type>
      <Method>
 <Amount>         <SimpleCurrencyPrice<Cash CodeCashInd="EURtrue">2095.74</SimpleCurrencyPrice>>
      </Method>
      <Amount Code="EUR">2095.74</Amount>
      <Method><Payer>
          <CashMethod<ContactInfoRefs>Payer</>ContactInfoRefs>
      </Method>Payer>
    </Payment>
</Payments>

Credit Cards

...

Only one credit card can be accepted as the FOP. We presently do not accept multiple credit cards the same passenger or for different passengers eitherto pay for the same Order.

In some markets payment can be made in quotas. If and when it is available the information regarding quota payments is returned in the OfferPriceRS.

Expand
titleCash payment example
Code Block
languagexml
<Payments>
    <Payment>
      <Type>CA<<Type>CC</Type>
      <Amount><Method>
        <SimpleCurrencyPrice Code="EUR">2095.74</SimpleCurrencyPrice>
   <PaymentCard>
   </Amount>       <Method>  <CardType>VI</CardType>
      <CashMethod/>       <<SeriesCode>XXX</Method>SeriesCode>
  </Payment> </Payments>
Expand
titleExample of CC payment with instalments
Code Block
languagexml
<Payments>   <Payment>      <CardHolderName>JANE <Type>CC<SMITH</Type>CardHolderName>
      <Method>      <CardHolderBillingAddress>
  <PaymentCard refs="PayMeta1 PayMeta2 PayMeta3 PayMeta4 PayMeta5 PayMeta6 PayMeta7 PayMeta8 PayMeta9"     <Street>125 PRESTON RD BRIGH</Street>
                <CityName>MA</CityName>
           ObjectKey="PaymentCard1">     <StateProv>BN</StateProv>
       <CardType>VI</CardType>         <<PostalCode>BN12LP</PaymentCard>PostalCode>
      </Method>       <Amount>0</Amount>   <<CountryCode>ES</Payment>CountryCode>
  <Payment>       <Type>CC</Type>   </CardHolderBillingAddress>
   <Method>         <PaymentCard refs="PayMeta10 PayMeta11 PayMeta12 PayMeta13 PayMeta14 PayMeta15 PayMeta16 PayMeta17 PayMeta18"<CardNumber>40XXXXXXXXXXXX99</CardNumber>
            <EffectiveExpireDate>
                <Expiration>MMYY</Expiration>
               ObjectKey="PaymentCard2">
            <CardType>AX</CardType></EffectiveExpireDate>
          </PaymentCard>
      </Method>
      <Amount>0</Amount>
  </Payment>
  <Payment>
      <Type>CC</Type>
      <Method>
        <PaymentCard refs="PayMeta19 PayMeta20 PayMeta21 PayMeta22 PayMeta23 PayMeta24 PayMeta25 PayMeta26 PayMeta27"<Amount Code="EUR">250.14</Amount>
      <Payer>
                             ObjectKey="PaymentCard3">
            <CardType>EL</CardType><ContactInfoRefs>Payer</ContactInfoRefs>
        </PaymentCard>Payer>
      </Method>
      <Amount>0</Amount>
 Payment>
</Payment>
  <Payment>
      Payments>
Expand
titleExample of CC payment with installments
Code Block
languagexml
<Payments>
	<Payment>
		<Type>CC</Type>
      <Method>
        		<Method>
			<PaymentCard refs="PayMeta28 PayMeta29 PayMeta30 PayMeta31 PayMeta32 PayMeta33 PayMeta34 PayMeta35 PayMeta36"
                                    ObjectKey="PaymentCard4">
            <CardType>TP</CardType>
        </PaymentCard>
      </Method>
      <Amount>0</Amount>
  </Payment>
  <Payment>
      <Type>CC</Type>
      <Method>
        <PaymentCard refs="PayMeta37 PayMeta38 PayMeta39 PayMeta40 PayMeta41 PayMeta42 PayMeta43 PayMeta44 PayMeta45"
                                    ObjectKey="PaymentCard5">
            <CardType>CA</CardType>
        </PaymentCard>
      </Method>
      <Amount>0</Amount>
  </Payment>
  <Payment>
      <Type>CA</Type>
      <Method>
        <Cash CashInd="true"/>
      </Method>
      <Amount>0</Amount>
  </Payment>
  <Payment>
    <Type>MS</Type>
      <Method>
        <Voucher/>
      </Method>
      <Amount>0</Amount>
  </Payment>
</Payments>KEY_QUOTAS">
				<CardType>VI</CardType>
				<SeriesCode>737</SeriesCode>
				<CardHolderName>JANE SMITH</CardHolderName>
				<CardHolderBillingAddress>
					<Street>125 PRESTON RD BRIGH</Street>
					<CityName>MA</CityName>
					<StateProv>BN</StateProv>
					<PostalCode>BN12LP</PostalCode>
					<CountryCode>BR</CountryCode>
				</CardHolderBillingAddress>
				<CardNumber>5555123499994444</CardNumber>
				<EffectiveExpireDate>
					<Expiration>0330</Expiration>
				</EffectiveExpireDate>
			</PaymentCard>
		</Method>
		<Amount Code="BRL">1541.2</Amount>
		<Payer>
			<ContactInfoRefs>Payer</ContactInfoRefs>
		</Payer>
	</Payment>
</Payments>
<OrderChangeMetadata>
	<Other>
		<OtherMetadata>
			<PaymentFormMetadatas>
				<PaymentFormMetadata MetadataKey="KEY_QUOTAS">
					<Text>installments/4</Text>
				</PaymentFormMetadata>
			</PaymentFormMetadatas>
		</OtherMetadata>
	</Other>
</OrderChangeMetadata>

Vouchers.

Vouchers issued by Iberia can be used to pay for complete Orders in all BSP markets included in this page. Presently we are unable to accept Vouchers in ARC markets.

...

Expand
titleExample of Voucher payment
Code Block
languagexml
<Payments>
    <Payment>
        <Type>MS</Type>
      <Method>
  <Amount>        <Voucher>
  <SimpleCurrencyPrice Code="USD">100.00</SimpleCurrencyPrice>         <<Number>BONO1000EUR</Amount>Number>
        <Method>  </Voucher>
      </Method>
 <VoucherMethod>     <Amount Code="EUR">314.61</Amount>
      <Payer>
 <Number>BO100USD</Number>           </VoucherMethod>
<ContactInfoRefs>Payer</ContactInfoRefs>
       </Method>Payer>
    </Payment>
</Payments>

Voucher and BSP Cash Combination

...

Expand
titleExample of Voucher & Cash payment
Code Block
languagexml
<Payments>
    	<Payment>
        		<Type>MS</Type>
		<Method>
			<Voucher>
				<Number>BONO100EUR</Number>
			</Voucher>
    <Amount>
          <SimpleCurrencyPrice		</Method>
		<Amount Code="USDEUR">100>339.00</SimpleCurrencyPrice>
        </Amount>
        <Method>
          <VoucherMethod>
              <Number>BO100USD</Number>
          </VoucherMethod>
        </Method>
    </Payment>
    <Payment>
        <Type>CA</Type>
        <Amount>
          <SimpleCurrencyPrice Code="USD">3226.68</SimpleCurrencyPrice>
        </Amount>
        <Method>
          <CashMethod/>
        </Method>
    67</Amount>
		<Payer>
			<ContactInfoRefs>Payer</ContactInfoRefs>
		</Payer>
	</Payment>
	<Payment>
		<Type>CA</Type>
		<Method>
			<Cash CashInd="true" />
		</Method>
		<Amount Code="EUR">0</Amount>
		<Payer>
			<ContactInfoRefs>Payer</ContactInfoRefs>
		</Payer>
	</Payment>
</Payments>

Service Fee (Spanish market only)

...

Expand
titleExample of Service Fee reported in Orders with Spanish Discount
Code Block
languagexml
<OfferItem OfferItemID="IB6707f6d8fbe847948e701be8886fc663OC_01" MandatoryInd="true">
<Payment>
  <Type>SF</Type>
  <Method>
<TotalPriceDetail>      <Other>
<TotalAmount>        <Remarks   <SimpleCurrencyPrice Coderefs="EUR">75.80</SimpleCurrencyPrice>ADULT_01">
      </TotalAmount>       <BaseAmount Code="EUR">57.00</BaseAmount>
<Remark>ServiceFee</Remark>
     <Discount>           <DiscountAmount Code="EUR">171.00</DiscountAmount></Remarks>
          <Application>RC</Application>
</Other>
         <Description>Residente Canarias</Description>
      </Discount>Method>
      <Taxes>
          <Total<Amount Code="EUR">18.80</Total>
      </Taxes>
    </TotalPriceDetail>>10</Amount>
</Payment>

Markets

The following is a list of the countries, together with the accepted currencies and Forms of Payments (BSP Cash or CC) that Iberia accepts in the NDC channel.

The acceptable Forms of Payments are returned in the OfferPriceRS and can vary at any time: VI = Visa, CA = Master Card, AX = American Express, DC = Diners, TP = UATP, ELO = Elo Pay.

Country Code (Alphabetic Order)

Country Name

Currency Code

IATA Agents

Forms of Payment Accepted

Non-IATA Agents

Forms of Payment Accepted

AD

Andorra

EUR

BSP Cash, CC

CC

AR

Argentina

ARS

BSP Cash, CC

CC

USD

BSP Cash

AT

Austria

EUR

BSP Cash, CC

CC

BE

Belgium

EUR

BSP Cash, CC

CC

BR

Brazil

BRL

BSP Cash, CC

CC

CA

Canada

CAD

BSP Cash

CH

Switzerland

CHF

BSP Cash, CC

CC

CL

Chile

CLP

BSP Cash, CC

CC

USD

BSP Cash

CN

China

CNY

BSP Cash

CO

Colombia

COP

BSP Cash, CC

CC

CR

Costa Rica

CRC

BSP Cash, CC

CC

CZ

Czech Republic

CZK

BSP Cash, CC

CC

DE

Germany

EUR

BSP Cash, CC

CC

DK

Denmark

DKK

BSP Cash, CC

CC

DO

Dominican Republic

DOP

BSP Cash, CC

CC

EC

Ecuador

USD

BSP Cash, CC

CC

EG

Egypt

EGP

BSP Cash

ES

Spain

EUR

BSP Cash, CC

CC

FI

Finland

EUR

BSP Cash, CC

CC

FR

France

EUR

BSP Cash, CC

CC

GB

United Kingdom

GBP

BSP Cash, CC

CC

GR

Greece

EUR

BSP Cash, CC

CC

GT

Guatemala

GTQ

BSP Cash, CC

CC

HR

Croacia

EUR

BSP Cash

HU

Hungary

HUF

BSP Cash, CC

CC

IE

Ireland

EUR

BSP Cash, CC

CC

IL

Israel

USD

BSP Cash, CC

CC

LU

Luxembourg

EUR

BSP Cash, CC

CC

IT

Italy

EUR

BSP Cash, CC

CC

JP

Japan

JPY

BSP Cash

MA

Marocco

MAD

BSP Cash

MC

Monaco

EUR

BSP Cash, CC

CC

MX

Mexico

MXN

BSP Cash, CC

CC

NL

Netherlands

EUR

BSP Cash, CC

CC

NO

Norway

NOK

BSP Cash

PA

Panama

USD

BSP Cash, CC

CCNO

Norway

NOK

BSP Cash

PE

Peru

USD

BSP Cash, CC

CC

PL

Poland

PLN

BSP Cash

PR

Puerto Rico

USD

ARC Cash, CC

CC

PT

Portugal

EUR

BSP Cash, CC

CC

PY

Paraguay

PYG

BSP Cash

RO

Romania

EUR

BSP Cash

RU

Russia

RUB

BSP Cash

SE

Sweden

SEK

BSP Cash, CC

CC

SI

Slovenia

EUR

BSP Cash

SK

Slovakia

EUR

BSP Cash

SM

San Marino

EUR

BSP Cash, CC

CC

SN

Senegal

XOF

BSP Cash

SV

El Salvador

USD

BSP Cash, CC

CC

US

United States

USD

ARC Cash, CC

CC

UY

Uruguay

USD

BSP Cash, CC

CC

VA

Vatican

EUR

BSP Cash, CC

CC

ZA

South Africa

ZAR

BSP Cash

...