eBayPaymentMismatchDetailsType

Complex type that defines the eBayPaymentMismatchDetails container, which is returned when a buyer's payment does not match the total cost of an order going through the new eBay payment process. This type is only applicable for German and Austrian orders going through the new eBay payment process.

Types that use eBayPaymentMismatchDetailsType:

Calls that use one or more fields of eBayPaymentMismatchDetailsType:

Fields

ActionRequiredBy ( dateTime ) [0..1]
This dateTime value indicates the date by which the seller needs to accept or reject the overpayment/underpayment. If the seller doesn't take action by this date, eBay returns the payment to the buyer and essentially voids the sale. This field is always returned with the eBayPaymentMismatchDetails container.

Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use ActionRequiredBy.

MismatchAmount ( AmountType (double) ) [0..1]
This value indicates the amount in which the buyer's payment was either over (MismatchType=OverPayment) or under (MismatchType=UnderPayment) the actual total cost of an order going through the new eBay payment process.

Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use MismatchAmount.

MismatchType ( see MismatchTypeCodeType for possible values ) [0..1]
This enumeration value indicates if the buyer has overpaid or underpaid for an order going through the new eBay payment process. This field is always returned with the eBayPaymentMismatchDetails container.

Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use MismatchType.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.