com.ebay.sdk.call.ReviseCheckoutStatusCall Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ebaysdkcore Show documentation
Show all versions of ebaysdkcore Show documentation
This SDK enables you to use Java to make API calls in the eBay Trading API, which is an XML API.
This maven build is provided by tonicsoft for convenience and is an exact copy of version 981 of
the project distributed by eBay via the official eBay SDK website.
The newest version!
/*
Copyright (c) 2013 eBay, Inc.
This program is licensed under the terms of the eBay Common Development and
Distribution License (CDDL) Version 1.0 (the "License") and any subsequent version
thereof released by eBay. The then-current version of the License can be found
at http://www.opensource.org/licenses/cddl1.php and in the eBaySDKLicense file that
is under the root directory at /LICENSE.txt.
*/
package com.ebay.sdk.call;
import java.lang.Boolean;
import java.lang.String;
import com.ebay.sdk.*;
import com.ebay.soap.eBLBaseComponents.*;
/**
* Wrapper class of the ReviseCheckoutStatus call of eBay SOAP API.
*
* Title: SOAP API wrapper library.
* Description: Contains wrapper classes for eBay SOAP APIs.
* Copyright: Copyright (c) 2009
* Company: eBay Inc.
*
Input property: ItemID
- Unique identifier for an eBay item listing. A listing can have multiple
* order line items (transactions), but only one ItemID. An ItemID can be
* paired up with a corresponding TransactionID and used as an input filter
* for ReviseCheckoutStatus.
*
* Unless an OrderLineItemID is used to identify a single line item order,
* or the OrderID is used to identify a single or multiple line item
* (Combined Invoice) order, the ItemID/TransactionID pair must be
* specified. For a multiple line item (Combined Invoice) order, OrderID
* should be used. If OrderID or OrderLineItemID are specified, the
* ItemID/TransactionID pair is ignored if present in the same request.
*
*
* It is also possible to identify a single line item order with a
* ItemID/BuyerID combination, but this is not the most ideal
* approach since an error is returned if there are multiple
* order line items for that combination.
*
Input property: TransactionID
- Unique identifier for an eBay order line item (transaction). An order
* line item is created once there is a commitment from a buyer to purchase
* an item. Since an auction listing can only have one order line item
* during the duration of the listing, the TransactionID for
* auction listings is always 0. Along with its corresponding ItemID, a
* TransactionID is used and referenced during an order checkout flow and
* after checkout has been completed. The ItemID/TransactionID pair can be
* used as an input filter for ReviseCheckoutStatus.
*
* Unless an OrderLineItemID is used to identify a single line item order,
* or the OrderID is used to identify a single or multiple line item
* (Combined Invoice) order, the ItemID/TransactionID pair must be
* specified. For a multiple line item (Combined Invoice) order, OrderID
* must be used. If OrderID or OrderLineItemID are specified, the
* ItemID/TransactionID pair is ignored if present in the same request.
*
Input property: OrderId
- A unique identifier that identifies a single line item or multiple line
* item (Combined Invoice) order.
*
* For a single line item order, the OrderID value is identical to the
* OrderLineItemID value that is generated upon creation of the order line
* item. For a Combined Invoice order, the OrderID value is created by eBay
* when the buyer or seller (sharing multiple, common order line items)
* combines multiple order line items into a Combined Invoice order through
* the eBay site. A Combined Invoice order can also be created by the
* seller through the AddOrder call. The OrderID can be used as an input
* filter for ReviseCheckoutStatus.
*
* OrderID overrides an OrderLineItemID or ItemID/TransactionID pair if
* these fields are also specified in the same request.
*
Input property: AmountPaid
- The total amount paid by the buyer. For a motor vehicle purchased on eBay Motors,
* AmountPaid is the total amount paid by the buyer for the deposit.
* AmountPaid is optional if CheckoutStatus is Incomplete and required if it
* is Complete.
*
Input property: PaymentMethodUsed
- Payment method used by the buyer. This field is required if
* CheckoutStatus is Complete and the payment method is a trusted
* payment method other than PayPal. See eBay's
* Accepted Payments Policy.
* If the payment method is PayPal, this field should not be used since only PayPal can set this field's
* value to "PayPal". ReviseCheckoutStatus cannot be used for a non-trusted
* payment method.
* Note:Required or allowed payment methods vary by site and category.
*
Input property: CheckoutStatus
- The current checkout status of the order. Often, the seller or
* application will mark this value as 'Complete' if payment has been made.
*
Input property: ShippingService
- 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, call
* GeteBayDetails with DetailName set to ShippingServiceDetails. The
* ShippingServiceDetails.ValidForSellingFlow flag must also be present.
* Otherwise, that particular shipping service option is no longer valid and
* cannot be offered to buyers through a listing.
*
*
* Note: ReviseCheckoutStatus is not available for the Global Shipping program; specifying InternationalPriorityShipping as a value for this field will produce an error.
*
*
Input property: ShippingIncludedInTax
- An indicator of whether shipping costs were included in the
* taxable amount. .
*
Input property: CheckoutMethod
-
Input property: InsuranceType
- Enumeration value that indicates whether shipping insurance was offered to and
* selected by the buyer.
*
Input property: PaymentStatus
- This field is used to mark the order as paid or awaiting payment in My eBay. If you specify 'Paid', My eBay displays an icon for each line item in the order to indicate that the order status is Paid. If you specify 'Pending', this indicates that the order is awaiting payment (some applications may use 'Pending' when the buyer has paid, but the funds have not yet been sent to the seller's financial institution).
*
*
* ReviseCheckoutStatus cannot be used to update payment and checkout
* status for a non-trusted payment method. See eBay's
* Accepted Payments Policy for more information on trusted
* payment methods. If the payment method is PayPal, this field should not
* be used since PayPal automatically set this field's value to "Paid" upon
* receiving the buyer's payment.
*
Input property: AdjustmentAmount
- 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.
*
Input property: ShippingAddress
- For internal use.
*
Input property: BuyerID
- eBay user ID for the order's buyer. A single line item order can
* actually be identified by a BuyerID/ItemID pair, but this approach is
* not recommended since an error is returned if there are multiple
* order line items for that combination. BuyerID is ignored if any other valid
* filter or filter combination is used in the same request.
*
Input property: ShippingInsuranceCost
- The amount of money paid for shipping insurance.
*
Input property: SalesTax
- The sales tax amount for the order. This field should be used if sales tax
* was applied to the order.
*
Input property: ShippingCost
- The amount of money paid for shipping.
*
Input property: EncryptedID
- Not supported.
*
Input property: ExternalTransaction
- This container is used to identify the electronic payment (other than Paypal) of an order.
*
Input property: MultipleSellerPaymentID
- Not supported.
*
Input property: CODCost
- This dollar value indicates the money due from the buyer upon delivery of the item.
*
* This field should only be specified in the ReviseCheckoutStatus
* request if 'COD' (cash-on-delivery) was the payment method selected by the buyer
* and it is included as the PaymentMethodUsed value in the same
* request.
*
Input property: OrderLineItemID
- OrderLineItemID is a unique identifier for an eBay order line item and
* is based upon the concatenation of ItemID and TransactionID, with a
* hyphen in between these two IDs. For a single line item order, the
* OrderLineItemID value can be passed into the OrderID field to revise the
* checkout status of the order.
*
* Unless an ItemID/TransactionID pair is used to identify a single line
* item order, or the OrderID is used to identify a single or multiple line
* item (Combined Invoice) order, the OrderLineItemID must be specified.
* For a multiple line item (Combined Invoice) order, OrderID should be
* used. If OrderLineItemID is specified, the ItemID/TransactionID pair are
* ignored if present in the same request.
*
* @author Ron Murphy
* @version 1.0
*/
public class ReviseCheckoutStatusCall extends com.ebay.sdk.ApiCall
{
private String itemID = null;
private String transactionID = null;
private String orderId = null;
private AmountType amountPaid = null;
private BuyerPaymentMethodCodeType paymentMethodUsed = null;
private CompleteStatusCodeType checkoutStatus = null;
private String shippingService = null;
private Boolean shippingIncludedInTax = null;
private CheckoutMethodCodeType checkoutMethod = null;
private InsuranceSelectedCodeType insuranceType = null;
private RCSPaymentStatusCodeType paymentStatus = null;
private AmountType adjustmentAmount = null;
private AddressType shippingAddress = null;
private String buyerID = null;
private AmountType shippingInsuranceCost = null;
private AmountType salesTax = null;
private AmountType shippingCost = null;
private String encryptedID = null;
private ExternalTransactionType externalTransaction = null;
private String multipleSellerPaymentID = null;
private AmountType cODCost = null;
private String orderLineItemID = null;
/**
* Constructor.
*/
public ReviseCheckoutStatusCall() {
}
/**
* Constructor.
* @param apiContext The ApiContext object to be used to make the call.
*/
public ReviseCheckoutStatusCall(ApiContext apiContext) {
super(apiContext);
}
/**
* Enables a seller to update the payment details, the shipping details,
* and the status of an order.
*
*
* @throws ApiException
* @throws SdkException
* @throws Exception
* @return The ReviseCheckoutStatusResponseType object.
*/
public ReviseCheckoutStatusResponseType reviseCheckoutStatus()
throws com.ebay.sdk.ApiException, com.ebay.sdk.SdkException, java.lang.Exception
{
ReviseCheckoutStatusRequestType req;
req = new ReviseCheckoutStatusRequestType();
if (this.itemID != null)
req.setItemID(this.itemID);
if (this.transactionID != null)
req.setTransactionID(this.transactionID);
if (this.orderId != null)
req.setOrderID(this.orderId);
if (this.amountPaid != null)
req.setAmountPaid(this.amountPaid);
if (this.paymentMethodUsed != null)
req.setPaymentMethodUsed(this.paymentMethodUsed);
if (this.checkoutStatus != null)
req.setCheckoutStatus(this.checkoutStatus);
if (this.shippingService != null)
req.setShippingService(this.shippingService);
if (this.shippingIncludedInTax != null)
req.setShippingIncludedInTax(this.shippingIncludedInTax);
if (this.checkoutMethod != null)
req.setCheckoutMethod(this.checkoutMethod);
if (this.insuranceType != null)
req.setInsuranceType(this.insuranceType);
if (this.paymentStatus != null)
req.setPaymentStatus(this.paymentStatus);
if (this.adjustmentAmount != null)
req.setAdjustmentAmount(this.adjustmentAmount);
if (this.shippingAddress != null)
req.setShippingAddress(this.shippingAddress);
if (this.buyerID != null)
req.setBuyerID(this.buyerID);
if (this.shippingInsuranceCost != null)
req.setShippingInsuranceCost(this.shippingInsuranceCost);
if (this.salesTax != null)
req.setSalesTax(this.salesTax);
if (this.shippingCost != null)
req.setShippingCost(this.shippingCost);
if (this.encryptedID != null)
req.setEncryptedID(this.encryptedID);
if (this.externalTransaction != null)
req.setExternalTransaction(this.externalTransaction);
if (this.multipleSellerPaymentID != null)
req.setMultipleSellerPaymentID(this.multipleSellerPaymentID);
if (this.cODCost != null)
req.setCODCost(this.cODCost);
if (this.orderLineItemID != null)
req.setOrderLineItemID(this.orderLineItemID);
ReviseCheckoutStatusResponseType resp = (ReviseCheckoutStatusResponseType) execute(req);
return resp;
}
/**
* Gets the ReviseCheckoutStatusRequestType.adjustmentAmount.
* @return AmountType
*/
public AmountType getAdjustmentAmount()
{
return this.adjustmentAmount;
}
/**
* Sets the ReviseCheckoutStatusRequestType.adjustmentAmount.
* @param adjustmentAmount AmountType
*/
public void setAdjustmentAmount(AmountType adjustmentAmount)
{
this.adjustmentAmount = adjustmentAmount;
}
/**
* Gets the ReviseCheckoutStatusRequestType.amountPaid.
* @return AmountType
*/
public AmountType getAmountPaid()
{
return this.amountPaid;
}
/**
* Sets the ReviseCheckoutStatusRequestType.amountPaid.
* @param amountPaid AmountType
*/
public void setAmountPaid(AmountType amountPaid)
{
this.amountPaid = amountPaid;
}
/**
* Gets the ReviseCheckoutStatusRequestType.buyerID.
* @return String
*/
public String getBuyerID()
{
return this.buyerID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.buyerID.
* @param buyerID String
*/
public void setBuyerID(String buyerID)
{
this.buyerID = buyerID;
}
/**
* Gets the ReviseCheckoutStatusRequestType.cODCost.
* @return AmountType
*/
public AmountType getCODCost()
{
return this.cODCost;
}
/**
* Sets the ReviseCheckoutStatusRequestType.cODCost.
* @param cODCost AmountType
*/
public void setCODCost(AmountType cODCost)
{
this.cODCost = cODCost;
}
/**
* Gets the ReviseCheckoutStatusRequestType.checkoutMethod.
* @return CheckoutMethodCodeType
*/
public CheckoutMethodCodeType getCheckoutMethod()
{
return this.checkoutMethod;
}
/**
* Sets the ReviseCheckoutStatusRequestType.checkoutMethod.
* @param checkoutMethod CheckoutMethodCodeType
*/
public void setCheckoutMethod(CheckoutMethodCodeType checkoutMethod)
{
this.checkoutMethod = checkoutMethod;
}
/**
* Gets the ReviseCheckoutStatusRequestType.checkoutStatus.
* @return CompleteStatusCodeType
*/
public CompleteStatusCodeType getCheckoutStatus()
{
return this.checkoutStatus;
}
/**
* Sets the ReviseCheckoutStatusRequestType.checkoutStatus.
* @param checkoutStatus CompleteStatusCodeType
*/
public void setCheckoutStatus(CompleteStatusCodeType checkoutStatus)
{
this.checkoutStatus = checkoutStatus;
}
/**
* Gets the ReviseCheckoutStatusRequestType.encryptedID.
* @return String
*/
public String getEncryptedID()
{
return this.encryptedID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.encryptedID.
* @param encryptedID String
*/
public void setEncryptedID(String encryptedID)
{
this.encryptedID = encryptedID;
}
/**
* Gets the ReviseCheckoutStatusRequestType.externalTransaction.
* @return ExternalTransactionType
*/
public ExternalTransactionType getExternalTransaction()
{
return this.externalTransaction;
}
/**
* Sets the ReviseCheckoutStatusRequestType.externalTransaction.
* @param externalTransaction ExternalTransactionType
*/
public void setExternalTransaction(ExternalTransactionType externalTransaction)
{
this.externalTransaction = externalTransaction;
}
/**
* Gets the ReviseCheckoutStatusRequestType.insuranceType.
* @return InsuranceSelectedCodeType
*/
public InsuranceSelectedCodeType getInsuranceType()
{
return this.insuranceType;
}
/**
* Sets the ReviseCheckoutStatusRequestType.insuranceType.
* @param insuranceType InsuranceSelectedCodeType
*/
public void setInsuranceType(InsuranceSelectedCodeType insuranceType)
{
this.insuranceType = insuranceType;
}
/**
* Gets the ReviseCheckoutStatusRequestType.itemID.
* @return String
*/
public String getItemID()
{
return this.itemID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.itemID.
* @param itemID String
*/
public void setItemID(String itemID)
{
this.itemID = itemID;
}
/**
* Gets the ReviseCheckoutStatusRequestType.multipleSellerPaymentID.
* @return String
*/
public String getMultipleSellerPaymentID()
{
return this.multipleSellerPaymentID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.multipleSellerPaymentID.
* @param multipleSellerPaymentID String
*/
public void setMultipleSellerPaymentID(String multipleSellerPaymentID)
{
this.multipleSellerPaymentID = multipleSellerPaymentID;
}
/**
* Gets the ReviseCheckoutStatusRequestType.orderId.
* @return String
*/
public String getOrderId()
{
return this.orderId;
}
/**
* Sets the ReviseCheckoutStatusRequestType.orderId.
* @param orderId String
*/
public void setOrderId(String orderId)
{
this.orderId = orderId;
}
/**
* Gets the ReviseCheckoutStatusRequestType.orderLineItemID.
* @return String
*/
public String getOrderLineItemID()
{
return this.orderLineItemID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.orderLineItemID.
* @param orderLineItemID String
*/
public void setOrderLineItemID(String orderLineItemID)
{
this.orderLineItemID = orderLineItemID;
}
/**
* Gets the ReviseCheckoutStatusRequestType.paymentMethodUsed.
* @return BuyerPaymentMethodCodeType
*/
public BuyerPaymentMethodCodeType getPaymentMethodUsed()
{
return this.paymentMethodUsed;
}
/**
* Sets the ReviseCheckoutStatusRequestType.paymentMethodUsed.
* @param paymentMethodUsed BuyerPaymentMethodCodeType
*/
public void setPaymentMethodUsed(BuyerPaymentMethodCodeType paymentMethodUsed)
{
this.paymentMethodUsed = paymentMethodUsed;
}
/**
* Gets the ReviseCheckoutStatusRequestType.paymentStatus.
* @return RCSPaymentStatusCodeType
*/
public RCSPaymentStatusCodeType getPaymentStatus()
{
return this.paymentStatus;
}
/**
* Sets the ReviseCheckoutStatusRequestType.paymentStatus.
* @param paymentStatus RCSPaymentStatusCodeType
*/
public void setPaymentStatus(RCSPaymentStatusCodeType paymentStatus)
{
this.paymentStatus = paymentStatus;
}
/**
* Gets the ReviseCheckoutStatusRequestType.salesTax.
* @return AmountType
*/
public AmountType getSalesTax()
{
return this.salesTax;
}
/**
* Sets the ReviseCheckoutStatusRequestType.salesTax.
* @param salesTax AmountType
*/
public void setSalesTax(AmountType salesTax)
{
this.salesTax = salesTax;
}
/**
* Gets the ReviseCheckoutStatusRequestType.shippingAddress.
* @return AddressType
*/
public AddressType getShippingAddress()
{
return this.shippingAddress;
}
/**
* Sets the ReviseCheckoutStatusRequestType.shippingAddress.
* @param shippingAddress AddressType
*/
public void setShippingAddress(AddressType shippingAddress)
{
this.shippingAddress = shippingAddress;
}
/**
* Gets the ReviseCheckoutStatusRequestType.shippingCost.
* @return AmountType
*/
public AmountType getShippingCost()
{
return this.shippingCost;
}
/**
* Sets the ReviseCheckoutStatusRequestType.shippingCost.
* @param shippingCost AmountType
*/
public void setShippingCost(AmountType shippingCost)
{
this.shippingCost = shippingCost;
}
/**
* Gets the ReviseCheckoutStatusRequestType.shippingIncludedInTax.
* @return Boolean
*/
public Boolean getShippingIncludedInTax()
{
return this.shippingIncludedInTax;
}
/**
* Sets the ReviseCheckoutStatusRequestType.shippingIncludedInTax.
* @param shippingIncludedInTax Boolean
*/
public void setShippingIncludedInTax(Boolean shippingIncludedInTax)
{
this.shippingIncludedInTax = shippingIncludedInTax;
}
/**
* Gets the ReviseCheckoutStatusRequestType.shippingInsuranceCost.
* @return AmountType
*/
public AmountType getShippingInsuranceCost()
{
return this.shippingInsuranceCost;
}
/**
* Sets the ReviseCheckoutStatusRequestType.shippingInsuranceCost.
* @param shippingInsuranceCost AmountType
*/
public void setShippingInsuranceCost(AmountType shippingInsuranceCost)
{
this.shippingInsuranceCost = shippingInsuranceCost;
}
/**
* Gets the ReviseCheckoutStatusRequestType.shippingService.
* @return String
*/
public String getShippingService()
{
return this.shippingService;
}
/**
* Sets the ReviseCheckoutStatusRequestType.shippingService.
* @param shippingService String
*/
public void setShippingService(String shippingService)
{
this.shippingService = shippingService;
}
/**
* Gets the ReviseCheckoutStatusRequestType.transactionID.
* @return String
*/
public String getTransactionID()
{
return this.transactionID;
}
/**
* Sets the ReviseCheckoutStatusRequestType.transactionID.
* @param transactionID String
*/
public void setTransactionID(String transactionID)
{
this.transactionID = transactionID;
}
/**
* Backward compatible function - sets shipping service using a shipping service code type value.
* @param shippingService ShippingServiceCodeType
*/
public void setShippingService(com.ebay.soap.eBLBaseComponents.ShippingServiceCodeType shippingService) {
this.shippingService = (shippingService == null? null: shippingService.value());
}
}