<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.9" -->
<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/"
	>

<channel>
	<title>The Form Assembly</title>
	<link>http://formassembly.com/blog</link>
	<description>The Web Developer Tool to Build State-of-the-Art Forms</description>
	<pubDate>Sun, 23 Nov 2008 20:31:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.9</generator>
	<language>en</language>
			<item>
		<title>New FormAssembly.com Launched!</title>
		<link>http://formassembly.com/blog/new-formassemblycom-launched/</link>
		<comments>http://formassembly.com/blog/new-formassemblycom-launched/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 22:39:15 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/new-formassemblycom-launched/</guid>
		<description><![CDATA[After two months of testing, and with the invaluable help of our early adopters who participated in the beta-tests, we are now ready to switch to the new version of FormAssembly.com.
If you don&#8217;t have an account with us yet, you can go straight to our new site to discover our service and sign-up.
If you do [...]]]></description>
			<content:encoded><![CDATA[<p>After two months of testing, and with the invaluable help of our early adopters who participated in the beta-tests, we are now ready to switch to the new version of FormAssembly.com.</p>
<p>If you don&#8217;t have an account with us yet, <a href="http://beta.formassembly.com">you can go straight to our new site</a> to discover our service and sign-up.</p>
<p>If you do have an account, first don&#8217;t worry. The change does not impact your account and <span style="font-weight: bold">your forms will continue to collect data as usual</span>. If you want to learn how to take advantage of the new version, please <a href="http://beta.formassembly.com/sign-up/migration-procedure.php">check out our migration notice</a>.</p>
<p>If you want to learn a bit more about the new FormAssembly.com, here are a few previous blog entries covering some of the new features:</p>
<ul>
<li><a href="http://beta.formassembly.com/blog/overview-of-the-new-form-builder/">Overview of the new Form Builder</a></li>
<li><a href="/blog/web-form-integration-options-in-the-new-formassemblycom/">New website integration options<br />
</a></li>
<li><a href="http://formassembly.com/blog/managing-incomplete-form-responses/">Improved response management</a></li>
<li><a href="http://formassembly.com/blog/announcing-the-new-formassembly/">Private beta announcement </a></li>
</ul>
<p>There are many other new features not yet covered in our blog:</p>
<ul>
<li>Form versioning.</li>
<li>Customizable auto-responders.</li>
<li>Preview of response before final submit.</li>
<li>Generic connector to automatically repost submitted data to any third-party server-side script.</li>
<li>Enhanced Salesforce connector (web-to-lead, web-to-case, web-to-custom&#8230;).</li>
</ul>
<p>The new version has a <a href="http://formassembly.com/blog/">separate blog</a>, please <a href="http://beta.formassembly.com/blog/feed/">subscribe to the new feed</a> if you want to be kept updated.</p>
<p>Looking forward seeing you on our new site!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/new-formassemblycom-launched/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Form Integration Options in the New FormAssembly.com</title>
		<link>http://formassembly.com/blog/web-form-integration-options-in-the-new-formassemblycom/</link>
		<comments>http://formassembly.com/blog/web-form-integration-options-in-the-new-formassemblycom/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 01:44:55 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/web-form-integration-options-in-the-new-formassemblycom/</guid>
		<description><![CDATA[NOTE: This is part 2 of a series of posts introducing the features of the new FormAssembly.com, currently in beta-test.
The new FormAssembly.com proposes three different ways to setup the web forms you have created.

HTML Integration: You place the form on your website by copying and pasting HTML code.
Code Integration: You place the form on your [...]]]></description>
			<content:encoded><![CDATA[<div class="secondaryNav">NOTE: This is part 2 of a series of posts introducing the features of the new FormAssembly.com, currently <a href="http://beta.formassembly.com/sign-up/invite.php">in beta-test</a>.</div>
<p>The new FormAssembly.com proposes three different ways to setup the web forms you have created.</p>
<ul>
<li><strong>HTML Integration</strong>: You place the form on your website by copying and pasting HTML code.</li>
<li><strong>Code Integration</strong>: You place the form on your site by copying and pasting server-side code.</li>
<li><strong>No Integration</strong>: You leave the form on FormAssembly.com</li>
</ul>
<p>Each method has its benefits and drawbacks. The last method is the easiest but it offers limited customization options. The two other methods offer a seamless user experience and may be more appropriate if you have the technical skills needed.</p>
<p><img src="http://beta.formassembly.com/images/blog/form-integration-methods.gif" /></p>
<h3>The Form Submission Workflow</h3>
<p>Filling out web forms is not always a single-step process. Several things may happen before a &#8220;thank-you&#8221; message can be displayed: invalid data may need to be corrected or a confirmation may be required. Each integration method handles these steps differently.<br />
<img src="http://beta.formassembly.com/images/blog/flow-serverside-integration.gif" /></p>
<p>When using the <em>code integration </em>method, users can submit the form without ever leaving your site and statistics like drop-out rate are calculated accurately.</p>
<p>Setting this up is relatively easy. We provide the code and you just need to copy and paste it on a page of your site. It is nonetheless an &#8216;advanced&#8217; feature that may not work for everyone. There are technical requirements that may not be met by your web host, and you may not be able to place the code in your page (especially if you are using a Content Management System or a blogging engine).</p>
<p><img src="http://beta.formassembly.com/images/blog/flow-html-integration.gif" /></p>
<p>When using the <em>HTML</em> <em>integration</em> method, the users will stay within your site, unless invalid data is detected by our server or a confirmation is required. In this case, the user will be redirected to a neutral-looking page on formassembly.com, where (s)he will be able to complete the required step.</p>
<p>Contrary to the server-side <em>code integration </em>method, this method should work for everyone, as long as you know how to create or edit a web page on your site. We provide the HMTL source, and you can edit it (to a certain degree) to match your website design.</p>
<p><img src="http://beta.formassembly.com/images/blog/flow-no-integration.gif" /></p>
<p>This is the default option for forms created with FormAssembly.com. There is absolutely no setup required so this is the easiest and fastest way to start collecting data with your web forms. The downside is that the form is hosted  by us, so your users may be confused by the disconnect between your site and the form.</p>
<p>That&#8217;s it for today. Next week we&#8217;ll present the <a href="https://beta.formassembly.com/tour/web-form-builder.php">new Form Builder</a>. It is certainly the centerpiece of the new FormAssembly.com, so stay tuned!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/web-form-integration-options-in-the-new-formassemblycom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Managing Incomplete Form Responses</title>
		<link>http://formassembly.com/blog/managing-incomplete-form-responses/</link>
		<comments>http://formassembly.com/blog/managing-incomplete-form-responses/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 15:17:19 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/managing-incomplete-form-responses/</guid>
		<description><![CDATA[NOTE: This is part 1 of a series of posts introducing the features of the new FormAssembly.com, currently in beta-test.
What is an incomplete response?
An incomplete response is a response that was submitted by the respondent, but for one reason or another, a final step was not completed successfully.
When using FormAssembly.com, there are four different situations [...]]]></description>
			<content:encoded><![CDATA[<div class="secondaryNav">NOTE: This is part 1 of a series of posts introducing the features of the new FormAssembly.com, currently <a href="http://beta.formassembly.com/sign-up/invite.php">in beta-test</a>.</div>
<h3>What is an incomplete response?</h3>
<p>An incomplete response is a response that was submitted by the respondent, but for one reason or another, a final step was not completed successfully.</p>
<p>When using FormAssembly.com, there are four different situations where a response will be considered incomplete:</p>
<ol>
<li>With the &#8220;Save &#038; Resume&#8221; option enabled (which by the way is now optional), the respondent has saved the form, but has not yet come back to finalize it.</li>
<li>With the &#8216;Preview&#8217; option enabled, the respondent has completed the form, but has not yet clicked the &#8216;confirm&#8217; button on the preview page.</li>
<li>With the &#8216;Captcha&#8217; option enabled, the respondent failed to correctly identify the letters and has not yet resubmitted the form.</li>
<li>The respondent submitted a form that did not pass the server-side validation and has not yet resubmitted the form with valid data.</li>
</ol>
<p>The &#8220;incomplete&#8221; status can be temporary, since the respondent can still complete the required step to finalize the response. It can also be permanent, if the respondent has abandoned the form.</p>
<h3>What can I do with incomplete responses?</h3>
<p>The new FormAssembly includes a view to manage incomplete responses. Its purpose is to help you identify and reduce the number of abandoned responses.</p>
<p><img alt="Incomplete Form Responses" title="Incomplete Form Responses" src="http://beta.formassembly.com/images/blog/incomplete-responses-1.gif" /><br />
It is quite common, for instance, to find a response saved and eventually abandoned because its author couldn&#8217;t remember the address or the password to resume the form. To mitigate this problem, we provide a couple of built-in tools to easily send reminders and reset passwords. But first, we added a way for your visitors to contact you when they need assistance.</p>
<p><strong>Provide Assistance</strong></p>
<p>At the bottom of each form there is a link, &#8220;<a target="new" href="http://app.formassembly.com/forms/help/4">Need assistance with this form?</a>&#8220;, which leads to a page showing your public contact information. You can enter this information in the &#8220;Account&#8221; tab, when logged on your FormAssembly.com account. By providing an email address or a phone number, you will ensure that anyone who has difficulty filling out or resuming one of your forms will be able to contact you for assistance.</p>
<p><strong>Send a Reminder </strong></p>
<p>When you have identified a response that was saved by its author and not resumed within a reasonable time-frame, you can easily send a customized reminder in a couple of clicks.<br />
<img alt="send a reminder" title="send a reminder" src="http://beta.formassembly.com/images/blog/send-reminder.gif" /></p>
<p><strong>Reset a Password </strong></p>
<p>If one of your respondent has lost his/her password and is asking for your help, you can also send a new password very easily. The email and the new password are automatically generated.</p>
<p><img alt="Reset respondent password" title="Reset respondent password" src="http://beta.formassembly.com/images/blog/reset-resume-password.gif" /></p>
<p><strong>Finalize the Response</strong></p>
<p>You can also finalize the response yourself if you think that the data available is good enough and that the respondent is unlikely to come back.</p>
<p>That&#8217;s it for this introduction of one of the new features of FormAssembly.com. Remember, <a href="http://beta.formassembly.com">you can try the new version for free</a>. The next post will present the new API, and show how it allows your visitors to go through the several steps of completing a form without leaving your site.
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/managing-incomplete-form-responses/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Announcing the New FormAssembly</title>
		<link>http://formassembly.com/blog/announcing-the-new-formassembly/</link>
		<comments>http://formassembly.com/blog/announcing-the-new-formassembly/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 14:32:11 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/announcing-the-new-formassembly/</guid>
		<description><![CDATA[Since it&#8217;s early days, two years ago, FormAssembly.com has gone through many updates and improvements. New features were added, old functionalities were reworked and pages were redesigned, but the service has remained on the same platform all along.
This time, it&#8217;s different. The new version of FormAssembly is a complete re-engineering of our service. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>Since it&#8217;s early days, two years ago, FormAssembly.com has gone through many updates and improvements. New features were added, old functionalities were reworked and pages were redesigned, but the service has remained on the same platform all along.</p>
<p>This time, it&#8217;s different. The new version of FormAssembly is a complete re-engineering of our service. It&#8217;s <a href="http://beta.formassembly.com">a new website</a>, a new form management application, a new form builder and many new features born from our years of experience and the great feedback from our users.</p>
<p>The new version is currently in private beta. <a href="http://beta.formassembly.com/sign-up/invite.php">If you&#8217;d like to try it before anyone else, please let us know</a>. If you currently have an account with us, you will have the opportunity to migrate your account, your forms and your responses to the new version. We will maintain both versions concurrently for as long as necessary.</p>
<h2>What&#8217;s New:</h2>
<p><strong>New processing options:</strong></p>
<ul>
<li>You can set up customizable auto-responders.</li>
<li>Respondents can preview their response before submitting it.</li>
<li>and more&#8230;</li>
</ul>
<p><strong>Improved response management:</strong></p>
<ul>
<li>You can manage incomplete responses and send reminders.</li>
<li>You can annotate and edit responses.</li>
</ul>
<p><strong>Extended multi-language support:</strong></p>
<ul>
<li>The application itself is available in French and English.</li>
<li>Forms are fully localizable in the 25+ currently supported languages.</li>
</ul>
<p><strong>Better integration with your site:</strong></p>
<ul>
<li>You can easily add the form to your website using server-side code.</li>
<li>A generic connector allows you to post data back to any third-party script.</li>
</ul>
<p><strong>Powerful forms:</strong></p>
<ul>
<li>calculated fields,</li>
<li>flexible layout options,</li>
<li>form versioning,</li>
<li>and more&#8230;</li>
</ul>
<p>This week, I will start a series of posts presenting these new functionalities in more detail. It&#8217;s an exciting time for us and we hope you&#8217;ll enjoy the new FormAssembly!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/announcing-the-new-formassembly/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Improved layouts for your responses</title>
		<link>http://formassembly.com/blog/improved-layouts-for-your-responses/</link>
		<comments>http://formassembly.com/blog/improved-layouts-for-your-responses/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 22:40:29 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/improved-layouts-for-your-responses/</guid>
		<description><![CDATA[
Over the last two days we&#8217;ve been updating a few things here and there on the site. The most important change is the new layout for the data collected. Hopefully, it is now easier to read. It also addresses some issues we had in the past (such as the sometimes incorrect order of questions). This [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Better layouts for the responses to your web forms" alt="Better layouts for the responses to your web forms" src="/images/new-response-layouts.png" /></p>
<p>Over the last two days we&#8217;ve been updating a few things here and there on the site. The most important change is the new layout for the data collected. Hopefully, it is now easier to read. It also addresses some issues we had in the past (such as the sometimes incorrect order of questions). This change is effective  in the online report and in the email notifications (for both text and html formats).</p>
<p>Also, thanks to the contributions of Ameer Alshamali and Eduard Irimia, we can now serve web forms localized in Arabic (العربية) and Romanian (Română). These are the latest additions to the <a title="Form Assembly delivers web forms localized in 26 languages" href="/wForms/index.php#localizationfiles">long list of languages</a> already supported.</p>
<p>As always, your feedback is very much appreciated!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/improved-layouts-for-your-responses/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FormAssembly.com is now a certified Salesforce partner</title>
		<link>http://formassembly.com/blog/formassemblycom-is-now-a-certified-salesforce-partner/</link>
		<comments>http://formassembly.com/blog/formassemblycom-is-now-a-certified-salesforce-partner/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 22:10:11 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<category>Salesforce Connector</category>

		<guid isPermaLink="false">http://formassembly.com/blog/formassemblycom-is-now-a-certified-salesforce-partner/</guid>
		<description><![CDATA[Since we have introduced our Salesforce web-to-lead solution last summer, we have been working hard toward acquiring the Salesforce certification. Our efforts finally paid off this week, and I am proud to announce that FormAssembly.com is now a Salesforce certified partner.
This means a few things. First, FormAssembly.com meets the high standards set by Salesforce and [...]]]></description>
			<content:encoded><![CDATA[<p>Since we have introduced our <a title="salesforce web-to-lead form" href="http://formassembly.com/blog/how-to-create-a-salesforce-web-to-lead-form/">Salesforce web-to-lead solution</a> last summer, we have been working hard toward acquiring the <a title="salesforce certification" href="https://www.salesforce.com/appexchange/certifying.jsp">Salesforce certification</a>. Our efforts finally paid off this week, and I am proud to announce that FormAssembly.com is now a Salesforce certified partner.</p>
<p><img height="46" width="165" alt="FormAssembly.com is a Salesforce Certified Partner" style="margin: 0pt 2em 1em 0pt; float: left" src="/partners/salesforce/images/appexchange_partner.jpg" />This means a few things. First, FormAssembly.com meets the high standards set by Salesforce and Symantec in terms of information security and operating policies. The certification process included a thorough review of our systems and required some significant upgrades on our part. All our customers are already benefiting from these &#8220;behind-the-scenes&#8221; improvements and we hope that new customers will feel more confident knowing that our service is backed by the biggest name in the  software-on-demand industry.</p>
<p>The certification also means that our service is now available to all Salesforce customers on the Professional Edition (and above). For more information, check out the <a title="web forms, surveys on the AppExchange" href="http://www.salesforce.com/appexchange/detail_overview.jsp?NavCode__c=&#038;id=a0330000002fjEPAAY">FormAssembly.com AppExchange listing</a>. <a title="web forms, surveys on the AppExchange" href="http://www.salesforce.com/appexchange/detail_overview.jsp?NavCode__c=&#038;id=a0330000002fjEPAAY"><br />
</a></p>
<p>We are going to roll out new features soon extending our integration with Salesforce. Check back often, or subscribe to our RSS feed to stay updated!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/formassemblycom-is-now-a-certified-salesforce-partner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Update to the Form Builder</title>
		<link>http://formassembly.com/blog/new-update-to-the-form-builder/</link>
		<comments>http://formassembly.com/blog/new-update-to-the-form-builder/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 20:59:55 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<category>Web Form Builder</category>

		<guid isPermaLink="false">http://formassembly.com/blog/new-update-to-the-form-builder/</guid>
		<description><![CDATA[The version 2.4 is now available. It will replace the current version of the Form Builder in a few days, when we are confident it is stable and reliable. For now you can use either version, the old one being the default.
This is an opportunity for us to let you play with it, get your [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Web Form Builder" href="http://www.formassembly.com/form-builder-v2.4/">The version 2.4 is now available</a>. It will replace the current version of the Form Builder in a few days, when we are confident it is stable and reliable. For now you can use either version, the old one being the default.</p>
<p>This is an opportunity for us to let you play with it, get your feedback and unearth any bug that may have slipped through.</p>
<p>Here are the new features and bug fixes:</p>
<ul>
<li>Improved form outline, with better handling of the drag &#038; drop functionality and a new visual style that provides more information about questions and sections.</li>
<li>The &#8216;duplicate&#8217; option has been moved from the properties tab to the outline. Simply drag &#038; drop the desired form elements to duplicate them.</li>
<li>New questions and sections can now be inserted anywhere in the form by selecting first an existing item in the outline. The new element is inserted after the selection.</li>
<li>You now get a warning if you try to leave the Form Builder without saving your web form (this feature is not supported in the Opera browser).</li>
<li>Support for Opera 9.10 and Safari 2 (a few bugs remain in Safari).</li>
<li>Fixed a bug that was gradually slowing down the application.</li>
<li>Fixed a bug where the &#8216;required&#8217; validation option had no effect when applied to sections.</li>
</ul>
<p>The next version to the Form Builder will be a major update (v3.0) and should be available sometimes in late March. There are a number of nice functionalities coming, like calculation fields, improved conditional sections and fine control over the layout of the form.</p>
<p>As always, your feedback is very much appreciated, so feel free to leave a comment below or post in the <a href="/forums">forums</a>.
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/new-update-to-the-form-builder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Integrate Your Web Form with PayPal</title>
		<link>http://formassembly.com/blog/how-to-integrate-your-web-form-with-paypal/</link>
		<comments>http://formassembly.com/blog/how-to-integrate-your-web-form-with-paypal/#comments</comments>
		<pubDate>Wed, 20 Dec 2006 14:31:11 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<category>Documentation</category>

		<category>PayPal Connector</category>

		<guid isPermaLink="false">http://formassembly.com/blog/?p=85</guid>
		<description><![CDATA[This is a step by step tutorial on how to set up your form so that it integrates with PayPal's payment processing service.]]></description>
			<content:encoded><![CDATA[<p>This is a step by step tutorial on how to set up your form so that it integrates with PayPal&#8217;s payment processing service.</p>
<p>The PayPal connector is only available on the Professional Plan so you might want to consider <a href="/upgrade-plan.php">upgrading your account</a> or <a href="/sign-up.php">registering</a> if necessary (Note: <a href="http://www.formassembly.com/forms/31497">you can request a free upgrade</a> for the duration of the beta-test.)</p>
<p>For more information on the PayPal connector, please refer to the <a href="/blog/new-create-an-order-form-and-receive-payments-through-paypal/">feature announcement post</a>.</p>
<h4>Is this service right for you?</h4>
<p>There are no definite restrictions on what the form may contain or what you may sell with it, but this service is better suited for simple situations, where:</p>
<ul>
<li>You have a limited number of items to sell.</li>
<li>Items have a fixed price and a fixed or variable quantity.</li>
<li>Shipping &#038; handling fees and taxes are applied to the total price.</li>
</ul>
<p>Here are a few examples:</p>
<ul>
<li>Selling intangible goods such as music (mp3), software, e-books, &#8230;</li>
<li>Charging a membership or an admission fee.</li>
<li>Charging a flat fee for consulting services.</li>
<li>Accepting donations.</li>
<li>Selling physical goods, to the extent that inventory is not an issue.</li>
</ul>
<p>If you are not sure if this service is adapted to your particular needs, feel free to <a onclick="this.href=('mailto:'+this.href).replace('http://www.formassembly.com/nospam','support');" href="http://www.formassembly.com/nospam@formassembly.com">contact the support</a>.</p>
<h4>Getting Started</h4>
<p>The first step is to <a href="/form-builder">design your web form</a> with the Form Builder. You will probably include a description of what you are selling, ask some information about the buyer (but you can leave the shipping address out because PayPal can handle it for you) and maybe let the buyer specify the quantity (s)he wishes to purchase.</p>
<p>You will find some templates in the <a href="/form-library.php">Form Library</a>, under the &#8220;Order Forms&#8221; section.</p>
<p>Once you have saved your form, you will be taken to the &#8220;Form Display &#038; Processing Properties&#8221; page.  The option that interests us today is in section 3, &#8220;Connector Setup&#8221;. Check the &#8220;PayPal&#8221; option, set the other options on this page as desired and save. You will be taken to the &#8220;PayPal Connector&#8221; setup page.</p>
<p><img alt="PayPal Connector Setup #1" src="/images/paypal-setup-1.png" /></p>
<h4>PayPal Account Information</h4>
<p><img alt="PayPal Connector Setup #2" src="/images/paypal-setup-2.png" /></p>
<p>Enter here the email address associated to your PayPal account. If you don&#8217;t have a PayPal account yet, you should <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_registration-run">create one now</a> (PayPal accounts are free).</p>
<p>If you have a PayPal Personal account, you should consider <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_business-upgrade-info">upgrading to a Premier or Business account</a>. This allows you to accept credit card payments.</p>
<h4>What You Are Selling</h4>
<p><img alt="PayPal Connector Setup #3" src="/images/paypal-setup-3.png" /></p>
<p>This is where you can specify the list of items that you are selling with your web form. This information will be exported to PayPal and displayed in the buyer&#8217;s shopping cart.</p>
<p>The quantity is the only information here that can be provided by the buyer. The drop-down menu lists all the questions that are appearing in your form. Select the one that corresponds to this item&#8217;s quantity.</p>
<p>Use the &#8220;add another item&#8221; link if you have more than one item to sell.</p>
<h4>Shipping Address</h4>
<p><img alt="PayPal Connector Setup #4" src="/images/paypal-setup-4.png" /></p>
<p>If you need a shipping address, you may let PayPal collect it for you. If your form is already asking for an address you should adjust the export setting so that the buyer doesn&#8217;t have to provide it twice.</p>
<p><img alt="PayPal Connector Setup #4b" src="/images/paypal-setup-4b.png" /></p>
<p>Exporting the shipping address works like the item quantity setting. For each address field, select in the drop-down list the corresponding question in your web form.</p>
<h4>Data Encryption</h4>
<p><img alt="PayPal Connector Setup #5" src="/images/paypal-setup-5.png" /></p>
<p>By default, the data transmitted to PayPal is not encrypted. This could allow a malicious customer to modify an item price or description before paying for it. This should not be a problem <em>as long as you are checking every order</em> before delivering the goods.</p>
<p>If you have a Premier or Business account, we can use a secure certificate to encrypt the data. This prevents the risk mentioned above and opens the possibility of automating the delivery process since no manual review of the order is necessary.</p>
<p>To create your secure certificate, follow the instructions on screen.</p>
<p><img alt="PayPal Connector Setup #5b" src="/images/paypal-setup-5b.png" /></p>
<p>Please note that the actual payment occurs on PayPal&#8217;s website and is always securely encrypted. This particular setting only affects how we transmit the content of the shopping cart to PayPal.</p>
<h4>Your &#8220;Pay Now&#8221; Page</h4>
<p><img alt="PayPal Connector Setup #6" src="/images/paypal-setup-6.png" /></p>
<p>This is the page that instructs your buyer to proceed to PayPal to finalize your payment. You can customize the text displayed on this page.</p>
<p>At this stage the form has been submitted and you have received the email notification. The response report on FormAssembly.com includes a payment status.</p>
<h4>Payment Tracking</h4>
<p><img alt="PayPal Payment Tracking" src="/images/paypal-tracking-1.png" /></p>
<p>Once the buyer completes the payment, the payment status on your response report is updated:</p>
<p><img alt="PayPal Payment Tracking" src="/images/paypal-tracking-2.png" /></p>
<p>The payment status is updated as well if a pending payment is cleared or if you issue a refund.</p>
<p>That&#8217;s it! We tried to keep it simple and self-explanatory but we&#8217;re sure we can still improve this feature, so any feedback, questions, or suggestions are welcomed.
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/how-to-integrate-your-web-form-with-paypal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New! Create an Order Form and Receive Payments through PayPal</title>
		<link>http://formassembly.com/blog/new-create-an-order-form-and-receive-payments-through-paypal/</link>
		<comments>http://formassembly.com/blog/new-create-an-order-form-and-receive-payments-through-paypal/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 04:37:10 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<category>PayPal Connector</category>

		<guid isPermaLink="false">http://formassembly.com/blog/?p=84</guid>
		<description><![CDATA[I am really excited to present the latest feature available on FormAssembly.com: The Paypal Connector. 

This new feature is available only on the Professional Plan and will be in 'beta' until at least mid-January. If you would like to give it a try, we offer a free account upgrade for the duration of the beta-test. ]]></description>
			<content:encoded><![CDATA[<p>I am very excited to present the latest feature available on FormAssembly.com: The Paypal Connector.</p>
<p>This new feature is available only on the Professional Plan and will be in &#8216;beta&#8217; until at least mid-January. If you would like to give it a try, we offer a <a href="http://www.formassembly.com/forms/31497">free account upgrade</a> for the duration of the beta-test.</p>
<p>The Paypal Connector allows you to collect payments with any web form created with our Form Builder. Order forms, registration forms, there are endless possibilities, but let&#8217;s consider one example:</p>
<blockquote><p>Let&#8217;s say you wish to sell season tickets for a local community theater.</p>
<p>With the Form Builder you design your web form to collect the information you need from the buyers. For instance, their name, address, and the number of tickets they want to purchase.  Once your form is ready, you set the price per ticket and enter some other PayPal related information.</p>
<p>Jane, a visitor to your website, finds your form and decides to order the tickets. She enters the requested information and submits the form.</p>
<p>She is now invited to finalize the payment on PayPal. There, she can review the content of her shopping cart (the number of tickets) and pay using her own PayPal account or a credit card.</p>
<p>You, or someone of your choosing, will receive an email notification, and the response detail on the FormAssembly.com website will contain the payment tracking information.</p></blockquote>
<h4>Here is an overview of the purchasing process, from the buyer&#8217;s perspective:</h4>
<p><a title="Click for a larger image" href="/images/paypal-purchasing-process.png"><img alt="PayPal Purchasing Process" src="/images/paypal-purchasing-process-t.png" /></a></p>
<p><small>(click for a larger view)</small></p>
<h4>Here is what you need to do to get this up and accepting payments using your web form:</h4>
<p><img style="margin: 20px 0pt 5px 65px" alt="Order Form Creation" src="/images/paypal-form-builder.jpg" /><br />
<strong><br />
Step 1. </strong><a href="http://www.formassembly.com/form-preview.php?formId=30563"><strong>Create your order form</strong></a>. The Form Builder gives you the flexibility to collect all the information you need from your customers.</p>
<p><img style="margin: 20px 0pt 5px 65px" alt="PayPal connector setup" src="/images/paypal-connector-setup.jpg" /><br />
<strong>Step 2. </strong><strong>Connect your form to your PayPal account</strong>. This is were you can define the price of the items you are selling with your form.  The quantity of each item can be linked to one of your form fields to let your customers enter it. If you need to collect a shipping address, you can do so in your web form or alternatively, you can opt to let PayPal collect it for you.</p>
<p><img style="margin: 20px 0pt 5px 65px" alt="Order Form Preview" src="/images/paypal-order-form.jpg" /><br />
<strong>Step 3. </strong><strong>Place your form on your website</strong>, or simply link to that same form on FormAssembly.com</p>
<p><img style="margin: 20px 0pt 5px 65px" alt="PayPal order tracking" src="/images/paypal-tracking-t.jpg" /><br />
<strong>Step 4. </strong><strong>Test it</strong>! PayPal allows you to refund payments at no cost.</p>
<hr /><strong>Please note that the PayPal Connector is built with simplicity in mind.</strong> It is not intended to fulfill the needs of all e-commerce applications. If you are selling something and you only need a web form, then it is for you. If you need it to manage your inventory or print shipping labels, then you should look for a different solution.</p>
<p>As always, your feedback is important and I&#8217;m looking forward reading your suggestions!
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/new-create-an-order-form-and-receive-payments-through-paypal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>One Year Anniversary</title>
		<link>http://formassembly.com/blog/one-year-anniversary/</link>
		<comments>http://formassembly.com/blog/one-year-anniversary/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 01:57:25 +0000</pubDate>
		<dc:creator>cedsav</dc:creator>
		
		<category>The Form Assembly</category>

		<guid isPermaLink="false">http://formassembly.com/blog/?p=82</guid>
		<description><![CDATA[The FormAssembly.com commercial service is now one year old! I would like to take this opportunity to thank all the people who contributed to the success of this site. ]]></description>
			<content:encoded><![CDATA[<p>The FormAssembly.com commercial service is now one year old! I would like to take this opportunity to thank all the people who contributed to the success of this site.</p>
<p>First, to everyone who reported bugs, suggested improvements, provided feedback and simply put our service to test and adopted it.</p>
<p>To the users and the designers who provided <a href="/form-library.php">templates</a> and <a href="/form-garden.php">stylesheets</a> and made it easier for others to get started.</p>
<p>To the developer community whose invaluable contribution has made the open-source libraries <a href="http://www.csscripting.com/Freja">Freja</a> and <a href="/wForms">wForms</a> better.</p>
<p>And finally, we are very grateful to those who took the time to provide translations.  Thanks to them we can offer localized web forms in over 20 languages.</p>
<p>In no particular order, here are a few of them (with links when available). Thanks again!</p>
<p><a href="http://www.fullmoondesigns.net">Michael Duff</a>, Nedjo Rogers, <a href="http://www.recidive.com">Henrique Recidive</a>, Michael Bennet,  Clemens Ender, <a href="http://www.ncsa.uiuc.edu">John Gabel</a>, sachinwfs, insipid, Daniel Serodio, Roderik van der Veer, Pablo Díaz, Vicente Russo Neto, Steffen Gransow, Domenico Testa, Anna Grau, Dries, Bojan Zivanovic, Faruk Nisanci, Peter A. Shevtsov, Eddy Chang, Kuba Mielczarek, Tobias Bæck, Pär Axelsson, Arno Esterhuizen, Martin Jon, BoB [the Mastor], Yotam, cat-walk, <a href="http://www.kyberfabrikken.dk">Troels Knak-Nielsen</a>, Roman Baranovic, Zoltan Varady, Nyirfalvi Gyul, <a href="http://www.shoremark.com">Jason Shore</a> , <a href="http://www.designmeltdown.com/">Patrick</a>, knave and Jeremy de Oliveira-Kumar.
</p>
]]></content:encoded>
			<wfw:commentRss>http://formassembly.com/blog/one-year-anniversary/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
