Hey friend. You're not logged in.

#1 2006-08-02 16:27:47

dchiusa
Praying Mantis
From: Atlanta, Georgia
Registered: 2006-08-02
Posts: 7
Website

Pay Pal Integration

With Pay Pal being so popular on the web, it would be nice to have Wufoo add some Pay Pal functionality to the forms. I would like to build a form to accept payments online that would work with Pay Pal. This could add even more value to Wufoo and extend it's capabilities. I have several uses for it already. Just a though I wanted to toss out there.


Regards, Don
-----------------------------------
www.ElonBLUE.com
Professional Website Design

Offline

 

#2 2006-08-02 17:48:28

wannabeleader
Praying Mantis
Registered: 2006-07-27
Posts: 6

Re: Pay Pal Integration

I agree, this would be sweet. I would pay for this...

Offline

 

#3 2006-08-02 17:57:50

wannabeleader
Praying Mantis
Registered: 2006-07-27
Posts: 6

Re: Pay Pal Integration

On second thought.. this could already be achieved. Just sign up for a monthly account with the ability to redirect. Once a client has submitted their information, redirect the client to a page on the server with the product and a paypal "buy now" button. I do want to add, this could only work on fixed priced goods.

It would be cool if Wufoo added a mathematical function or something. Even if wufoo doesn't know how to run a live script where the prices update automatically...they could always add a special "update prices button".

Offline

 

#4 2006-08-02 20:36:41

Ryan Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 483
Website

Re: Pay Pal Integration

Both Paypal (possibly Google as well) checkout and math capabilities are things we have all talked about internally, and would really like to see in Wufoo. We see ourselves implementing a checkout in the following manner:

When building your form, you have the ability to set your Paypal api information in Form properties. Then, almost any field type can be designated as a Paypal field, where you can set a price. For example, you may have a registration form and you make a drop down like this:

Basic admission ($10.00)
Gold pass ($20.00)

The user selects one, and submits the form as normally. On submission, we direct the user to the paypal checkout. When the user pays, Paypal the messages our server with the transaction information, and we flag that submisison as paid.

There will obviously be a limit on how far we can go with shopping cart type forms. At some point, the API will be the best approach for building complex checkout forms, but we would like to integrate basic checkouts witht he GUI somehow. Not sure on a time frame, but initial coding for Paypal has begun, but it is not getting full dedication yet. We'll keep you updated.

Offline

 

#5 2006-08-02 21:37:14

wannabeleader
Praying Mantis
Registered: 2006-07-27
Posts: 6

Re: Pay Pal Integration

:-)

Offline

 

#6 2006-08-03 09:45:38

forrest2828
Praying Mantis
Registered: 2006-07-22
Posts: 5

Re: Pay Pal Integration

That's great. Really look forward to it.

Offline

 

#7 2006-08-11 14:53:00

dchiusa
Praying Mantis
From: Atlanta, Georgia
Registered: 2006-08-02
Posts: 7
Website

Re: Pay Pal Integration

Awesome. This will open up more avenues for me and make things so much easier. I look forward to it.


Regards, Don
-----------------------------------
www.ElonBLUE.com
Professional Website Design

Offline

 

#8 2006-08-11 22:59:03

wannabeleader
Praying Mantis
Registered: 2006-07-27
Posts: 6

Re: Pay Pal Integration

I'm a new paying member, what about using the technology you used to take my credit card? It was simple and sweet...and I would love to use it for my clients. Have a good one.

Offline

 

#9 2006-08-12 15:30:59

Ryan Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 483
Website

Re: Pay Pal Integration

That would be much more complex than Paypal. The only thing Paypal requires is for you to create an account with them, and then you would provide Wufoo with your account email. The system we use requires you to be a corporation, get a merchant account, create an account with Authorize.net, and then use a custom API. So, we'll start with Paypal, and see how it evolves.

Offline

 

#10 2006-09-03 22:59:53

drysnow
Monkey
Registered: 2006-09-03
Posts: 11

Re: Pay Pal Integration

When you say PayPal, would this be 'plain' PayPal or would this include PayPal Pro? Either way, it will be much welcome.

Offline

 

#11 2006-09-04 12:05:29

Kevin Hale
Wufoo Master
Registered: 2006-07-20
Posts: 259
Website

Re: Pay Pal Integration

From what I understand it would probably be plain Paypal since PayPal Pro requires sending out an application to work with their API. I might be mistaken, so don't quote me on that.

Offline

 

#12 2006-10-15 19:15:27

drysnow
Monkey
Registered: 2006-09-03
Posts: 11

Re: Pay Pal Integration

Hello,

We currently use Freshbooks (http:www.freshbooks.com) for billing our clients and we love it! You sign up, cut and paste your information for your payment plug-in into their system (PayPal or Authorize.net or whatever else you use) and voila...you can start invoicing and accepting payment from your clients.

The problem is this: we are starting to offer services that we won't send invoices for. We are going to be selling services that people can sign up for just like Wufoo or Fresbooks or any other service on the web.

We can of course build our own forms, but wouldn't it be wonderful to sign up for Wufoo, cut and paste our Authorize.net transaction key (or other payment gateway) into Wufoo's system, create a form and start collecting payments in a few minutes?

Any chances of this happening?

Sincerely,

Sam

Offline

 

#13 2006-10-15 19:38:38

Chris Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 674
Website

Re: Pay Pal Integration

Hi Sam,

That is something we could think about and I'll look into it more when the API is finished and I start work on integrating payment systems into Wufoo. The only thing that I'm a little hesitant on is encouraging users to collect credit card information with Wufoo. With PayPal or Google Checkout for example, the user is taken off of Wufoo to pay for the product or service. With the Auth.net gateway, the credit card info would be entered directly into the Wufoo form. We do our best to secure all information collected by Wufoo, but we'd rather not store credit card info.

One thing I would like to do is create an example using our API on how somebody might create a payment system using Wufoo forms, but the credit card info is not collected by Wufoo.

Offline

 

#14 2006-10-15 20:07:52

drysnow
Monkey
Registered: 2006-09-03
Posts: 11

Re: Pay Pal Integration

Chris Campbell wrote:

Hi Sam,

One thing I would like to do is create an example using our API on how somebody might create a payment system using Wufoo forms, but the credit card info is not collected by Wufoo.

That would be wonderful and appreciated.

Thanks.

Sam

Offline

 

#15 2006-12-12 07:37:03

Mandy Mayday
Grasshopper
Registered: 2006-12-12
Posts: 2

Re: Pay Pal Integration

Hi!!!!
I say it is amazing cause with PayPal you can pay easiliy and in forgein currency. Living in Krakow, Poland I appreciate it very much!!!!!!




See Poland, Go Krakow!

Offline

 

#16 2007-05-02 11:32:39

polvo
Grasshopper
Registered: 2007-04-23
Posts: 3

Re: Pay Pal Integration

Hi,

Any update with the paypal integration?

thanks

Offline

 

#17 2007-05-02 12:30:15

Chris Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 674
Website

Re: Pay Pal Integration

We're actually working on it right now, and it should be the next big feature that we push.

Offline

 

#18 2007-06-12 15:56:28

Dev707
Grasshopper
Registered: 2007-06-12
Posts: 1

Re: Pay Pal Integration

I am setting up Wufoo for a client and they are really excited about it!  More specifically, they are excited about the future prospect of PayPal Integration.

How's that coming along?  Any estimation on when it might be rolled out?

Offline

 

#19 2007-06-12 18:44:12

Chris Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 674
Website

Re: Pay Pal Integration

We actually just pushed that live, and it's available to all $24+ plans. When you're in the form manager, just click on the "Payment" button. We'll also have some videos and tutorials up pretty soon if you'd like to get a better look at how it works.

Offline

 

#20 2007-07-13 01:31:37

modernjazz
Monkey
Registered: 2006-09-13
Posts: 14

Re: Pay Pal Integration

Wow - a lot can happen while you're away on vacation! Just discovered this new Paypal feature. Nice.

I'm wondering ... if I have a monthly subscription to sign up for, such as for hosting, couldn't I just title a form field "Silver - $10 a month" "Gold - $20 a month" etc. and then in month 2 Paypal will just bill them automatically? No need for the Wufoo form in subsequent months but just that first payment is handled by the Wufoo form?

Also let's say I close a deal over the phone... could I then email the Signup form to the client ... or how does it work? I send an email invite to go to the form?

Offline

 

#21 2007-07-13 08:10:14

Ryan Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 483
Website

Re: Pay Pal Integration

The recurring payment questions is something we are working on. It is a setting called subscriptions in Paypal. We don't have a time frame, but this is something we would like to see working in Wufoo. If I recall correctly, Chris already did the backend code for this when he set up Paypal, so it is just a matter of how many options we wish to make configurable, and doing the interface.

If you talk to someone on the phone, you can just email them the link to the form. You don't have to use the Wufoo invite feature. Just click "View" underneath the form name, and send that link out. They will out the form and make the payment as your other users would.

And man, it would be nice if I could go on vacation and come back and things are just working smile

Offline

 

#22 2007-08-09 16:41:30

devrsw
Grasshopper
Registered: 2007-08-09
Posts: 1

Re: Pay Pal Integration

Is there any way for Wufoo to automatically grab and populate some common form fields in Paypal such as name, address, email, etc?

Offline

 

#23 2007-08-09 17:09:53

Chris Campbell
Wufoo Master
Registered: 2006-07-20
Posts: 674
Website

Re: Pay Pal Integration

Sorry, but there is no way to automatically populate the paypal forms based off what people fill into your Wufoo form. It is possible technically speaking, but we're trying to keep everything pretty simple right now while we work on adding other methods of payments and finding out how people are using our payment integration forms.

Offline

 

#24 2008-06-26 10:39:24

KimberlyMon
Grasshopper
Registered: 2008-06-26
Posts: 1

Re: Pay Pal Integration

Why! Pay Pal is wonderful.  Is there any restriction to the countries where form payments would be received?

Offline

 

#25 2008-06-26 23:07:01

Alex Vazquez
Wufoo Master
Registered: 2008-06-12
Posts: 161

Re: Pay Pal Integration

The countries would be restricted by Paypal.

Offline

 

Board footer

Forums Powered by PunBB
© Copyright 2002–2005 Rickard Andersson