Skip to main content

An AuctionCheckoutComplete notification is sent when a buyer completes the checkout process for an auction or fixed-price item.

Usually, an AuctionCheckoutComplete notification occurs only once per listing. However, if the payment for checkout fails, the checkout status will change from "complete" to "incomplete." If the buyer then successfully pays for the item via checkout, the checkout status will change back to "complete" again. When the checkout status changes back to "complete," another AuctionCheckoutComplete notification will be sent.

For multiple line item orders, an AuctionCheckoutComplete notification is only generated for one of the line items in the order. In this case, the seller would look for the containing order number for the line item in the Transaction.ContainingOrder.OrderID field, and then make a GetOrders call (using the container order ID as an input filter) to retrieve complete information for the order.

Data Fields Returned

API Call that returns this notification: GetItemTransactions with default detail level

The data fields returned by the AuctionCheckoutComplete notification are the same as those returned by the GetItemTransactions call with default details requested. Refer to the GetItemTransactions call reference documentation for additional information.

Refer to SOAP Message Body for information about the standard elements returned for all notifications.

Example

AuctionCheckoutComplete Notification

<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://
        www.w3.org/2001/XMLSchema" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Header>
    <ebl:RequesterCredentials soapenv:mustUnderstand="0"
    xmlns:ns="urn:ebay:apis:eBLBaseComponents"xmlns:ebl="urn:ebay:apis:eBLBaseComponents">
      <ebl:NotificationSignature
      xmlns:ebl="urn:ebay:apis:eBLBaseComponents">AKurONibBT6zkNCsQ27rtg==
      </ebl:NotificationSignature>
    </ebl:RequesterCredentials>
  </soapenv:Header>
  <soapenv:Body>
    <GetItemTransactionsResponse xmlns="urn:ebay:apis:eBLBaseComponents">
      <Timestamp>2005-04-27T17:48:03.545Z</Timestamp>
      <Ack>Success</Ack>
      <CorrelationID>00000000-00000000-00000000-00000000-00000000-00000000-0000000000
      </CorrelationID>
      <Version>407</Version>
      <Build>20050426141851</Build>
      <NotificationEventName>AuctionCheckoutComplete</NotificationEventName>
      <PaginationResult>
        <TotalNumberOfPages>1</TotalNumberOfPages>
        <TotalNumberOfEntries>1</TotalNumberOfEntries>
      </PaginationResult>
      <HasMoreTransactions>false</HasMoreTransactions>
      <TransactionsPerPage>100</TransactionsPerPage>
      <PageNumber>1</PageNumber>
      <ReturnedTransactionCountActual>1</ReturnedTransactionCountActual>
      <Item>
        <AutoPay>false</AutoPay>
        <BuyerProtection>ItemIneligible</BuyerProtection>
        <Currency>USD</Currency>
        <ItemID>2*******3</ItemID>
        <ListingType>Chinese</ListingType>
        <PaymentMethods>PaymentSeeDescription</PaymentMethods>
        <PrivateListing>true</PrivateListing>
        <Quantity>1</Quantity>
        <Seller>
          <AboutMePage>true</AboutMePage>
          <EIASToken>n*******=</EIASToken>
          <Email>s*******r@s*******r.com</Email>
          <FeedbackScore>4119</FeedbackScore>
          <FeedbackRatingStar>Red</FeedbackRatingStar>
          <IDVerified>true</IDVerified>
          <NewUser>false</NewUser>
          <RegistrationDate>2004-10-03T18:28:52.000Z</RegistrationDate>
          <Site>US</Site>
          <Status>Confirmed</Status>
          <UserID>s*******r</UserID>
          <UserIDChanged>false</UserIDChanged>
          <UserIDLastChanged>2001-01-19T17:21:01.000Z</UserIDLastChanged>
          <SellerInfo>
            <AllowPaymentEdit>true</AllowPaymentEdit>
            <CheckoutEnabled>true</CheckoutEnabled>
            <CIPBankAccountStored>false</CIPBankAccountStored>
            <GoodStanding>true</GoodStanding>
            <MerchandizingPref>OptIn</MerchandizingPref>
            <QualifiesForB2BVAT>false</QualifiesForB2BVAT>
            <SellerLevel>None</SellerLevel>
            <StoreOwner>true</StoreOwner>
            <StoreURL>http://stores.ebay.com/a*******s</StoreURL>
          </SellerInfo>
        </Seller>
        <SellingStatus>
          <ConvertedCurrentPrice currencyID="USD">100.0</ConvertedCurrentPrice>
          <CurrentPrice currencyID="USD">100.0</CurrentPrice>
          <QuantitySold>1</QuantitySold>
        </SellingStatus>
        <Site>US</Site>
        <Title>GetItem Test</Title>
      </Item>
      <TransactionArray>
        <Transaction>
          <AmountPaid currencyID="USD">100.0</AmountPaid>
          <AdjustmentAmount currencyID="USD">0.0</AdjustmentAmount>
          <ConvertedAdjustmentAmount currencyID="USD">0.0</ConvertedAdjustmentAmount>
          <Buyer>
            <AboutMePage>false</AboutMePage>
            <EIASToken>n*******=</EIASToken>
            <Email>samplebuyer@samplebuyer.com</Email>
            <FeedbackScore>58</FeedbackScore>
            <FeedbackRatingStar>Blue</FeedbackRatingStar>
            <IDVerified>true</IDVerified>
            <NewUser>false</NewUser>
            <RegistrationDate>1999-01-19T08:00:00.000Z</RegistrationDate>
            <Site>US</Site>
            <Status>Confirmed</Status>
            <UserID>s*******r</UserID>
            <UserIDChanged>false</UserIDChanged>
            <UserIDLastChanged>2001-01-19T18:42:14.000Z</UserIDLastChanged>
            <BuyerInfo>
              <ShippingAddress>
                <Name>N*******e</Name>
                <Street1>A*******1</Street1>
                <Street2>S*******2</Street2>
                <CityName>M*******n</CityName>
                <StateOrProvince>CA</StateOrProvince>
                <Country>US</Country>
                <CountryName>United States</CountryName>
                <Phone>(111) 111-1</Phone>
                <PostalCode>9***5</PostalCode>
                <AddressID>1*******5</AddressID>
                <AddressOwner>eBay</AddressOwner>
              </ShippingAddress>
            </BuyerInfo>
          </Buyer>
         <ShippingDetails>
            <ChangePaymentInstructions>true</ChangePaymentInstructions>
            <InsuranceFee currencyID="USD">0.0</InsuranceFee>
            <InsuranceOption>NotOffered</InsuranceOption>
            <InsuranceWanted>false</InsuranceWanted>
            <PaymentEdited>false</PaymentEdited>
            <SalesTax>
              <SalesTaxPercent>0.0</SalesTaxPercent>
              <ShippingIncludedInTax>false</ShippingIncludedInTax>
            </SalesTax>
            <ShippingServiceOptions>
              <ShippingService>ShippingMethodStandard</ShippingService>
              <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost>
              <ShippingServiceAdditionalCost currencyID="USD">0.0
               </ShippingServiceAdditionalCost>
              <ShippingServicePriority>1</ShippingServicePriority>
            </ShippingServiceOptions>
          </ShippingDetails>
          <ConvertedAmountPaid currencyID="USD">100.0</ConvertedAmountPaid>
          <ConvertedTransactionPrice currencyID="USD">100.0</ConvertedTransactionPrice>
          <CreatedDate>2005-04-09T01:27:52.000Z</CreatedDate>
          <DepositType>None</DepositType>
          <QuantityPurchased>1</QuantityPurchased>
          <Status>
            <eBayPaymentStatus>NoPaymentFailure</eBayPaymentStatus>
            <CheckoutStatus>CheckoutComplete</CheckoutStatus>
            <LastTimeModified>2005-04-27T17:46:04.000Z</LastTimeModified>
            <PaymentMethodUsed>PaymentSeeDescription</PaymentMethodUsed>
            <CompleteStatus>Complete</CompleteStatus>
          </Status>
          <TransactionID>0</TransactionID>
          <TransactionPrice currencyID="USD">100.0</TransactionPrice>
          <BestOfferSale>false</BestOfferSale>
          <ShippingServiceSelected>
            <ShippingInsuranceCost currencyID="USD">0.0</ShippingInsuranceCost>
            <ShippingService>ShippingMethodStandard</ShippingService>
            <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost>
          </ShippingServiceSelected>
        </Transaction>
      </TransactionArray>
      <PayPalPreferred>false</PayPalPreferred>
    </GetItemTransactionsResponse>
  </soapenv:Body>
</soapenv:Envelope>