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 online 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 subscription form for recurring payments (PayPal subscription demo)
- a PayPal donation form (donation form demo)
- 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 a form on your own website with the code snippet given by the form builder.
Do you need help making a PayPal form?
Ask a PayPal Integration Specialist Now
Requesting a Payment on a Form
To requesting a payment on a form:
- If you haven’t got one, create a PayPal account. You’ll need a Premier or Business account to be able to receive credit card payments.
- Sign up for a FormSmarts Pro or Business account [1] and create a form with the form builder
- In the Form Details screen, set the On Submission option to Show Confirmation & Integrate with PayPal
- 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. Payments will be sent to the PayPal account matching your FormSmarts login. You can change your login if needed.
Billing Multiple Items on a 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.
Creating a Subscription Form with Recurring Payments
A subscription involves a recurring payment at each billing cycle until the subscription is canceled. This article discusses how to create a subscription form. Recurring payments can also be used to allow the buyer to pay in installments. A payment by installments is a recurring payment where the number of payments is fixed. The syntax is Payment in 12 Installments (12x$9.99 USD/month). See this sample form.
Building a Donation Form
FormSmarts Payment Integration also supports PayPal Donations. To create a donation form:
- In the Form Details screen of the form builder, set the On Submission option to Show Confirmation & Integrate with PayPal
- Add a field to your form with the field name formatted as My Donation ($ USD)
- Set the field’s data type to Number
- Set the field’s widget to Text Box.
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, (£60 GBP) for a payment in Sterlings, and ($60 CAD) to request a payment in Canadian dollars. Note that the 3-letter currency code is required because a currency symbol may be used by more than one currency. For example, USD, CAD, and AUD will all use the dollar sign ($).
The text of the button inviting the user to proceed to payment is displayed in his preferred language, in any of the supported languages.
Reconciling Form Responses & Payment Data
With Advanced PayPal Integration, the order form is only sent to the seller after the payment went through. However with the Standard PayPal Integration that comes with FormSmarts Pro, the seller has to manually reconcile order forms and payments.
If the name and email address submitted as part of form data don’t match those in the Paypal account that was used to send the payment, you will 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 PayPal form / PayPal integration feature is only available to FormSmarts Pro and FormSmarts Business members.
Redirecting Users to Your Site After Payment
To redirect users to you website after they have completed payment, visit the Form Details screen of the form builder and set the Return URL of the form to you site’s URL.
We welcome your feedback about payment integration.
Footnotes
[1] Business accounts include both the standard PayPal integration described on this page and advanced PayPal integration. Pro accounts only include standard PayPal integration.
Posted on May 5th, 2009 in form builder.
31 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 automatically redirected to or invited to go to (by clicking a link) after a successful form submission.
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 only displayed on the confirmation page if the form owner is verified or is a FormSmarts Pro or FormSmarts Business user. Visit the Settings tab of your account to verify your sites.
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 can be activated in the Form Details screen of the form builder, under On Submission. FormSmarts Pro and Business customers only.
PayPal Landing Page for Forms Including a Payment
If you use our PayPal form feature to add a payment to your form, the Return URL will be used as the PayPal landing page. Users will be redirected to that page by PayPal after the payment has been completed.
Posted on July 11th, 2008 in HTML form.
20 Comments »
Tags: form builder, form owner, payment integration, paypal, return url, web forms, widget