The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::ReviseCheckoutStatus::ReviseCheckoutStatusRequestType

DESCRIPTION

Enables a seller to update the payment status of an item.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::ReviseCheckoutStatus::ReviseCheckoutStatusRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setAdjustmentAmount()

Discount or charge agreed to by the buyer and seller. A positive value indicates that the amount is an extra charge being paid to the seller by the buyer. A negative value indicates that the amount is a discount given to the buyer by the seller.

  RequiredInput: No
#    Argument: 'ns:AmountType'

getAdjustmentAmount()

# Returns: 'ns:AmountType'

setAmountPaid()

The amount paid by the buyer. For an eBay Stores item, the value passed in AmountPaid is the transaction/item price. For a US eBay Motors item, AmountPaid is the total amount paid by the buyer for the deposit.

  RequiredInput: No
#    Argument: 'ns:AmountType'

getAmountPaid()

# Returns: 'ns:AmountType'

setBuyerID()

eBay ID for the buyer in the transaction being revised. A transaction is uniquely identified by one of two means: (a) You provide a TransactionID and ItemID. (This is the preferred approach.), OR, (b) You provide a BuyerID and ItemID and eBay identifies only one transaction for that combination (an error is returned if there are multiple transactions for that combination). Note: If all three are provided (that is, BuyerID, ItemID and TransactionID), BuyerID is ignored.

  RequiredInput: Conditionally
#    Argument: 'xs:string'

getBuyerID()

# Returns: 'xs:string'

setCODCost()

Italy site (site ID 101) only. Enables you to specify the cash-on-delivery (COD) cost, for COD shipping.

SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=CODInShippingDetails Title: Specifying the Cash on Delivery Option in Shipping Details

  RequiredInput: No
#    Argument: 'ns:AmountType'

getCODCost()

# Returns: 'ns:AmountType'

setCheckoutMethod()

Not supported.

  RequiredInput: No
#    Argument: 'ns:CheckoutMethodCodeType'

getCheckoutMethod()

# Returns: 'ns:CheckoutMethodCodeType'

setCheckoutStatus()

The current status of the checkout process for the transaction.

  RequiredInput: Yes
#    Argument: 'ns:CompleteStatusCodeType'

getCheckoutStatus()

# Returns: 'ns:CompleteStatusCodeType'

setEncryptedID()

Not supported.

MaxLength: 20

  RequiredInput: No
#    Argument: 'xs:string'

getEncryptedID()

# Returns: 'xs:string'

setExternalTransaction()

Not supported.

  RequiredInput: No
#    Argument: 'ns:ExternalTransactionType'

getExternalTransaction()

# Returns: 'ns:ExternalTransactionType'

setInsuranceType()

The insurance option selected by the buyer.

  RequiredInput: No
#    Argument: 'ns:InsuranceSelectedCodeType'

getInsuranceType()

# Returns: 'ns:InsuranceSelectedCodeType'

setItemID()

Unique ID for the item associated with the checkout. A transaction is uniquely identified by one of two means: (a) You provide a TransactionID and ItemID. (This is the preferred approach.), OR, (b) You provide a BuyerID and ItemID and eBay identifies only one transaction for that combination (an error is returned if there are multiple transactions for that combination). Note: If all three are provided (that is, BuyerID, ItemID and TransactionID), BuyerID is ignored.

MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)

  RequiredInput: Yes
#    Argument: 'ns:ItemIDType'

getItemID()

# Returns: 'ns:ItemIDType'

setMultipleSellerPaymentID()

Not supported.

  RequiredInput: No
#    Argument: 'xs:string'

getMultipleSellerPaymentID()

# Returns: 'xs:string'

setOrderID()

Unique ID for a multi-item order. If specified, ItemID and TransactionID are ignored if specified in the same call. Changes to the checkout status are applied to the specified order as a whole (and thus the child transactions associated with the order).

  RequiredInput: No
#    Argument: 'xs:string'

getOrderID()

# Returns: 'xs:string'

setPaymentMethodUsed()

Payment method used by the buyer. Required if CheckoutStatus is Complete. (Please note that only PayPal can set this value to PayPal.) <br> <span class="tablenote"><b>Note:</b> Required or allowed payment methods vary by site and category. Refer to <a href="http://developer.ebay.com/DevZone/XML/docs/WebHelp/wwhelp/wwhimpl/js/html/wwhelp.htm?context=eBay_XML_API&topic=PaymentMethodDifferences"> Payment Method Differences (PaymentMethod)</a> in the eBay Trading API Guide for information to help you determine which payment methods you are required or allowed to specify. </span><br> <br>

AllValuesExcept: PayPal

  RequiredInput: Conditionally
#    Argument: 'ns:BuyerPaymentMethodCodeType'

getPaymentMethodUsed()

# Returns: 'ns:BuyerPaymentMethodCodeType'

setPaymentStatus()

Not supported.

  RequiredInput: No
#    Argument: 'ns:RCSPaymentStatusCodeType'

getPaymentStatus()

# Returns: 'ns:RCSPaymentStatusCodeType'

setSalesTax()

Amount of money paid for sales tax. For Third-Party Checkout applications.

  RequiredInput: No
#    Argument: 'ns:AmountType'

getSalesTax()

# Returns: 'ns:AmountType'

setShippingAddress()

For internal use.

  RequiredInput: No
#    Argument: 'ns:AddressType'

getShippingAddress()

# Returns: 'ns:AddressType'

setShippingCost()

Amount of money paid for shipping. For Third-party Checkout applications.

  RequiredInput: No
#    Argument: 'ns:AmountType'

getShippingCost()

# Returns: 'ns:AmountType'

setShippingIncludedInTax()

An indicator of whether shipping costs were included in the taxable amount. For Third-Party Checkout applications.

Default: false

  RequiredInput: No
#    Argument: 'xs:boolean'

isShippingIncludedInTax()

# Returns: 'xs:boolean'

setShippingInsuranceCost()

Amount of money paid for insurance. For Third Party Checkout applications.

  RequiredInput: No
#    Argument: 'ns:AmountType'

getShippingInsuranceCost()

# Returns: 'ns:AmountType'

setShippingService()

The shipping service selected by the buyer from among the shipping services offered by the seller (such as UPS Ground). For a list of valid values that you can cache for future use, call GeteBayDetails with DetailName set to ShippingServiceDetails.

  RequiredInput: No
#    Argument: 'xs:token'

getShippingService()

# Returns: 'xs:token'

setTransactionID()

Unique ID for the transaction associated with the checkout. For Chinese auctions, the value passed in the TransactionID argument must be 0 or the call will fail with an error. For all other auction types, TransactionID accepts the actual, nonzero transaction ID. Call GetItemTransactionsCall or GetSellerTransactionsCall to determine the correct transaction ID. A transaction is uniquely identified by one of two means: (a) You provide a TransactionID and ItemID. (This is the preferred approach.), OR, (b) You provide a BuyerID and ItemID and eBay identifies only one transaction for that combination (an error is returned if there are multiple transactions for that combination). Note: If all three are provided (that is, BuyerID, ItemID and TransactionID), BuyerID is ignored.

MaxLength: 19 (Note: The eBay database specifies 38. Currently, transaction IDs are usually 9 to 12 digits.)

  RequiredInput: Conditionally
#    Argument: 'xs:string'

getTransactionID()

# Returns: 'xs:string'