<?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>2Checkout.com &#187; INS</title>
	<atom:link href="http://www.2checkout.com/community/blog/tag/ins/feed" rel="self" type="application/rss+xml" />
	<link>http://www.2checkout.com/community</link>
	<description>merchant account / credit card processing alternative</description>
	<lastBuildDate>Fri, 20 Nov 2009 14:30:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Notifications Tab and New INS features</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/new-notifications-tab-and-new-ins-features</link>
		<comments>http://www.2checkout.com/community/blog/knowledge-base/new-notifications-tab-and-new-ins-features#comments</comments>
		<pubDate>Sat, 18 Apr 2009 15:00:41 +0000</pubDate>
		<dc:creator>ricks</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[INS]]></category>
		<category><![CDATA[Instant Notification Service]]></category>

		<guid isPermaLink="false">http://www.2checkout.com/community/blog/knowledge-base/new-notifications-tab-and-new-ins-features/</guid>
		<description><![CDATA[The INS Notifications tab has been moved to a new location in your account. Previously the Notifications page was accessed by clicking the Account tab and then the Notifications sub-tab on the Account page.  Notifications has been assigned it&#8217;s own tab that can now be accessed from any page in your account.
We have also [...]]]></description>
			<content:encoded><![CDATA[<p>The INS Notifications tab has been moved to a new location in your account. Previously the Notifications page was accessed by clicking the Account tab and then the Notifications sub-tab on the Account page.  Notifications has been assigned it&#8217;s own tab that can now be accessed from any page in your account.</p>
<p>We have also added a few new features to the Notifications page, the ability to view logs of successful and failed INS notifications as well as a new testing feature. To access these features you will need to click the Notifications tab from any page on your account. On the Notifications page you will now see 3 new sub-tabs: Success, Failed and Test.</p>
<p><span id="more-756"></span>By clicking the Success sub-tab you will be redirected to a log of all successful INS notifications for your account. You will be able to view the Date and Time for a notification, Message Type, Notification Type, URL the notification was sent to, Last Attempted(Date and Time the last attempt for the notification was made) and the Invoice ID. You may also resend any successful notification from this page.</p>
<p>Clicking the Failed sub-tab will redirect you to a log of all failed INS notifications for your account. You will be able to view the Date and Time for a notification, Message Type, Notification Type, URL the notification was sent to, Last Attempted(Date and Time the last attempt for the notification was made) and the Invoice ID. You may also resend any failed notification from this page.</p>
<p><strong>Important note: </strong> Notifications listed in the Success and Failed logs will be listed on the report for 30 days and will then fall off the report.</p>
<p>Clicking the Test sub-tab will redirect you to a page where you will be able to send test notifications to a URL that you enter on the page. Suppliers are able to test each message type to ensure their scripts are capturing all of the returned parameters. Suppliers can also make use of the Instant Notification Service Simulator within the <a href="http://developers.2checkout.com/inss">developers.2Checkout area</a> as an additional way to test their INS scripts. When testing INS notifications, the following values will be sent for all message types:</p>
<ul>
<li>[bill_city] =&gt; Columbus</li>
<li>[bill_country] =&gt; USA</li>
<li>[bill_postal_code] =&gt; 43228</li>
<li>[bill_state] =&gt; Ohio</li>
<li>[bill_street_address] =&gt; 1785 Acme Road</li>
<li>[bill_street_address2] =&gt; Apt 2</li>
<li>[cust_currency] =&gt; USD</li>
<li>[customer_email] =&gt; JohnDoe@2co.com</li>
<li>[customer_first_name] =&gt; Raphael</li>
<li>[customer_ip] =&gt; 192.168.2.37</li>
<li>[customer_ip_country] =&gt; USA</li>
<li>[customer_last_name] =&gt; Doe</li>
<li>[customer_name] =&gt; Raphael Doe</li>
<li>[customer_phone] =&gt; 6149212450</li>
<li>[invoice_id] =&gt; 100006320</li>
<li>[item_count] =&gt; 1</li>
<li>[item_cust_amount_1] =&gt; 10.25</li>
<li>[item_duration_1] =&gt; 1</li>
<li>[item_id_1] =&gt; 4562</li>
<li>[item_list_amount_1] =&gt; 9.99</li>
<li>[item_name_1] =&gt; New Account Signup</li>
<li>[item_rec_date_next_1] =&gt; N/A</li>
<li>[item_rec_install_billed_1] =&gt; 0</li>
<li>[item_rec_list_amount_1] =&gt; N/A</li>
<li>[item_rec_status_1] =&gt; N/A</li>
<li>[item_recurrence_1] =&gt; N/A</li>
<li>[item_type_1] =&gt; N/A</li>
<li>[item_usd_amount_1] =&gt; 49.00</li>
<li>[key_count] =&gt; 56</li>
<li>[list_currency] =&gt; USD</li>
<li>[md5_hash] =&gt; F9E2731C0F3F567D18D8647F6EA8D8DB</li>
<li>[message_description] =&gt; Test Message</li>
<li>[message_id] =&gt; 1</li>
<li>[message_type] =&gt; RECURRING_RESTARTED</li>
<li>[payment_type] =&gt; paypal</li>
<li>[recurring] =&gt; 0</li>
<li>[sale_date_placed] =&gt; 2004-03-1619:23:45</li>
<li>[sale_id] =&gt; 100006310</li>
<li>[ship_city] =&gt; Columbus</li>
<li>[ship_country] =&gt; USA</li>
<li>[ship_name] =&gt; Janie Doe</li>
<li>[ship_postal_code] =&gt; 43235</li>
<li>[ship_state] =&gt; OH</li>
<li>[ship_status] =&gt; A</li>
<li>[ship_street_address] =&gt; 134 Acme Lane</li>
<li>[ship_street_address2] =&gt; apt 3D</li>
<li>[ship_tracking_number] =&gt; 2323424234234-234-234</li>
<li>[timestamp] =&gt; 2009-04-0319:48:58</li>
<li>[vendor_id] =&gt; 1007</li>
<li>[vendor_order_id] =&gt; 1008OA</li>
</ul>
<p><strong>Related Article: </strong><a href="http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service/">Instant Notification Service</a></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.2checkout.com%2Fcommunity%2Fblog%2Fknowledge-base%2Fnew-notifications-tab-and-new-ins-features&amp;title=New+Notifications+Tab+and+New+INS+features', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://secure.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/community/blog/knowledge-base/new-notifications-tab-and-new-ins-features/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selling Recurring Products With 2Checkout</title>
		<link>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/recurring-charges/selling-recurring-products-with-2checkout</link>
		<comments>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/recurring-charges/selling-recurring-products-with-2checkout#comments</comments>
		<pubDate>Thu, 25 Sep 2008 01:00:25 +0000</pubDate>
		<dc:creator>knowledgebase</dc:creator>
				<category><![CDATA[2Checkout Blog]]></category>
		<category><![CDATA[Recurring Charges]]></category>
		<category><![CDATA[INS]]></category>
		<category><![CDATA[Instant Notification Service]]></category>
		<category><![CDATA[recurring]]></category>
		<category><![CDATA[subscriptions]]></category>

		<guid isPermaLink="false">http://www.2checkout.com/community/blog/2checkout-blog/selling-recurring-products-with-2checkout/</guid>
		<description><![CDATA[2Checkout provides you with the ability to offer recurring products. In addition, you can combine our Instant Notification Service (INS) with your recurring products to further automate your system.
What Is A Recurring Product?
A recurring product will form a sale that will automatically bill your customer at a specified interval. These types of products are typically [...]]]></description>
			<content:encoded><![CDATA[<p>2Checkout provides you with the ability to offer recurring products. In addition, you can combine our Instant Notification Service (INS) with your recurring products to further automate your system.</p>
<h2>What Is A Recurring Product?</h2>
<p>A recurring product will form a sale that will automatically bill your customer at a specified interval. These types of products are typically used for such items as web hosting, membership services or &#8216;Item of the Month&#8217; type products.</p>
<p><span id="more-528"></span>In order to use recurring products, you must use the <a href="http://www.2checkout.com/community/blog/knowledge-base/tech-support/using-the-plug-n-play-cart/what-are-the-parameters-for-the-plug-n-play-cart/">Plug-n-Play parameter set</a> and have these products created within your account. Keep in mind, only credit cards are accepted for recurring products. If you need assistance with creating products, <a href="http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/new-vendor-admin/creating-a-new-product/">this article</a> will help you.</p>
<h2>What Types Of Options Can My Recurring Products Have?</h2>
<p>2Checkout currently supports recurrence intervals that will allow the sale to bill your customer every week, month or year. You also have the freedom to set how many of the intervals must pass for the sale to bill. This means you can set a sale to bill every 1 week, 2 weeks, 8 weeks, 7 months or even every 2 years.</p>
<p>Recurring products must also be given a duration, or the total amount of times the sale will bill before it stops billing. You can currently set a recurring product to bill for any specified number of weeks, months, years, or this can be set so the sale bills forever until it is canceled.</p>
<p>By combining your interval and duration you can set a sale to bill for exactly how long you need it to. If you wish to sell a 6 week e-book subscription where you will deliver a new e-book to your customer and bill them every week. To set this up we would create a product that bills every 1 week for 6 weeks. Recurring products can be both intangible product that require no shipping or tangible products which do require shipping. A tangible recurring product will be charged shipping on each installment that is billed. Shipping charges cannot be applied to intangible products.</p>
<p>If you need to add a charge for any reason you can set a start-up fee, which will be added to your products price on the first billing only. This start up fee will only be charged at the initial purchase. Setting a $10 startup fee would allow you to bill your customer, for example, monthly for $20, but charge the customer $30 the first billing.</p>
<p>You may also use a negative startup fee to lower, but not eliminate, the initial charge. Setting a -$10 startup fee would allow you to bill your customer, for example, monthly for $20, but charge the customer $10 the first billing.</p>
<p>Recurring products may be edited, but this will NOT effect current recurring orders for those products. Editing a recurring product will only effect orders placed for that product after the changes have been saved.</p>
<h2>What Options Do I Have For Tracking My Sales?</h2>
<p>Once a recurring sale has been placed, it can be viewed inside your 2Checkout account on its sale details page. This will show you each installment that has taken place, when it was billed and how much it was. It will also contain all your customer information and sale information just like regular non-recurring sales. If you need help finding a sale inside of your account, <a href="http://www.2checkout.com/community/blog/knowledge-base/sales-management/order-status/where-do-my-sales-show-in-my-admin-page/">this article</a> will assist you.</p>
<p>The &#8220;Declined Recurrings&#8221; report and the &#8220;Recurrings to Bill&#8221; report will help you track your recurring sales. The &#8220;Declined Recurrings&#8221; report will show you each sale that has declined and for what reason it declined. When a recurring sale declines your customer is sent an email notifying them of this and they are provided a link to update the billing information they have on file. Suppliers will also receive a copy of this email so they are aware that a billing was not successful. When a customers updates the billing information the sale will attempt to bill again. If the customer does not manually update the billing information the system will automatically attempt to bill the sale every seven days. The &#8220;Recurrings to Bill&#8221; report will show you the recurring sales on your account that are set to bill again and when they will bill.</p>
<h2>Can I Automate Sales Tracking?</h2>
<p>Using the <a href="http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service/">Instant Notification Service (INS) beta</a>, you have the ability to receive information directly from 2Checkout to your website and any system you have in place when certain events occur.</p>
<p>To enable INS, you first need to build a script (or multiple scripts) that will be accessed by and will receive data from our server. The <a href="https://www.2checkout.com/static/va/documentation/INS/index.html">INS User Guide</a> will assist you in developing this script.</p>
<p>Once you have your script(s) constructed, you will want to add them to the Notifications section, which can be found under the Account tab. Fill out the text fields with your script URL(s), making sure to enable each notification that you want to get sent to your script(s).</p>
<p>If you need to be notified when an order is created (recurring or not), you can use the &#8220;New Order Created&#8221; notification setting, which will be called shortly after a new order was placed through your account. This is similar to the Approved URL within your account settings, but it is *NOT* the same. The Approved URL setting can be used to pass the customer (along with data about the sale) back to that URL on your website, whereas the INS &#8220;New Order Created&#8221; URL will be accessed in the background by our system after the customer is finished with their order. If you want your customer to be returned to a URL on your website after they place a sale, you will want to use an Approved URL. Otherwise, if you want to just receive data about the new order created, you can use the INS &#8220;New Order Created&#8221; setting.</p>
<p>Setting the notification URLs for recurring orders can be done using the last five notification items, and are as follows:</p>
<ul>
<li><strong>Recurring Installment Successfully Billed</strong> &#8212; The &#8220;New Order Created&#8221; URL setting is called (if it is set) on the first time a recurring product is ordered. Then, this &#8220;Recurring Installment Successfully Billed&#8221; gets called every time the order successfully bills after the initial purchase.</li>
<li><strong>Recurring Installment Failed</strong> &#8212; Whenever a recurring order fails to bill, this URL is called. Failures will happen whenever a customer&#8217;s billing details can not be billed successfully. This typically happens when a customer&#8217;s credit card has expired, or if the customer does not have sufficient funds within their account.</li>
<li><strong>Recurring Stopped</strong> &#8212; This URL will be called when a recurring order was stopped before its recurrence length is finished. This URL will be called whether the vendor or a 2Checkout agent ends the recurrence on an order.</li>
<li><strong>Recurring Complete</strong> &#8212; This URL will be called when a recurring order successfully bills its final sale and the recurrence has ended. Keep in mind, you will receive an additional call from the &#8220;Recurring Installment Successfully Billed&#8221; along with a call to the &#8220;Recurring Complete&#8221; URL.</li>
<li><strong>Recurring Restarted</strong> &#8212; When a recurring product has been re-started from previously being stopped, this URL is called. This URL will be called when a 2Checkout agent re-starts billing on a recurring order.</li>
</ul>
<p>Once you have these URL settings enabled, you will start receiving INS calls as soon as they happen. If you have any issues with the INS or you require assistance with the INS parameters, please don&#8217;t hesitate to <a href="https://support.2co.com/deskpro/newticket.php">open a support ticket</a> in the Tech Support category.</p>
<h2>How Can I Stop A Recurring Sale?</h2>
<p>To stop a recurring sale so it no longer bills, the supplier will need to access the sale detail page we discussed earlier and click the &#8220;Stop Recurring&#8221; link located at the bottom of each line item on every recurring installment. Once this link is clicked, it will read &#8220;Restart Recurring&#8221;. Suppliers have the ability to stop a recurring sale whenever they wish. Customers can also contact 2Checkout.com to request the billing be stopped. Suppliers will be notified when this happens and may be requested to provide information before we stop the sale.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.2checkout.com%2Fcommunity%2Fblog%2Fknowledge-base%2Fsuppliers%2Ftech-support%2Frecurring-charges%2Fselling-recurring-products-with-2checkout&amp;title=Selling+Recurring+Products+With+2Checkout', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://secure.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/community/blog/knowledge-base/suppliers/tech-support/recurring-charges/selling-recurring-products-with-2checkout/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Instant Notification Service</title>
		<link>http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service</link>
		<comments>http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service#comments</comments>
		<pubDate>Thu, 24 Apr 2008 21:00:14 +0000</pubDate>
		<dc:creator>richon</dc:creator>
				<category><![CDATA[2Checkout Blog]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[INS]]></category>
		<category><![CDATA[Instant Notification Service]]></category>

		<guid isPermaLink="false">http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service/</guid>
		<description><![CDATA[2Checkout will be releasing has released a new beta version  of our Instant Notification Service (INS) later this week.
This new version has streamlined  message parameter definitions, and more INS messages than the original preview version.
Messages in this release:

Order Created
Fraud Status Changed
Shipping Status Changed
Invoice Status Changed
Refund Issued
Recurring Installment Success
Recurring Installment Failed
Recurring Stopped
Recurring Complete
Recurring Restarted

A [...]]]></description>
			<content:encoded><![CDATA[<p><strong>2Checkout <span style="text-decoration: line-through">will be releasing</span> </strong><strong>has released </strong><strong>a new beta version  of our Instant Notification Service (INS) <span style="text-decoration: line-through">later this week.</span></strong></p>
<p>This new version has streamlined  message parameter definitions, and more INS messages than the original preview version.</p>
<p><span id="more-549"></span>Messages in this release:</p>
<ul>
<li>Order Created</li>
<li>Fraud Status Changed</li>
<li>Shipping Status Changed</li>
<li>Invoice Status Changed</li>
<li>Refund Issued</li>
<li>Recurring Installment Success</li>
<li>Recurring Installment Failed</li>
<li>Recurring Stopped</li>
<li>Recurring Complete</li>
<li>Recurring Restarted</li>
</ul>
<p>A full set of updated, streamlined and simplified documentation <a href="https://www.2checkout.com/static/va/documentation/INS/index.html">is posted online</a> <span style="text-decoration: line-through">will be posted  online soon</span>. These documents provide detailed information and multiple  examples of the parameters that are passed back for each message.</p>
<p>In this release, all messages will share one of 2 parameter set  definitions: Item level or Invoice level. Additionally, some parameters have  been added, including:</p>
<ul>
<li>customer_ip</li>
<li>customer_ip_country</li>
<li>ship_status</li>
<li>ship_tracking_number</li>
</ul>
<p>Detailed descriptions of the new parameters will be provided in the new  documentation. Release details and new documentation will be posted online soon;  we’d like to thank everyone again for their participation and feedback!</p>
<p>Please Note: The INS Opt-in can only be found within our new Vendor Area,  located <a href="https://www.2checkout.com/va/">here</a>. Use  your regular username &amp; password from the old Vendor Area to login.</p>
<p>Also, keep in mind that suppliers can make use of the Instant Notification Service Simulator within the <a href="http://developers.2checkout.com/inss">developers.2Checkout area</a> as an additional way to test their INS scripts.</p>
<p><strong>Originally posted April 22, 2008 </strong></p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.2checkout.com%2Fcommunity%2Fblog%2F2checkout-blog%2Finstant-notification-service&amp;title=Instant+Notification+Service', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://secure.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/community/blog/2checkout-blog/instant-notification-service/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Changes to Instant Notification Service</title>
		<link>http://www.2checkout.com/community/blog/2checkout-blog/changes-to-instant-notification-service</link>
		<comments>http://www.2checkout.com/community/blog/2checkout-blog/changes-to-instant-notification-service#comments</comments>
		<pubDate>Tue, 01 Apr 2008 21:42:57 +0000</pubDate>
		<dc:creator>richon</dc:creator>
				<category><![CDATA[2Checkout Blog]]></category>
		<category><![CDATA[INS]]></category>
		<category><![CDATA[vendor admin]]></category>

		<guid isPermaLink="false">http://www.2checkout.com/community/blog/2checkout-blog/changes-to-instant-notification-service/</guid>
		<description><![CDATA[On March 6th, 2Checkout announced an advanced preview of our new Instant Notification Service (INS).  We have since been refining the service, and will soon be releasing a new version, with streamlined message parameter definitions, and additional INS messages, such as:

Order Created
Recurring Stopped

A full set of updated streamlined and simplified documentation will be posted [...]]]></description>
			<content:encoded><![CDATA[<p>On March 6th, 2Checkout announced an advanced preview of our new <a href="http://www.2checkout.com/community/blog/2checkout-blog/advance-preview-of-2co-instant-notification-service/">Instant Notification Service (INS)</a>.  We have since been refining the service, and will soon be releasing a new version, with streamlined message parameter definitions, and additional INS messages, such as:</p>
<ul>
<li>Order Created</li>
<li>Recurring Stopped</li>
</ul>
<p>A full set of updated streamlined and simplified documentation will be posted online soon.  These documents will provide detailed information and multiple examples of the parameters that are passed back for each message.</p>
<p>This release will also include changes to some of the parameters and values passed with each INS message.  If you implemented INS based on the advanced preview documentation it will be important to review these changes and edit your scripts.</p>
<p>In the new release, all messages will share one of 2 parameter set definitions: Item level or Invoice level.  Additionally, some parameters have been added, including:</p>
<ul>
<li>customer_ip</li>
<li>customer_ip_county</li>
<li>ship_status</li>
<li>ship_tracking_number</li>
</ul>
<p>Detailed descriptions of the new parameters will be provided in the new documentation.  Release details and new documentation will be posted online soon; we&#8217;d like to thank everyone again for their participation and feedback!</p>
<p>Please Note: The INS Opt-in can only be found within our new Vendor Area, located <a href="https://www.2checkout.com/va/">here</a>. Use your regular username &amp; password from the old Vendor Area to login.</p>
<p>Also, keep in mind that suppliers can make use of the Instant Notification Service Simulator within the <a href="http://developers.2checkout.com/inss">developers.2Checkout area</a> as an additional way to test their INS scripts.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.2checkout.com%2Fcommunity%2Fblog%2F2checkout-blog%2Fchanges-to-instant-notification-service&amp;title=Changes+to+Instant+Notification+Service', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://secure.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/community/blog/2checkout-blog/changes-to-instant-notification-service/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advance Preview of 2CO Instant Notification Service</title>
		<link>http://www.2checkout.com/community/blog/2checkout-blog/advance-preview-of-2co-instant-notification-service</link>
		<comments>http://www.2checkout.com/community/blog/2checkout-blog/advance-preview-of-2co-instant-notification-service#comments</comments>
		<pubDate>Thu, 06 Mar 2008 21:06:43 +0000</pubDate>
		<dc:creator>joel</dc:creator>
				<category><![CDATA[2Checkout Blog]]></category>
		<category><![CDATA[INS]]></category>
		<category><![CDATA[vendor admin]]></category>

		<guid isPermaLink="false">http://www.2checkout.com/community/blog/2checkout-blog/advance-preview-of-2co-instant-notification-service/</guid>
		<description><![CDATA[2Checkout is pleased to offer an advance preview of our Instant Notification Service (INS).  This service has long been a top request, and we believe there are thousands of 2CO vendors who will benefit greatly from this new service.  We wanted to get this in front of you, our vendors, as soon as [...]]]></description>
			<content:encoded><![CDATA[<p>2Checkout is pleased to offer an advance preview of our Instant Notification Service (INS).  This service has long been a top request, and we believe there are thousands of 2CO vendors who will benefit greatly from this new service.  We wanted to get this in front of you, our vendors, as soon as possible so that we can quickly improve the documentation and support of this service.</p>
<p>INS is, in plain terms, a service which will post sets of cgi parameters to any URL you specify.  These posts are each a message containing all the information you need about a specific event (such as when a recurring order re-bills successfully).</p>
<p>This service currently includes the ability to opt-in and receive messages for the following events:</p>
<ul>
<li>Recurring Order Stopped</li>
<li>Recurring Installment Billing Failed</li>
<li>Recurring Installment Billing Succeeded</li>
<li>Order Refunded</li>
<li>Order Canceled</li>
<li>Order Fraud Status Changed</li>
</ul>
<p>So what can you do with these messages?  Well, please remember that you are getting the very first look at these messages, we do not yet have any prepared add-ons for carts you may be using.  We are hopeful that several of the carts out there will be responsive and create add-ons which read in the information from the message and use it to automate some inventory or customer access tasks, making your lives easier.  We also hope some of our very talented vendors will create message receiving tools on their own and share them with our community.</p>
<p>We, for our part, will be contacting carts and encouraging them to integrate INS as well as creating some example CGI scripts that our vendors can use as a starting point for integrating these messages into their systems.</p>
<p>The INS Opt-in can only be found within our new Vendor Area, located <a href="https://www.2checkout.com/va/"> here</a>. Use your regular username &amp; password from the old Vendor Area to login.</p>
<p><span id="more-490"></span><br />
After you are logged in, to get to the INS opt-in page, you need to select the &#8220;Account&#8221; tab, then the &#8220;Notifications&#8221; sub-tab.  You can also get there directly by using this link after you&#8217;re logged in: <a href="https://www.2checkout.com/va/acct/ins_settings">https://www.2checkout.com/va/acct/ins_settings</a>.</p>
<p>Opting into the INS is as simple as checking the box next to each message you wish to receive, and entering the URL you want it sent to.</p>
<p>Technical specifications detailing each message type and the parameters it will include <a href="https://www.2checkout.com/static/va/documentation/INS/index.html">can be found online here</a>, but we are very interested in receiving your feedback in order to improve it. Please feel free to reply to this post or contact us via the ticket system if you have suggestions or additional questions.</p>
<p>On omission in the current documents has already come to our attention, but rather than the delay this preview while we corrected it, we felt we should move forward with the preview and just add the information here.</p>
<p>The message_type parameter, which indicates the event which triggered the message, can have one of the following values:</p>
<ul>
<li>Recurring order stopped</li>
<li>Recurring installment failed to bill</li>
<li>Recurring installment successfully billed</li>
<li>Recurring installment retry successfully billed</li>
<li>Order refunded</li>
<li>Order cancelled</li>
<li>Order fraud status changed</li>
</ul>
<p>Thank you again for your interest in the 2CO Instant Notification Service and thank you in advance for your valuable feedback!</p>
<p>Sincerely,<br />
2Checkout.com</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.2checkout.com%2Fcommunity%2Fblog%2F2checkout-blog%2Fadvance-preview-of-2co-instant-notification-service&amp;title=Advance+Preview+of+2CO+Instant+Notification+Service', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://secure.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.2checkout.com/community/blog/2checkout-blog/advance-preview-of-2co-instant-notification-service/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
