NAME
eBay::API::XML::DataType::PaymentDetailsType
DESCRIPTION
Data associated with payment (payment durations).
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::PaymentDetailsType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setDaysToFullPayment()
Applies to vehicle categories on the US and Canada eBay Motors sites (not Parts and Accessories categories). Number of days after a listing closes that the buyer can take to pay the full cost of the vehicle. The choices are 3, 7, 10, and 14, and the default is 7. PayPal and credit cards cannot be used to pay the full cost of a vehicle, so the listing must offer MOCC (cashier's check), PersonalCheck, LoanCheck, CashInPerson, and/or PaymentSeeDescription as payment methods.
Default: 7
Calls: AddItem
GetItemRecommendations
RelistItem
ReviseItem
VerifyAddItem
RequiredInput: No
# Argument: 'xs:int'
getDaysToFullPayment()
Calls: GetBidderList
Returned: Conditionally
Calls: GetItem
Returned: Conditionally
Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll
# Returns: 'xs:int'
setHoursToDeposit()
Applies to US eBay Motors site (except Parts and Accessories category). Number of hours after a listing closes that the buyer can put down a deposit on an item (if the seller specified a deposit). Only takes effect if listing also includes the Deposit Amount and Deposit Type attributes (see AttributeSetArray). The choices are 24, 48, and 72, and the default is 48. Deposits can only be paid using PayPal, so the listing must offer PayPal as a payment method (in addition to the payment methods offered for the full payment).
Default: 48
Calls: AddItem
GetItemRecommendations
RelistItem
ReviseItem
VerifyAddItem
RequiredInput: No
# Argument: 'xs:int'
getHoursToDeposit()
Calls: GetBidderList
Returned: Conditionally
Calls: GetItem
Returned: Conditionally
Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll
# Returns: 'xs:int'