Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.594.042 Times

eBay::API 0.22

  Date Added: January 03, 2010  |  Visits: 1.427

eBay::API

Report Broken Link
Printer Friendly Version


Product Homepage
Download (97 downloads)



eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use eBay::API::XML::Call::GetUser; use eBay::API::XML::DataType::Enum::DetailLevelCodeType; my $pCall = eBay::API::XML::Call::GetUser->new(); $pCall->setDetailLevel( [eBay::API::XML::DataType::Enum::DetailLevelCodeType::ReturnAll] ); $pCall->setUserID(userId); $pCall->execute(); my $pUser = $pCall->getUser(); my $sStatusCode = $pUser->getStatus(); my $sSiteCode = $pUser->getSite(); # 3. VerifyAddItem use eBay::API::XML::Call::VerifyAddItem; use eBay::API::XML::DataType::ItemType; use eBay::API::XML::DataType::CategoryType; use eBay::API::XML::DataType::Enum::CountryCodeType; use eBay::API::XML::DataType::Enum::CurrencyCodeType; use eBay::API::XML::DataType::Enum::ListingTypeCodeType; use eBay::API::XML::DataType::Enum::BuyerPaymentMethodCodeType; my $pItem = eBay::API::XML::DataType::ItemType->new(); $pItem->setCountry(eBay::API::XML::DataType::Enum::CountryCodeType::US); $pItem->setCurrency(eBay::API::XML::DataType::Enum::CurrencyCodeType::USD); $pItem->setDescription(item description.); $pItem->setListingDuration(eBay::API::XML::DataType::Enum::ListingTypeCodeType::Days_1); $pItem->setLocation(San Jose, CA); $pItem->setPaymentMethods(eBay::API::XML::DataType::Enum::BuyerPaymentMethodCodeType::PaymentSeeDescription); $pItem->setQuantity(1); $pItem->getStartPrice()->setValue(1.0); $pItem->setTitle(item title); my $pCat = eBay::API::XML::DataType::CategoryType->new(); $pCat->setCategoryID(357); $pItem->setPrimaryCategory($pCat); my $pCall = eBay::API::XML::Call::VerifyAddItem->new(); $pCall->setItem($pItem); $pCall->execute(); $sItemId = $pCall->getItemID()->getValue();.

Requirements: No special requirements
Platforms: Linux
Keyword: Api Datatype Ebay Ebay Web Ebay Web Services Ebayapi New Perl Perl Sdk Sdk Services Web Web Services Xml
Users rating: 0/10

License: Freeware Size: 99.33 KB
USER REVIEWS
More Reviews or Write Review


EBAY::API RELATED
Education  -  WHURLE - web-based XML/XSLT learning env 1.1.0
WHURLE - Web-based Hierarchical Universal Reactive Learning Environment is an attempt to address the failings of current static, ill conceived learning environments with one that is pedagogically effective, adaptive to learner needs suiting all...
122.76 KB  
Web Authoring  -  LinkAssure Free RSS Feed Writer 1.0
Create your own RSS feed in 4 easy steps with LinkAssure's free web based XML RSS feed builder. Step 1- Create a title and description for your RSS feed. Step 2- Add items to your RSS feed. Step 3- Copy & paste your XML code into a text editor and...
15 KB  
Image Galleries  -  Concerto Viewer 2.1.4
The Concerto Viewer is a Javascript application that displays slideshows described in web-accessible XML files. The Viewer can be used both inline in an [X]HTML page or as a stand-alone application (which requires PHP). Features: - Caches images...
 
Development Tools  -  Catapult for XML Tools 0.5
Catapult is a web based xml content editor for small web sites that is designed for people not familiar with XML or HTML to update content easily and effectively.The idea is that the editor can be added to a web site quickly and provide a simple...
10 KB  
Libraries  -  Tagneto 0.4.0
Tagneto is a web developer tool and JavaScript libraries to aid MVC development of XML user interfaces, with HTML web applications (DHTML, AJAX, RIA, Web 2.0, etc...) being the primary target. It is available under the GNU Lesser General Public...
4.6 MB  
Programming  -  Xervlet: A Java MVC API 1.0
Java Based Model-View-Controller (MVC) API that allows for easy web-based software development. API allows a the web-designer and code-developer to work apart from one another by combining them at the beautification layter. Config files are fully...
84.98 KB  
Science  -  GeoServer 1.5.3 / 1.6.0 Beta 2
GeoServer project is a full transactional Java (J2EE) implementation of the OpenGIS Consortiums Web Feature Server specification, with an integrated WMS. GeoServer is free software, available under the GPL 2.0 license. Users who would like to...
20.4 MB  
Libraries  -  DaVinci 1.0 Alpha
DaVinci is a comprehensive framework for model-driven Web Engineering. DaVinci is designed as a complete toolkit which consists of three parts: the DaVinci Modeling Framework, the DaVinci Architecture Layer and the DaVinci Runtime Library....
95.23 KB  
Text Chat Clients  -  Habotat 0.5.1
Habotat is a small, lightweight application server for hosting IM Services (more commonly referred to as Bots). Bots are small, specialized programs that you can communicate with using an Instant Messenger (IM) client; they show up in your Buddy...
2.6 MB  
Network & Internet  -  AMP 0.9.1 Beta
AMP is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. AMP framework is currently integrated with the Spring framework to allow for easy configuration. It was inspired by Ruby on Rails partials....
20.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB