<?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>Scrobbld Blog</title>
	<atom:link href="http://blog.scrobbld.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scrobbld.com</link>
	<description>Everything about selling with PayPal and eBay</description>
	<lastBuildDate>Wed, 04 Apr 2012 08:26:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Change encoding in your PayPal account</title>
		<link>http://blog.scrobbld.com/paypal/change-encoding-in-your-paypal-account/</link>
		<comments>http://blog.scrobbld.com/paypal/change-encoding-in-your-paypal-account/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 20:48:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[paypal]]></category>
		<category><![CDATA[character encoding]]></category>
		<category><![CDATA[UTF-8]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=504</guid>
		<description><![CDATA[Character encoding is a bit hit and miss with PayPal, however, to ensure that your information is being sent using UTF-8 (so non-latin characters can be represented accurately), please edit these settings in your PayPal account; Log into PayPal Click the ‘Profile’ link in the menu bar under ‘My Account’ Click the ‘Button Language Encoding’ [...]]]></description>
			<content:encoded><![CDATA[<p>Character encoding is a bit hit and miss with PayPal, however, to ensure that your information is being sent using UTF-8 (so non-latin characters can be represented accurately), please edit these settings in your PayPal account;</p>
<ul>
<li>Log into PayPal</li>
<li>Click the ‘Profile’ link in the menu bar under ‘My Account’</li>
<li>Click the ‘Button Language Encoding’ link (at the very bottom of the page)</li>
<li>Click ‘More Options’</li>
<li>Set ‘Encoding’ to ‘UTF-8’ (most importantly the IPN dropdown). Should look something like this; <a href="http://blog.scrobbld.com/wp-content/uploads/2012/04/pp.png"><img src="http://blog.scrobbld.com/wp-content/uploads/2012/04/pp.png" alt="Language Encoding" title="Language Encoding" width="758" height="451" class="alignright size-full wp-image-507" /></a></li>
<li>Click ‘Save’</li>
</ul>
<p>If addresses aren&#8217;t being shown properly in Scrobbld, please let me know and I will try and rectify the problem. Thanks to <a href="http://blog.tentaclesoftware.com/archive/2010/04/09/87.aspx">TentacleSoftware</a> for the heads up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/paypal/change-encoding-in-your-paypal-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using mail merge for packing slips</title>
		<link>http://blog.scrobbld.com/how-to/using-mail-merge-for-packing-slips/</link>
		<comments>http://blog.scrobbld.com/how-to/using-mail-merge-for-packing-slips/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 22:40:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[greendayauthority.com]]></category>
		<category><![CDATA[mail merge]]></category>
		<category><![CDATA[word 2007]]></category>
		<category><![CDATA[word 2010]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=491</guid>
		<description><![CDATA[We quite often field questions regarding including receipts, invoices or packing slips with your deliveries, to give that more professional touch. We don&#8217;t support the functionality directly in Scrobbld, but fortunately it&#8217;s not too difficult to achieve with mail merge in MS Word (probably also achievable with OpenOffice or similar). The concept is a bit [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.greendayauthority.com" target="new"><img src="http://blog.scrobbld.com/wp-content/uploads/2011/12/gdalogo70.png" alt="gdalogo70" title="gdalogo70" width="192" height="70" class="alignright size-full wp-image-497" /></a> We quite often field questions regarding including receipts, invoices or packing slips with your deliveries, to give that more professional touch. We don&#8217;t support the functionality directly in Scrobbld, but fortunately it&#8217;s not too difficult to achieve with mail merge in MS Word (probably also achievable with OpenOffice or similar). </p>
<p>The concept is a bit similar to our email notifiers where you insert placeholders into your document, and then connect up to a CSV file, which you can get from your Scrobbld data export. </p>
<p><strong>I would like to extend my thanks to Andres from <a href="http://www.greendayauthority.com/" target="new">the Green Day Authority</a> for very kindly allowing me to add his packing slip to this post, as a template which anyone else can alter and use. If you do decide to use Andres&#8217; template, please share any results with other members by either writing to me or adding a comment here.</strong></p>
<p>To use the attached template, I will quote directly from Andres&#8217; usage instructions below, then add a few additional comments;</p>
<p><em>We just take the csv export from Scrobbld, set it as the Data Source in Word, and everything else plugs right in appropriately. </p>
<p>The only short-coming of this exact invoice is that I don&#8217;t have if-statements in there appropriately surrounding each item to check if that item exists. So if the export only has at most 5 items in a single order, I have to delete rows 6 and 7 from the invoice before creating the mail merge or it&#8217;ll throw an error. But, hasn&#8217;t caused too many issues for us. </em></p>
<p>Now, regarding connecting the data source in Word (2010 &#8211; I imagine 2007 as well) to the Scrobbld CSV file, you can refer to this link <a href="http://office.microsoft.com/en-us/word-help/about-mail-merge-data-sources-HP003082024.aspx" target="new">http://office.microsoft.com/en-us/word-help/about-mail-merge-data-sources-HP003082024.aspx</a>.</p>
<p>Andres also mentions about adding if, then &#038; else blocks. For the non-programmers among our users, this just means that if a particular text field, for example, address_country_code matches &#8216;UK&#8217;, then you display a different shipping time to if it matches &#8216;US&#8217; (for example). This is easily achievable in mail merge documents; just refer to <a href="http://answers.microsoft.com/en-us/office/forum/office_2010-word/mail-merge-rules-using-if-then-else-for-a-date/abb0fb23-4cea-4990-9de6-6e34cbb7a6bf" target="new">http://answers.microsoft.com/en-us/office/forum/office_2010-word/mail-merge-rules-using-if-then-else-for-a-date/abb0fb23-4cea-4990-9de6-6e34cbb7a6bf</a>. Looping through multiple items I believe is a slightly more difficult proposition, but I think the solution here is a good and simple one, as items 1 through 7 are listed, just in case your customer decided to buy 7 different items from you. If they didn&#8217;t buy that many, it doesn&#8217;t matter, the fields will just be blank (especially if you nest them in the if-then-else blocks).</p>
<p><strong>Please enjoy the <a href='http://blog.scrobbld.com/wp-content/uploads/2011/12/new-invoice.docx'>Greendayauthority.com invoice</a>!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/how-to/using-mail-merge-for-packing-slips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The end of eBook delivery</title>
		<link>http://blog.scrobbld.com/news/the-end-of-ebook-delivery/</link>
		<comments>http://blog.scrobbld.com/news/the-end-of-ebook-delivery/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 18:06:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ebooks]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=489</guid>
		<description><![CDATA[Ever since eBay stopped letting sellers send electronic goods, the option of dispatching eBooks in Scrobbld has become less and less popular. As a result, we&#8217;ve decided to stop the eBook side of things as it doesn&#8217;t sit very cleanly with everything else that we&#8217;ve added to the site since, which has more of a [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since eBay stopped letting sellers send electronic goods, the option of dispatching eBooks in Scrobbld has become less and less popular. </p>
<p>As a result, we&#8217;ve decided to stop the eBook side of things as it doesn&#8217;t sit very cleanly with everything else that we&#8217;ve added to the site since, which has more of a focus on the sale of tangible goods.</p>
<p>If you are still selling or dispatching eBooks through Scrobbld a very easy and reliable workaround is to host the file on your own site, and then put a link into the payment received notifier which addresses your file. This also allows you to have any size of eBook / file sent to your customers (and track the number of downloads if you so wish).</p>
<p>The eBook tab will be disappearing in the next week or so, along with any uploaded files which will also be deleted. </p>
<p><strong>Keep a look out for HTML emails which will be appearing shortly!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/news/the-end-of-ebook-delivery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alter Customer Address</title>
		<link>http://blog.scrobbld.com/features/alter-customer-address/</link>
		<comments>http://blog.scrobbld.com/features/alter-customer-address/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 20:16:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[alternative address]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Shipping]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=486</guid>
		<description><![CDATA[I&#8217;ve now added the ability to edit your customers&#8217; shipping addresses. I&#8217;d previously left this out as an option, mainly because of the following: Why am I required to ship to the buyer’s address shown on the PayPal transaction details page? This requirement is for your safety. The address on the PayPal transaction details page [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;ve now added the ability to edit your customers&#8217; shipping addresses</strong>. I&#8217;d previously left this out as an option, mainly because of the following:</p>
<p><em><strong>Why am I required to ship to the buyer’s address shown on the PayPal transaction details page?</strong><br />
This requirement is for your safety. The address on the PayPal transaction details page is registered with and checked by PayPal. When the buyer asks you to send merchandise to a different address, it may indicate fraud.</em></p>
<p>(<a href="https://www.paypal.com/c2/cgi-bin/webscr?cmd=xpt/Marketing/securitycenter/sell/UnauthorizedPaymentProtectionFAQs-outside#shipping9">PayPal quote</a>)</p>
<p>On the other hand, it&#8217;s your data, and there might be a very good reason for wanting to ship to another address, or perhaps a different name at the same address. </p>
<p>There&#8217;s now a link underneath the customer address in the new transaction list &#8211; &#8216;Change Address&#8217;. If you make any changes to this, you can still revert to the old address (the one in their PayPal details) by clicking on the &#8216;Delete changes&#8217; button which will appear as soon as you make any edits. </p>
<p>To access this new information in the email or the export, scroll down to the list of &#8216;Alternative Shipping &#8230;&#8217; (State, City, Zip) on either editor. </p>
<p><strong>Super special notifier syntax</strong></p>
<p>If you want to check whether you&#8217;ve specified an alternative shipping address in the outgoing email, you can use the following syntax:</p>
<p>[isset alternative_name]</p>
<p>  &#8212;-<br />
  IMPORTANT</p>
<p>  We will ship to this address as requested, not the PayPal address listed below.</p>
<p>  [alternative_name]<br />
  [alternative_street]<br />
  [alternative_city]<br />
  [alternative_state]<br />
  [alternative_country]<br />
  [alternative_zip]<br />
  &#8212;-<br />
[/isset]</p>
<p><em>We don&#8217;t have &#8216;not&#8217; or &#8216;else&#8217; yet, but these will be coming shortly.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/features/alter-customer-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powerful new email features</title>
		<link>http://blog.scrobbld.com/features/powerful-new-email-features/</link>
		<comments>http://blog.scrobbld.com/features/powerful-new-email-features/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 13:29:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[automatic emails]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[scrobbld]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=476</guid>
		<description><![CDATA[[Update] If you like the idea of this but don&#8217;t fancy doing it yourself, I would be more than happy to craft an email for you! (Which you can then edit later). Just send me an email to: ian at scrobbld dot com This is perhaps a post for our more programming oriented users as [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Update] If you like the idea of this but don&#8217;t fancy doing it yourself, I would be more than happy to craft an email for you! (Which you can then edit later). Just send me an email to: ian at scrobbld dot com</strong></p>
<p>This is perhaps a post for our more programming oriented users as we&#8217;ve introduced some &#8216;programming&#8217; functionality into our &#8216;order received&#8217; emails, preempting the redesign of the notifiers page to support HTML emails, as well as a greater number of email types.</p>
<p>The new syntax comes in the form of commands, enumerators and modifiers; where the enumerators are a way of accessing the list of items, modifiers are a bunch of functions that are available to edit the text, and commands are a way of showing (or hiding) text dependent upon the things that are present in the data.</p>
<p>I&#8217;ll start with an example. If I want to see whether the first item ordered matched a certain item name, and then I could display some specific shipping information based upon that, e.g.;</p>
<blockquote><p>
<span style="'font-family:courier;"><br />
Hello [first_name],</p>
<p>Thanks very much for buying things from our widget shop!</p>
<p>[shiny widget equals item_name:0]<br />
The shiny widget will not ship until the 19th September, so please don&#8217;t contact us wondering where it is quite yet.<br />
[/equals]</p>
<p>Kind regards</p>
<p>The Widget Shop.</span></p></blockquote>
<p>So if the shiny widget was ordered then they will know not to email you about it too soon. You&#8217;ll also notice the [item_name:0] which references the first item name in the list of items (where the index is zero based). If they ordered more than one item, you could see the second item name by using the tag [item_name:1].</p>
<p><strong>Commands</strong></p>
<p>I&#8217;ve already introduced one command, &#8216;equals&#8217;. There are two others, &#8216;isset&#8217; and &#8216;for&#8217;.</p>
<p>Isset looks like the following:</p>
<blockquote><p>
<span style="'font-family:courier;"><br />
[isset option_name1:0]<br />
 Display this text<br />
[/isset]<br />
</span>
</p></blockquote>
<p>If option_name1 isn&#8217;t set, e.g. if the string value stored inside option_name1 has a length of 0, then &#8216;Display this text&#8217; will be hidden.</p>
<p>The &#8216;for&#8217; loop is a common concept with programmers, and makes it possible to look at each item in a list of items, because we&#8217;re not aware in advance how many items the customer has purchased. For example;</p>
<blockquote><p>
<span style="'font-family:courier;"><br />
[for currentItem:items]<br />
[quantity:currentItem] of &#8216;[item_name:currentItem]&#8216;<br />
[/for]<br />
</span>
</p></blockquote>
<p>Where the string &#8216;currentItem&#8217; is our index (e.g. 0, 1, 2, 3) which could be anything (e.g. i, j or currentItem will all work the same). This will print out the entire list of items that have been ordered, with the quantity for each item as well as the item name. We can expand this example to show you how easy it is to really do some nice customisation of the order list:</p>
<blockquote><p>
<span style="'font-family:courier;"><br />
[for i:items]</p>
<p>[quantity:i] of &#8216;[item_name:i]&#8216;<br />
[isset option_name1:i] &#8212; [option_name1:i] &#8211; [option_selection1:i] [/isset]<br />
[isset option_name2:i] &#8212; [option_name2:i] &#8211; [option_selection2:i] [/isset]</p>
<p>[shiny widget equals item_name:i]<br />
The shiny widget will not be shipping quite yet&#8230; please be patient!<br />
[/equals]</p>
<p>[0 equals stock:i]<br />
(Unfortunately we don&#8217;t have any stock in for the &#8216;[item_name:i]&#8216; at the moment, but it will be arriving shortly!)<br />
[/equals]</p>
<p>[/for]<br />
</span>
</p></blockquote>
<p>This would look something like the following, assuming an order of three items:</p>
<blockquote><p>
<span style="'font-family:courier;"></p>
<p>1 of &#8216;My Shiny widget&#8217;<br />
&#8211; Colour &#8211; Silver</p>
<p>(Unfortunately we don&#8217;t have any stock in for the &#8216;My Shiny Widget&#8217; at the moment, but it will be arriving shortly!)</p>
<p>2 of &#8216;My Grey Widget&#8217;<br />
&#8211; Size &#8211; Small</p>
<p></span>
</p></blockquote>
<p>So with the small number of commands here we can give the customer quite a lot of information regarding their product purchase, which means less manual communication is required between yourself and your customer, because your customer is now aware of any shipping or stock issues.</p>
<p><strong>Modifiers</strong></p>
<p>Modifiers can be added to a tag to change the appearance of that tag. There are currently three modifiers; uppercase, lowercase and ucwords. Ucwords is perhaps the only one that isn&#8217;t obvious, and is used for capitalising the first letter from every word, and can be used like so;</p>
<p>(where first_name = &#8216;john&#8217;)</p>
<p>[first_name:ucwords]</p>
<p>(would output &#8216;John&#8217;).</p>
<p>You might also use this to make the equals more accurate, for example <i>[john equals first_name:lowercase]</i>, because john is not the same as JOHN (e.g. the match is case sensitive).</p>
<p><strong>Enumerators</strong></p>
<p>We&#8217;ve already covered these as part of &#8216;Commands&#8217;, however, just to reiterate, enumerators are a way of accessing elements in a list, e.g. an item in a list of items, where the indexes start from 0 (the first item in the list).</p>
<p>You can also combine enumerators and modifiers, for example [first_name:0:ucwords] or [item_name:i:uppercase] and so forth.</p>
<p>If you&#8217;ve never done programming before this could be a bit of a stretch, but we will be adding a &#8216;preview&#8217; function shortly to make it easier to mess around!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/features/powerful-new-email-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new list view in Scrobbld</title>
		<link>http://blog.scrobbld.com/features/the-new-list-view-in-scrobbld/</link>
		<comments>http://blog.scrobbld.com/features/the-new-list-view-in-scrobbld/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 16:11:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[list view]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=463</guid>
		<description><![CDATA[This is a quick overview detailing the new list view in Scrobbld, which offers all the functionality provided in the previous version, with some new features as well. It&#8217;s currently in public testing, so we are supporting both versions of the page while we get things ironed out, though bear in mind that changes you [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick overview detailing the new list view in Scrobbld, which offers all the functionality provided in the previous version, with some new features as well. It&#8217;s currently in public testing, so we are supporting both versions of the page while we get things ironed out, though bear in mind that changes you make to your transactions will be reflected on both pages.</p>
<p><strong>Infinite Scrolling</strong></p>
<p>You can now see all transactions on one page, no more skipping through page numbers, with transactions in a day spanning more than one page. We now load up whole days, so you can be sure that you are seeing everything from the one day and not missing anything out. Instead of having a &#8216;select all&#8217; button, we now provide a select by day so you can select all transactions during the day (for example, if you like to process orders in the evening, or the following morning).</p>
<p><strong>Improved summaries</strong></p>
<p>Increased item size summary, where previously we had export date, full name, payment date and payment status, we now manage to fit in all those plus item names, item quantities, and payment gross in your selected default currency for an improved quick glance summary.</p>
<p><strong>Increased SKU information</strong></p>
<p>You can now add more information to an SKU such as item stock price and dimensions.</p>
<p><img src="http://blog.scrobbld.com/wp-content/uploads/2011/08/sku1-300x281.jpg" alt="SKU" title="SKU" width="300" height="281" class="aligncenter size-medium wp-image-473" /></p>
<p><strong>Notes</strong></p>
<p>A long outstanding feature, we have now added the ability to add notes to your transactions.</p>
<p><strong>Selection Filter</strong></p>
<p>Lets you select by date, and then deselect particular transactions based upon different information, such as payment status, country, item name, SKU name and a few more. Really quite handy.</p>
<p><img src="http://blog.scrobbld.com/wp-content/uploads/2011/08/selectionfilter-229x300.png" alt="selection filter" title="selection filter" width="229" height="300" class="aligncenter size-medium wp-image-464" /></p>
<p>Here for example, I&#8217;ve selected two transactions (you can click anywhere on the transaction to select it), and it&#8217;s then given me a breakdown of information in those transactions, such as payment status, item name, SKU name and country. You can then click on the checkbox to deselect those transactions with the corresponding information. Useful if you want to say, post just those items which are in your local country, or only export the information of transactions with a completed payment status. We will be adding more filter options shortly.</p>
<p>We still obviously have the same easy search box to search all your transactions, which now returns all results in the same format as above so you have all the same useful functions at your fingertips!</p>
<p>We&#8217;re really hoping to get some feedback so we can start building upon this to help make everyone&#8217;s PayPal and eBay experiences just that little bit better!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/features/the-new-list-view-in-scrobbld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Completing the sale in eBay from Scrobbld</title>
		<link>http://blog.scrobbld.com/ebay/completing-the-sale-in-ebay-from-scrobbld/</link>
		<comments>http://blog.scrobbld.com/ebay/completing-the-sale-in-ebay-from-scrobbld/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 10:34:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ebay]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[complete sale]]></category>
		<category><![CDATA[leave feedback]]></category>
		<category><![CDATA[mark dispatched]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=457</guid>
		<description><![CDATA[It&#8217;s now very easy to mark your items as a) dispatched, b) paid for and c) leave feedback, all from the Scrobbld interface. First off you have to add the relevant eBay accounts that you are selling through. To the right of these, click on &#8216;settings&#8217; to customise your requirements for each eBay account you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s now very easy to mark your items as a) dispatched, b) paid for and c) leave feedback, all from the Scrobbld interface.</p>
<p>First off you have to <a href="http://blog.scrobbld.com/ebay/linking-your-ebay-account-to-scrobbld/">add the relevant eBay accounts</a> that you are selling through. To the right of these, click on &#8216;settings&#8217; to customise your requirements for each eBay account you&#8217;ve added.</p>
<p><img src="http://blog.scrobbld.com/wp-content/uploads/2011/07/interface.bmp" alt="interface" title="interface" class="aligncenter size-full wp-image-458" /></p>
<p>Once you&#8217;ve done this quick step, enable the &#8216;Complete sale in eBay from Scrobbld&#8217; action on the same page. </p>
<p>Now, whenever you mark transactions as &#8216;Complete&#8217; in the <a href="http://www.scrobbld.com/overview.php">Transactions</a> page, you&#8217;ll get a popup like the one below offering the opportunity for you to mark the particular items directly in eBay! Super!</p>
<p><img src="http://blog.scrobbld.com/wp-content/uploads/2011/07/complete.bmp" alt="Complete Sale in eBay" title="Complete Sale in eBay" class="aligncenter size-full wp-image-459" /></p>
<p>Any questions, just drop me a line.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/ebay/completing-the-sale-in-ebay-from-scrobbld/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lightning quick</title>
		<link>http://blog.scrobbld.com/news/lightning-quick/</link>
		<comments>http://blog.scrobbld.com/news/lightning-quick/#comments</comments>
		<pubDate>Thu, 26 May 2011 22:03:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=453</guid>
		<description><![CDATA[performance]]></description>
			<content:encoded><![CDATA[<p>We had noticed things going a bit sluggishly recently new to high demand on the service, so we&#8217;ve laid out a bit of extra cash and things should be running sweetly! We hope you enjoy the new lightning quick version of Scrobbld, I know we will!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/news/lightning-quick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recreating your eBay SKUs in Scrobbld</title>
		<link>http://blog.scrobbld.com/ebay/recreating-your-ebay-skus-in-scrobbld/</link>
		<comments>http://blog.scrobbld.com/ebay/recreating-your-ebay-skus-in-scrobbld/#comments</comments>
		<pubDate>Sun, 15 May 2011 11:28:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ebay]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=451</guid>
		<description><![CDATA[If you&#8217;ve set up everything just right in eBay, and created all your Stock Keeping Units (SKUs) in eBay in Selling Manager Pro or Turbo Lister, otherwise known as the &#8216;Custom Label&#8217;, and don&#8217;t feel like recreating all these in Scrobbld we have now introduced a feature to introduce eBay SKUs to Scrobbld. Anytime you [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve set up everything just right in eBay, and created all your Stock Keeping Units (SKUs) in eBay in Selling Manager Pro or Turbo Lister, otherwise known as the &#8216;Custom Label&#8217;, and don&#8217;t feel like recreating all these in Scrobbld we have now introduced a feature to introduce eBay SKUs to Scrobbld.</p>
<p>Anytime you receive a new completed transaction through eBay, Scrobbld will query eBay for the SKU name which will then be created if it&#8217;s not already in Scrobbld. This is &#8216;account agnostic&#8217;, so you don&#8217;t actually have to add your own eBay account for this feature to be enabled; you just enable it for all your transactions in the <a href="http://scrobbld.com/account/settings?page=5">eBay tab on the Accounts page</a>.</p>
<p>We are adding more eBay functions over the coming weeks; if you have a function that would really help you out, just let us know!</p>
<p>Ian.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/ebay/recreating-your-ebay-skus-in-scrobbld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linking your eBay account to Scrobbld</title>
		<link>http://blog.scrobbld.com/ebay/linking-your-ebay-account-to-scrobbld/</link>
		<comments>http://blog.scrobbld.com/ebay/linking-your-ebay-account-to-scrobbld/#comments</comments>
		<pubDate>Mon, 09 May 2011 09:10:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ebay]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.scrobbld.com/?p=448</guid>
		<description><![CDATA[We&#8217;ve now set up means of linking Scrobbld to all your eBay accounts, this is in anticipation of release of a bunch of eBay related functionality, such as resolving the SKU name from eBay Selling Manager Pro, and automatically marking an item in eBay as dispatched when it&#8217;s marked as dispatched in Scrobbld. Once you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://scrobbld.com/imagesv2/ebay.png" alt="eBay logo" style="float:left;" /> We&#8217;ve now set up means of linking Scrobbld to all your eBay accounts, this is in anticipation of release of a bunch of eBay related functionality, such as resolving the SKU name from eBay Selling Manager Pro, and automatically marking an item in eBay as dispatched when it&#8217;s marked as dispatched in Scrobbld. Once you&#8217;ve logged in, goto the <a href="http://scrobbld.com/account/settings?page=5">eBay tab on the accounts page</a>.</p>
<p>Once you add your eBay account you will be *immediately* notified when we add any new eBay functionality, to make your eBay and Scrobbld lives that little bit more harmonious.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scrobbld.com/ebay/linking-your-ebay-account-to-scrobbld/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

