<?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>die musterdenker &#187; paypal</title>
	<atom:link href="http://www.musterdenker.de/tag/paypal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.musterdenker.de</link>
	<description></description>
	<lastBuildDate>Sun, 11 Apr 2010 18:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Paypal Checkout with 3rd party shopping cart and discounts</title>
		<link>http://www.musterdenker.de/2009/02/paypal-checkout-with-3rd-party-shopping-cart-and-discounts/</link>
		<comments>http://www.musterdenker.de/2009/02/paypal-checkout-with-3rd-party-shopping-cart-and-discounts/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 09:29:20 +0000</pubDate>
		<dc:creator>mathias</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[paypal]]></category>

		<guid isPermaLink="false">http://www.musterdenker.de/?p=35</guid>
		<description><![CDATA[Ok, for the start a short and simple answer: It’s NOT possible.
Problem:
I’m using paypals checkout by submitting a form to paypal that contains
all the articles, prices and quantities from my shopping card to
paypal. In fact thats a really nice and easy way to integrate paypal,
BUT I recently made a mistake. I wanted to add absolute [...]]]></description>
			<content:encoded><![CDATA[<div class="post-meta">Ok, for the start a short and simple answer: It’s NOT possible.</div>
<p><strong>Problem:</strong><br />
I’m using paypals checkout by submitting a form to paypal that contains<br />
all the articles, prices and quantities from my shopping card to<br />
paypal. In fact thats a really nice and easy way to integrate paypal,<br />
BUT I recently made a mistake. I wanted to add absolute discounts,<br />
which is not possible! With relative discounts like 10% I could reduce<br />
all prices of the articles in the my shopping card by 10% manually, but<br />
when it comes to an absolute discount like 5€ for the whole basket<br />
there is no way to do it. There is no special field for discount nor<br />
could I add an article called “discount” with an negative price.<br />
Another way to reduce the price of the articles one by one till the<br />
discount is “dead” is a very ugly and user unfriendly solution as no<br />
article is allowed to have a price of 0 (0.01 is minimum).</p>
<p><strong>Solution:</strong><br />
The only easy and user friendly solution I could imagine was to build<br />
in a fall back and pass the aggregated cart amount to paypal instead of<br />
all articles. So deineschokoladen.com now shows all card items on<br />
paypal checkout page only when no discount (voucher) is applied. In<br />
case a user cashes a voucher the user only sees the aggregated sum on<br />
paypal checkout page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.musterdenker.de/2009/02/paypal-checkout-with-3rd-party-shopping-cart-and-discounts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

