eBay Trading APIVersion 1349
 

SellerPaymentPreferencesType

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

Types that use SellerPaymentPreferencesType:

Calls that use SellerPaymentPreferencesType:

Fields



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 listing'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]
This field is deprecated. If it is used in a SetUserPreferences call, it is ignored.
See the Field Index to learn which calls use DefaultPayPalEmailAddress.

DisplayPayNowButton ( DisplayPayNowButtonCodeType ) [0..1]
This field is deprecated. If it is used in a SetUserPreferences call, it is ignored.
See the Field Index to learn which calls use DisplayPayNowButton.

FedExRateOption ( FedExRateOptionCodeType ) [0..1]
This enumeration value indicates the category/level of Federal Express shipping rates that are available to the seller.
See the Field Index to learn which calls use FedExRateOption.

PayPalAlwaysOn ( boolean ) [0..1]
This field is deprecated. If it is used in a SetUserPreferences call, it is ignored.
See the Field Index to learn which calls use PayPalAlwaysOn.

PayPalPreferred ( boolean ) [0..1]
This field is deprecated. If it is used in a SetUserPreferences call, it is ignored.
See the Field Index to learn which calls use PayPalPreferred.

SellerPaymentAddress ( AddressType ) [0..1]
This container consists of the seller's mailing address where the buyer will send payment for an order. A seller's payment address only comes into play if the listing'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 SellerPaymentAddress.

UPSRateOption ( UPSRateOptionCodeType ) [0..1]
This enumeration value indicates the category/level of UPS shipping rates that are available to the seller.
See the Field Index to learn which calls use UPSRateOption.

USPSRateOption ( USPSRateOptionCodeType ) [0..1]
This enumeration value indicates the category/level of US Postal Service shipping rates that are available to the seller.
See the Field Index to learn which calls use USPSRateOption.