Posts Tagged ‘return url’
How to Build a Paypal Form
FormSmarts PayPal Integration is your best option when you need to collect data and get a payment on a form. It makes it very easy to include a PayPal payment in your forms, while giving you the power, flexibility and ease of use of a full-featured web form builder.
For example, you can easily build:
- an event registration form (registration form demo)
- a booking form (booking form demo)
- an online order form (order form demo)
- a service request form
- and any other web forms which you want to integrate with PayPal
Tip: The demos above are hosted on FormSmarts, but you can also embed forms on your own website with the code snippet given by the form builder.
Do you need help integrating PayPal into your form?
Ask a PayPal Integration Expert Now
Requesting a Payment on Your Form
To requesting a payment on a form:
- Sign up for a FormSmarts Pro account and create a form
- Set the Return URL of the form to http://www.paypal.com
- Add radio buttons, a drop-down list or a checkbox, and enter the description and price of products formatted as My Product Description ($30 USD), as shown on the screenshot below.

That’s all you need to do. We’ll pick up the products and quantities that were selected, and we’ll redirect the user to a pre-filled page on Paypal for payment.
Billing Multiple Items on One Form
You can as easily charge for several items within a single form submission by adding other drop-down lists or radio buttons formatted as just described.
Adding a Product Quantity Box
If you’re building an order form, you will need to allow the user to enter the quantity or number of products they want to buy.
This can be done as follows:
- Position the quantity field immediately after the one listing products for sale
- Set the field type to Positive Integer.
Handling International Payments
To request a payment in a currency other than US dollars, simply change the currency code in the item’s description. For example, use (€60 EUR) to receive a payment in Euros, and (£60 GBP) for a payment in Sterlings.
The link inviting the user to proceed to payment is displayed in his preferred language, in any of the supported languages.
Reconciling Form Results & Payment
The name and email address submitted as part of form data may not always match those in the Paypal account that was used to send the payment. You will then need to reconcile each form submission with the corresponding payment using the FormSmarts reference number.
The FormSmarts reference number is the 25-character ID that is given to users on the confirmation page, and is shown in the subject of the email notification we send you. The same reference number will appear in the payment details in your Paypal account (Transaction Details screen, under the Custom heading).
How Payment Integration Works
In the current implementation, your Paypal email address must be the same as your FormSmarts login. You can change your FormSmarts login if needed.
To avoid the user having to type the same information twice if paying by credit card, we will attempt to pass on his first name, last name, email and country to Paypal. If you intend to request this information on your form, make sure you name the first name and last name fields exactly like this.
The web form and Paypal integration feature is only available to FormSmarts Pro customers. Lean more about FormSmarts Pro.
Redirecting Users to Your Site After Payment
To redirect users to you website after they have completed payment, log in to your Paypal account, and set the Return URL under Profile > Website Payment Preferences.
Get a FormSmarts Pro Account Free!
If you sign up for Paypal with a premium or business account (it’s free) with our referral link, we’ll refund your FormSmarts Pro subscription as soon as we get an equivalent referral fee from Paypal! See Paypal conditions here.
We welcome your feedback about payment integration.
Posted on May 5th, 2009 in form builder.
16 Comments »
Tags: payment integration, paypal, pro, return url
What’s the Return URL of a Form?
When creating a new form with FormSmarts Form Builder, you’re asked to provide a return URL for that form. The return URL is where visitors will be invited to go to, after a successful form submission.
In practice, the return URL is only used when the form is accessed by URL, not when it’s embedded into your website. When visitors fill out the form directly on your site, they won’t leave the page hosting that form, and there is no need to send them anywhere else. The only thing that makes sense, is to display a “thank you” message right there.
We also use return URLs to compute the list of websites in Settings > Websites.
If you don’t have a web page, simply use “http://formsmarts.com” as the return URL.
Return URL & Form Ownership
To prevent abuse, the link to the return URL is now only displayed on the confirmation page if the form owner is verified or is a FormSmarts Pro user. Visit the Settings tab of your account to verify your sites.
Want a Customized “Thank You” Message on Your Forms?
Publishers can now personalize the “thank you” message on the confirmation page. An initial version of payment integration discussed in the comments below is also available.
Redirecting Visitors to a Page of Your Site
You can set up a form to skip the Confirmation page and automatically redirect the visitor to the form’s Return URL. Note that the visitor will then not get the FormSmarts Reference Number of the transaction. Redirection cannot be activated from the form builder at this time. Please contact customer support. FormSmarts Pro and Business customers only.
Posted on July 11th, 2008 in HTML form.
20 Comments »
Tags: form builder, form owner, payment integration, return url, web forms, widget