Creates an instance of BaseService.
The SDK configuration options
Options for request retry behavior
Creates a new checkout in the Coinbase Commerce platform
The checkout creation parameters
Optionalbuyer_locale?: stringOptionaldescription?: stringOptionalextended_description?: stringOptionallogo_url?: stringOptionalmetadata?: CheckoutMetadataOptionalname?: stringOptionalrequested_info?: RequestedInfoItem[]A promise that resolves to the created checkout
Retrieves a specific checkout by ID from the Coinbase Commerce platform
The unique identifier of the checkout to retrieve
A promise that resolves to the checkout details
Retrieves a list of checkouts from the Coinbase Commerce platform
Optionalparams: GetCheckoutsParamsOptional parameters for the list request
A promise that resolves to a paginated list of checkouts
Service for managing Checkouts within the SDK Provides functionality for creating and configuring checkouts