Skip to main content

The type that defines the fields for creating an eBay member checkout session.

Types that use CreateSignInCheckoutSessionRequest

Not used by any types.

Call that uses CreateSignInCheckoutSessionRequest

Fields

Field
Type
Description
creditCard
The container that returns the buyer's credit card information.
lineItemInputs
array of LineItemInput
The container for the line item information fields in an eBay member checkout session.

Maximum number of line items: 10
shippingAddress
The container for the shipping address information in an eBay member checkout session. The Order API supports only domestic shipping. For example, an item purchased on the EBAY_DE marketplace can be shipped only to an address in Germany.

Note: If the address cannot be validated, a warning message is returned along with the response.