SellerPaymentPreferencesType

Type defining the SellerPaymentPreferences container, which consists of the seller's payment preferences. Payment preferences specified in a SetUserPreferences call override the settings in My eBay payment preferences.

Types that use SellerPaymentPreferencesType:

Calls that use one or more fields of SellerPaymentPreferencesType:

Fields

AlwaysUseThisPaymentAddress ( boolean )
DefaultPayPalEmailAddress ( string )
DisplayPayNowButton ( DisplayPayNowButtonCodeType )
FedExRateOption ( FedExRateOptionCodeType )
PayPalAlwaysOn ( boolean )
PayPalPreferred ( boolean )
SellerPaymentAddress ( AddressType )
UPSRateOption ( UPSRateOptionCodeType )
USPSRateOption ( USPSRateOptionCodeType )

AlwaysUseThisPaymentAddress ( boolean ) [0..1]
Sellers include this field and set it to 'true' if they want buyers to mail payment to the payment address specified in the SellerPaymentPreferences.SellerPaymentAddress field. A payment address only comes into play if the item's category allows offline payments, and the seller has allowed the buyer to mail a payment. This payment address will only be displayed to winning bidders and buyers.
See the Field Index to learn which calls use AlwaysUseThisPaymentAddress.

DefaultPayPalEmailAddress ( string ) [0..1]
Specifies the default email address the seller uses for receiving PayPal payments.
See the Field Index to learn which calls use DefaultPayPalEmailAddress.

DisplayPayNowButton ( see DisplayPayNowButtonCodeType for possible values ) [0..1]
If set, this field determines whether a Pay Now button is displayed for all of the user's listings. The user has the option of using a PayPal only version of the Pay Now button or a Pay Now button for all payment methods.
See the Field Index to learn which calls use DisplayPayNowButton.

FedExRateOption ( see FedExRateOptionCodeType for possible values ) [0..1]
Specifies the type of FedEx rates to use.
See the Field Index to learn which calls use FedExRateOption.

PayPalAlwaysOn ( boolean ) [0..1]
Indicates whether PayPal is always accepted for the seller's listings.
See the Field Index to learn which calls use PayPalAlwaysOn.

PayPalPreferred ( boolean ) [0..1]
Specifies whether a seller wants to let buyers know that PayPal payments are preferred.
See the Field Index to learn which calls use PayPalPreferred.

SellerPaymentAddress ( AddressType ) [0..1]
Specifies the address the seller uses to receive mailed payments from buyers.
See the Field Index to learn which calls use SellerPaymentAddress.

UPSRateOption ( see UPSRateOptionCodeType for possible values ) [0..1]
Specifies the type of United Parcel Service rates to use.
See the Field Index to learn which calls use UPSRateOption.

USPSRateOption ( see USPSRateOptionCodeType for possible values ) [0..1]
Specifies the type of USPS rates to use.
See the Field Index to learn which calls use USPSRateOption.

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.