<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Max Titov IV @ TechSplice &#187; api</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PayPal SOAP basics</title>
		<link>http://www.blog.techsplice.com/archives/49</link>
		<comments>http://www.blog.techsplice.com/archives/49#comments</comments>
		<pubDate>Tue, 10 Feb 2009 05:20:37 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[soap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/49</guid>
		<description><![CDATA[The purpose of this article is to cover standard SOAP capability of PayPal interfaces.  As a reference I use PP_API_Reference.pdf document provided in the documentation section of PayPal Developer Center. Lets begin by defining some standard references that will come in-play later on: Test Sandbox links: PayPal Schema, eBL [Ebay Business Language] Base Components and [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of this article is to cover standard SOAP capability of PayPal interfaces.  As a reference I use <a href="https://cms.paypal.com/cms_content/US/en_US/files/developer/PP_API_Reference.pdf">PP_API_Reference.pdf</a> document provided in the documentation section of <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/home_US">PayPal Developer Center</a>.</p>
<p>Lets begin by defining some standard references that will come in-play later on:</p>
<p><strong>Test Sandbox links</strong>: <a href="https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl">PayPal Schema</a>, <a href="https://www.sandbox.paypal.com/wsdl/eBLBaseComponents.xsd">eBL</a> [Ebay Business Language] <a href="https://www.sandbox.paypal.com/wsdl/eBLBaseComponents.xsd">Base Components</a> and <a href="https://www.sandbox.paypal.com/wsdl/CoreComponentTypes.xsd">Component Types</a></p>
<p><strong>Production links</strong>: <a href="https://www.paypal.com/wsdl/PayPalSvc.wsdl">PayPal Schema</a>,  <a href="http://www.paypal.com/wsdl/eBLBaseComponents.xsd">eBL Base Components</a> and <a href="http://www.paypal.com/wsdl/CoreComponentTypes.xsd">Component Types</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/49/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.465 seconds -->

