RE: Paypal integration

2011-09-28 Thread Jenny Gavin-Wear

Thanks Roger

Jenny Gavin-Wear
Fast Track Online
Tel: 01262 602013
http://www.fasttrackonline.co.uk/


-Original Message-
From: Roger Austin [mailto:raust...@nc.rr.com]
Sent: 27 September 2011 19:36
To: cf-talk
Subject: RE: Paypal integration



There was a presentation at NCDevCon by Sidney Maestre of PayPal.
The url to all the presos is http://go.ncsu.edu/ncdevcon2011
You will need Silverlight to view them. Click on the Web
presentations and
look for his talk if you want some inside on current and new features.
--
LinkedIn: http://www.linkedin.com/pub/roger-austin/8/a4/60
Twitter:  http://twitter.com/RogerTheGeek
Google+:  https://plus.google.com/117357905892731200369




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347760
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Paypal integration

2011-09-27 Thread Jenny Gavin-Wear

Buy now button (form submission).

Does anyone know if it is possible to use the form to specify a different
IPN url?

I'm currently using the URL specified in the Merchant Services section of
the customer's account, but it would save me a lot of time if I could
specify it using the form instead.

Thanks in advance,

Jenny Gavin-Wear
Fast Track Online
Tel: 01262 602013
http://www.fasttrackonline.co.uk/



--
I am using the free version of SPAMfighter.
We are a community of 7 million users fighting spam.
SPAMfighter has removed 3037 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len

The Professional version does not have this message




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347748
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Paypal integration

2011-09-27 Thread Pete Freitag

You can specify notify_url as a hidden form element:

Here's the docs on the form elements that you can use:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-contentcontent_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables

Keep in mind that the hidden fields could be modified by the user, that's
why using the paypal button api, or the paypal website are the best
solutions, but depending on what you are doing you might be able to do
sufficient validation in the IPN.

--
Pete Freitag - Adobe Community Professional
http://foundeo.com/ - ColdFusion Consulting  Products
http://petefreitag.com/ - My Blog
http://hackmycf.com - Is your ColdFusion Server Secure?




On Tue, Sep 27, 2011 at 11:44 AM, Jenny Gavin-Wear 
jenn...@fasttrackonline.co.uk wrote:


 Buy now button (form submission).

 Does anyone know if it is possible to use the form to specify a different
 IPN url?

 I'm currently using the URL specified in the Merchant Services section of
 the customer's account, but it would save me a lot of time if I could
 specify it using the form instead.

 Thanks in advance,

 Jenny Gavin-Wear
 Fast Track Online
 Tel: 01262 602013
 http://www.fasttrackonline.co.uk/



 --
 I am using the free version of SPAMfighter.
 We are a community of 7 million users fighting spam.
 SPAMfighter has removed 3037 of my spam emails to date.
 Get the free SPAMfighter here: http://www.spamfighter.com/len

 The Professional version does not have this message




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347749
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Paypal integration

2011-09-27 Thread Jenny Gavin-Wear

Many thanks, Peter .. also found the answer on www.x.com ...



-Original Message-
From: Pete Freitag [mailto:p...@foundeo.com]
Sent: 27 September 2011 17:26
To: cf-talk
Subject: Re: Paypal integration



You can specify notify_url as a hidden form element:

Here's the docs on the form elements that you can use:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-contentcontent_ID=
developer/e_howto_html_Appx_websitestandard_htmlvariables

Keep in mind that the hidden fields could be modified by the user, that's
why using the paypal button api, or the paypal website are the best
solutions, but depending on what you are doing you might be able to do
sufficient validation in the IPN.

--
Pete Freitag - Adobe Community Professional
http://foundeo.com/ - ColdFusion Consulting  Products
http://petefreitag.com/ - My Blog
http://hackmycf.com - Is your ColdFusion Server Secure?




On Tue, Sep 27, 2011 at 11:44 AM, Jenny Gavin-Wear 
jenn...@fasttrackonline.co.uk wrote:


 Buy now button (form submission).

 Does anyone know if it is possible to use the form to specify a
different
 IPN url?

 I'm currently using the URL specified in the Merchant Services
section of
 the customer's account, but it would save me a lot of time if I could
 specify it using the form instead.

 Thanks in advance,

 Jenny Gavin-Wear
 Fast Track Online
 Tel: 01262 602013
 http://www.fasttrackonline.co.uk/



 --
 I am using the free version of SPAMfighter.
 We are a community of 7 million users fighting spam.
 SPAMfighter has removed 3037 of my spam emails to date.
 Get the free SPAMfighter here: http://www.spamfighter.com/len

 The Professional version does not have this message








~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347751
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Paypal integration

2011-09-27 Thread Roger Austin

There was a presentation at NCDevCon by Sidney Maestre of PayPal. 
The url to all the presos is http://go.ncsu.edu/ncdevcon2011 
You will need Silverlight to view them. Click on the Web presentations and 
look for his talk if you want some inside on current and new features.
--
LinkedIn: http://www.linkedin.com/pub/roger-austin/8/a4/60
Twitter:  http://twitter.com/RogerTheGeek
Google+:  https://plus.google.com/117357905892731200369


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347752
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


PayPal Integration

2008-12-01 Thread Robert Rawlins
Hello Guys,

 

Looking for the first time in ages to getting up and running with processing
credit card payments using PayPal. I have myself a PayPal Payments Pro
account setup and paid for, now just looking to get up and running with the
API to process the payments from our site.

 

After a quick google around I've found this library which looks fine
http://www.indiankey.com/cfPaypal/ has anyone had any experience with this
or any other library?

 

Cheers all, appreciate any pointers or advice anyone can offer, I'm sure
some of you will have been through this in the past.

 

Rob



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316068
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: PayPal Integration

2008-12-01 Thread Dawson, Michael
We rolled our own using PayPal's HTTP request/response solution.  It was
pretty easy to do.

Mike 

-Original Message-
From: Robert Rawlins [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 01, 2008 9:46 AM
To: cf-talk
Subject: PayPal Integration

Hello Guys,

 

Looking for the first time in ages to getting up and running with
processing credit card payments using PayPal. I have myself a PayPal
Payments Pro account setup and paid for, now just looking to get up and
running with the API to process the payments from our site.

 

After a quick google around I've found this library which looks fine
http://www.indiankey.com/cfPaypal/ has anyone had any experience with
this or any other library?

 

Cheers all, appreciate any pointers or advice anyone can offer, I'm sure
some of you will have been through this in the past.

 

Rob

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316070
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: PayPal Integration

2008-12-01 Thread Robert Rawlins
Mike,

Thanks. Was this website payments pro? And this was using the SOAP web
services, correct?

At the moment my requirements are very simple, I'm simply making single
payment transactions for set amounts, I don't have a cart of products or
anything like that.

Cheers,

Rob

-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: 01 December 2008 15:49
To: cf-talk
Subject: RE: PayPal Integration

We rolled our own using PayPal's HTTP request/response solution.  It was
pretty easy to do.

Mike 

-Original Message-
From: Robert Rawlins [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 01, 2008 9:46 AM
To: cf-talk
Subject: PayPal Integration

Hello Guys,

 

Looking for the first time in ages to getting up and running with
processing credit card payments using PayPal. I have myself a PayPal
Payments Pro account setup and paid for, now just looking to get up and
running with the API to process the payments from our site.

 

After a quick google around I've found this library which looks fine
http://www.indiankey.com/cfPaypal/ has anyone had any experience with
this or any other library?

 

Cheers all, appreciate any pointers or advice anyone can offer, I'm sure
some of you will have been through this in the past.

 

Rob



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316071
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: PayPal Integration

2008-12-01 Thread Gerald Guido
There are a couple of CFC's on RiaForge. Both are v 0.1 but it may shorten
your learning curve.
http://cfpayflowpro.riaforge.org/
http://paypalcfc.riaforge.org/

hth
G

On Mon, Dec 1, 2008 at 10:46 AM, Robert Rawlins 
[EMAIL PROTECTED] wrote:

 Hello Guys,



 Looking for the first time in ages to getting up and running with
 processing
 credit card payments using PayPal. I have myself a PayPal Payments Pro
 account setup and paid for, now just looking to get up and running with the
 API to process the payments from our site.



 After a quick google around I've found this library which looks fine
 http://www.indiankey.com/cfPaypal/ has anyone had any experience with this
 or any other library?



 Cheers all, appreciate any pointers or advice anyone can offer, I'm sure
 some of you will have been through this in the past.



 Rob



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316072
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: PayPal Integration

2008-12-01 Thread Dawson, Michael
We use Payflow Pro and simple HTTP requests.  No SOAP or nuttin fancy.

Other than setting some params for amount, credit card number, etc, the
HTTP request looks like this:

cfhttp url=https://pilot-payflowpro.verisign.com:443; method=post
resolveurl=no timeout=30
cfhttpparam type=header name=X-VPS-REQUEST-ID
value=#requestId#
cfhttpparam type=header name=X-VPS-CLIENT-TIMEOUT
value=10
cfhttpparam type=body value=#paramList#
/cfhttp

Mike

-Original Message-
From: Robert Rawlins [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 01, 2008 9:56 AM
To: cf-talk
Subject: RE: PayPal Integration

Mike,

Thanks. Was this website payments pro? And this was using the SOAP web
services, correct?

At the moment my requirements are very simple, I'm simply making single
payment transactions for set amounts, I don't have a cart of products or
anything like that.

Cheers,

Rob

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316073
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: PayPal Integration

2008-12-01 Thread Robert Rawlins
Mike,

Thanks for this, someone mailed me off list with code very similar to this
which looks as if it'll do the job I want.

The real challenge right now is getting sandbox access in the UK, seems
they're not properly setup for it yet and you have to jump through hoops,
real pain in the arse.

Cheers for the advice,

Rob

-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: 01 December 2008 17:19
To: cf-talk
Subject: RE: PayPal Integration

We use Payflow Pro and simple HTTP requests.  No SOAP or nuttin fancy.

Other than setting some params for amount, credit card number, etc, the
HTTP request looks like this:

cfhttp url=https://pilot-payflowpro.verisign.com:443; method=post
resolveurl=no timeout=30
cfhttpparam type=header name=X-VPS-REQUEST-ID
value=#requestId#
cfhttpparam type=header name=X-VPS-CLIENT-TIMEOUT
value=10
cfhttpparam type=body value=#paramList#
/cfhttp

Mike

-Original Message-
From: Robert Rawlins [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 01, 2008 9:56 AM
To: cf-talk
Subject: RE: PayPal Integration

Mike,

Thanks. Was this website payments pro? And this was using the SOAP web
services, correct?

At the moment my requirements are very simple, I'm simply making single
payment transactions for set amounts, I don't have a cart of products or
anything like that.

Cheers,

Rob



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316075
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Paypal Integration - Auto Return question

2006-12-01 Thread Snake
This is just how it works and why you shouldn't use auto return.
If the user does not return from  paypal to your site for any reason then u
have no record of the transaction, they could just close the browser as
well.
Use IPN method instead so that the callback happens in the background and
does not rely on the user returning to your site.

Here is all the docs
https://www.paypal.com/IntegrationCenter/ic_documentation.html
IPN testing page (probably better to make your own version though as I did)
http://paypaltech.com/Stephen/test/ipntest3.htm

--
Russ

-Original Message-
From: Nick Gleason [mailto:[EMAIL PROTECTED] 
Sent: 01 December 2006 02:36
To: CF-Talk
Subject: Paypal Integration - Auto Return question

Folks,

We are integrating Paypal's Website Payments Standard system with our
platform to allow clients to link off to paypal and make their purchases
there and then link back.

We have run into a surprising issue with Paypal's Auto Return feature that
automatically brings a user back from paypal to a thank you page on out
clients' sites.  The issue is that we have Auto Return:
1) working great when the user pays with their paypal account
2) not working at all when the user pays with a credit card on the paypal
site - they seem to have to manually click the Return to Merchant link at
the bottom of the paypal thank you screen in order to get back to our
client's sites.

This is a problem for us since our clients users will expect to make a
payment and then automatically end up back on the site they started on, not
on the paypal site.

Has anyone bumped into this issue before?  Hopefully we are just missing
something obvious.

Best,

Nick

.
..
...
 
Nick Gleason | CitySoft, Inc. | http://www.citysoft.com
 
Direct: (617) 899-5395 | Fax: (617) 507-0444

 
Spend Less  Do More - Community Enterprise combines great features with an
affordable price. 
.
..
...







~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262387
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Paypal Integration - Auto Return question

2006-12-01 Thread Will Tomlinson
Yes I ran into the exact same thing. Very irritating! 

I use both IPN AND PDT. The IPN will take care of the background work anyway 
when the auto return thing screws up. 

Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262388
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Paypal Integration - Auto Return question

2006-12-01 Thread Dan Vega
Did you know PayPal bought Payflow Pro? Their is now an easy solution that
will integrate right into your current application. I have posted a couple
things about this, just thought i would drop a link for you.

http://www.danvega.org/blog/

On 12/1/06, Will Tomlinson [EMAIL PROTECTED] wrote:

 Yes I ran into the exact same thing. Very irritating!

 I use both IPN AND PDT. The IPN will take care of the background work
 anyway when the auto return thing screws up.

 Will

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262391
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Paypal Integration - Auto Return question

2006-11-30 Thread Nick Gleason
Folks,

We are integrating Paypal's Website Payments Standard system with our
platform to allow clients to link off to paypal and make their purchases
there and then link back.

We have run into a surprising issue with Paypal's Auto Return feature that
automatically brings a user back from paypal to a thank you page on out
clients' sites.  The issue is that we have Auto Return:
1) working great when the user pays with their paypal account
2) not working at all when the user pays with a credit card on the paypal
site - they seem to have to manually click the Return to Merchant link at
the bottom of the paypal thank you screen in order to get back to our
client's sites.

This is a problem for us since our clients users will expect to make a
payment and then automatically end up back on the site they started on, not
on the paypal site.

Has anyone bumped into this issue before?  Hopefully we are just missing
something obvious.

Best,

Nick

.
..
 
Nick Gleason | CitySoft, Inc. | http://www.citysoft.com
 
Direct: (617) 899-5395 | Fax: (617) 507-0444

 
Spend Less  Do More - Community Enterprise 
combines great features with an affordable price. 
.
..





~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262359
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Paypal Integration - Auto Return question

2006-11-30 Thread Mark Flewellen
As far as I know there is no work around for this, when you make a Payment with 
an account all is good, if you are paying with a credit card there is no auto 
return. I chatted online with one of the Tech guys from Paypal who also 
confirmed this.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262374
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Buy Now Paypal integration workflow

2006-10-03 Thread Rick King
Anyone ever have this issue when integrating a Buy Now button from Paypal?

I have a site where a user posts a listing for an item, say a shirt. They are 
also allowed to upload 3 images for that item. I'm charge a listing fee that 
equals a percentage of the asking price of that item (say 5%). 

Once the user fills out the details, and uploads the images, they go to the 
review page. If they approve it, they are sent to Paypal, where thay pay the 
listing fee, then are returned to my site.

However, how can I make sure that they've completed the Paypal transaction, 
since their item has already been posted? I'm trying to figure out a way that 
their item won't be posted until after they've completed the Paypal 
transaction. Would session variables still work after they've left my site, 
gone to Paypal, and come back?

Thanks
R

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255270
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Buy Now Paypal integration workflow

2006-10-03 Thread Adkins, Randy
There are some utilities out there to help you with the integration.
Using the Buy Now, you would send over a success_url or failed_url (I
think that is correct)
which would be a page within your website. Thus, you can take the
appropriate actions as needed.

-Original Message-
From: Rick King [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 03, 2006 4:39 PM
To: CF-Talk
Subject: Buy Now Paypal integration workflow

Anyone ever have this issue when integrating a Buy Now button from
Paypal?

I have a site where a user posts a listing for an item, say a shirt.
They are also allowed to upload 3 images for that item. I'm charge a
listing fee that equals a percentage of the asking price of that item
(say 5%). 

Once the user fills out the details, and uploads the images, they go to
the review page. If they approve it, they are sent to Paypal, where thay
pay the listing fee, then are returned to my site.

However, how can I make sure that they've completed the Paypal
transaction, since their item has already been posted? I'm trying to
figure out a way that their item won't be posted until after they've
completed the Paypal transaction. Would session variables still work
after they've left my site, gone to Paypal, and come back?

Thanks
R



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255272
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Buy Now Paypal integration workflow

2006-10-03 Thread Ian Skinner
However, how can I make sure that they've completed the Paypal transaction, 
since their item has already been posted? I'm trying to figure out a way that 
their item won't be posted until after they've completed the Paypal 
transaction. Would session variables still work after they've left my site, 
gone to Paypal, and come back?


Yes, the session will live as long as the session is timed to live.  Are you 
using Paypals IPN (Instant Payment Notification) feature.  It will send you a 
data packet full of payment data when a transaction is completed.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Soduko
|   |   |
-
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255273
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Buy Now Paypal integration workflow

2006-10-03 Thread Snake
You need you use the IPN method, so that you have a callback that happens in
the background.

Here are some useful links

https://www.paypal.com/IntegrationCenter/ic_documentation.html


http://paypaltech.com/Stephen/test/ipntest3.htm
 

-
Snake

-Original Message-
From: Rick King [mailto:[EMAIL PROTECTED] 
Sent: 03 October 2006 21:39
To: CF-Talk
Subject: Buy Now Paypal integration workflow

Anyone ever have this issue when integrating a Buy Now button from Paypal?

I have a site where a user posts a listing for an item, say a shirt. They
are also allowed to upload 3 images for that item. I'm charge a listing fee
that equals a percentage of the asking price of that item (say 5%). 

Once the user fills out the details, and uploads the images, they go to the
review page. If they approve it, they are sent to Paypal, where thay pay the
listing fee, then are returned to my site.

However, how can I make sure that they've completed the Paypal transaction,
since their item has already been posted? I'm trying to figure out a way
that their item won't be posted until after they've completed the Paypal
transaction. Would session variables still work after they've left my site,
gone to Paypal, and come back?

Thanks
R



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255274
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Buy Now Paypal integration workflow

2006-10-03 Thread Martyn Bowis
Hi Rick,

You should use the IPN (Instant Payment Notification) feature of PayPal.

There is example ColdFusion code on the PayPal site for processing the IPN
Post data that is returned to the page that you specify as the return page
for the IPN.

Essentially, the workflow could be:

1. User logs in
2. Create product and in database and set status to pending
3. Upload images and associate with product record
4. Click Buy Now Button and go to PayPal site (Buy Now Button has various
properties you can set, some of which can be retrieved from the IPN Post
data)
5. Have the IPN take the user back to thankyou.cfm
6. Read the IPN Post data inside thankyou.cfm
7. Update your product record status to completed

Cheers,
Martyn
 

-Original Message-
From: Rick King [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 9:39 AM
To: CF-Talk
Subject: Buy Now Paypal integration workflow

Anyone ever have this issue when integrating a Buy Now button from Paypal?

I have a site where a user posts a listing for an item, say a shirt. They
are also allowed to upload 3 images for that item. I'm charge a listing fee
that equals a percentage of the asking price of that item (say 5%). 

Once the user fills out the details, and uploads the images, they go to the
review page. If they approve it, they are sent to Paypal, where thay pay the
listing fee, then are returned to my site.

However, how can I make sure that they've completed the Paypal transaction,
since their item has already been posted? I'm trying to figure out a way
that their item won't be posted until after they've completed the Paypal
transaction. Would session variables still work after they've left my site,
gone to Paypal, and come back?

Thanks
R



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255275
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Buy Now Paypal integration workflow

2006-10-03 Thread Rick Faircloth
Hi, Rick...

Sorry I don't have an answer for you, because I have no experience
with ecommerce...however, I have thought of creating a virtual Mall
for our area and allowing local merchants to sell their wares on the
site.

Is that what you're doing...or something similar?

Rick

-Original Message-
From: Rick King [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 03, 2006 4:39 PM
To: CF-Talk
Subject: Buy Now Paypal integration workflow

Anyone ever have this issue when integrating a Buy Now button from Paypal?

I have a site where a user posts a listing for an item, say a shirt. They
are also allowed to upload 3 images for that item. I'm charge a listing fee
that equals a percentage of the asking price of that item (say 5%). 

Once the user fills out the details, and uploads the images, they go to the
review page. If they approve it, they are sent to Paypal, where thay pay the
listing fee, then are returned to my site.

However, how can I make sure that they've completed the Paypal transaction,
since their item has already been posted? I'm trying to figure out a way
that their item won't be posted until after they've completed the Paypal
transaction. Would session variables still work after they've left my site,
gone to Paypal, and come back?

Thanks
R






~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255293
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Buy Now Paypal integration workflow

2006-10-03 Thread Rick King
Thanks guys...I didn't know about the IPN method. I'll look into it tonight.

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255297
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Buy Now Paypal integration workflow

2006-10-03 Thread Rick King
So I tried implementing IPN, made all the preference changes on Payapl, read up 
on the lastest IPN tutorial over at easycfm by Mike Daugherty 
(http://tutorial468.easycfm.com/), and am using the code below. 

Unfortunately, I'm only receiving the contents of the cfelse statement which 
means it's not returning SUCCESS. I'm sure the authToken is correct.

Has anyone else tried implementing this code? The whole process works great up 
until it returns to my ipn.cfm page.

Rick


-IPN.CFM---
cfparam  name=url.tx default=

cfset authToken=AOxgkNc95zzHVGCkClZyKUJ10sh8Eh55bkf6epJkcE5sdXoLHhPLC4VrfnC
cfset txToken = url.tx
cfset query=cmd=_notify-synchtx=  txToken  at=  authToken

CFHTTP url=https://www.paypal.com/cgi-bin/webscr?#query#;
   method=GET
   resolveurl=false
/CFHTTP

cfif left(cfhttp.FileContent,7) is SUCCESS
cfloop list=#cfhttp.FileContent#
 index=curLine
 delimiters=#chr(10)#
cfif listGetAt(curLine,1,=) is first_name
cfset firstName=listGetAt(curLine,2,=)
/cfif
cfif listGetAt(curLine,1,=) is last_name
cfset lastName=listGetAt(curLine,2,=)
/cfif
cfif listGetAt(curLine,1,=) is item_name
cfset itemName=listGetAt(curLine,2,=)
/cfif
cfif listGetAt(curLine,1,=) is mc_gross
cfset mcGross=listGetAt(curLine,2,=)
/cfif
cfif listGetAt(curLine,1,=) is mc_currency
cfset mcCurrency=listGetAt(curLine,2,=)
/cfif
/cfloop

cfoutput
ph3Your order has been successfully received./h3/p
bDetails/bbr
liName: #firstName# #lastName#/li
liDescription: #itemName#/li
liAmount: #mcCurrency# #mcGross#/li
hr
/cfoutput

cfelse
ERROR: Check to make sure the authToken value you set is EXACTLY what 
PayPal gave you in Step 2
/cfif





~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255311
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: PayPal Integration

2005-10-18 Thread Sean Corfield
On 10/17/05, Taco Fleur [EMAIL PROTECTED] wrote:
 Just wondering has anyone got the PayPal seamless API working with
 ColdFusion?

 I am getting a 500 null error, which is not documented in the
 documentation anywhere.

Have you considered using Continuum Media's PayPalMX wrapper?

http://web-relevant.com/web-relevant/index.cfm?fuseaction=main.paypalmx
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221299
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: PayPal Integration

2005-10-18 Thread Taco Fleur
Hi Sean,

No I haven't, but I will now.
I guess that means that people have been able to get it integrated with CF.

Taco Fleur - CEO
Pacific Fox http://www.pacificfox.com.au 
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 
** SMS Solutions, including developer API
** Domain Registration, .COM for as low as AUSD$15 a year, .COM.AU for
AUSD$50 two years!
** Seamless Merchant integration
** We endorse PayPal, accept payments online now!


 -Original Message-
 From: Sean Corfield [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, 18 October 2005 5:30 PM
 To: CF-Talk
 Subject: Re: PayPal Integration
 
 
 On 10/17/05, Taco Fleur [EMAIL PROTECTED] wrote:
  Just wondering has anyone got the PayPal seamless API working with 
  ColdFusion?
 
  I am getting a 500 null error, which is not documented in the 
  documentation anywhere.
 
 Have you considered using Continuum Media's PayPalMX wrapper?
 
http://web-relevant.com/web-relevant/index.cfm?fuseaction=main.paypalmx
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221303
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: PayPal Integration

2005-10-18 Thread Taco Fleur
Actually I think this one does not work with the seamless integration, from
what I quickly read.
So the question is question is still open, has anyone successfully
implemented the seamless API with CF?

Taco Fleur - CEO
Pacific Fox http://www.pacificfox.com.au 
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 
** SMS Solutions, including developer API
** Domain Registration, .COM for as low as AUSD$15 a year, .COM.AU for
AUSD$50 two years!
** Seamless Merchant integration
** We endorse PayPal, accept payments online now!



 -Original Message-
 From: Sean Corfield [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, 18 October 2005 5:30 PM
 To: CF-Talk
 Subject: Re: PayPal Integration
 
 
 On 10/17/05, Taco Fleur [EMAIL PROTECTED] wrote:
  Just wondering has anyone got the PayPal seamless API working with 
  ColdFusion?
 
  I am getting a 500 null error, which is not documented in the 
  documentation anywhere.
 
 Have you considered using Continuum Media's PayPalMX wrapper?
 
http://web-relevant.com/web-relevant/index.cfm?fuseaction=main.paypalmx
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221315
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


PayPal Integration

2005-10-17 Thread Taco Fleur
Just wondering has anyone got the PayPal seamless API working with
ColdFusion?
 
I am getting a 500 null error, which is not documented in the
documentation anywhere.
 

Taco Fleur - CEO
Pacific Fox http://www.pacificfox.com.au http://www.pacificfox.com.au/  
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 

** SMS Solutions, including developer API

** Domain Registration, .COM for as low as AUSD$15 a year, .COM.AU for
AUSD$50 two years!

** Seamless Merchant integration

** We endorse PayPal https://www.paypal.com/au/mrb/pal=BYLS5532RWQWS ,
accept payments online now!

 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221293
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


PayPal Integration

2003-11-17 Thread Ketan Patel
Hi All,
I would like to know if anybody has good custom tag or URL for paypal
integration to accept payments. How easy it is to integrate into the system.

Ketan Patel

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayPal Integration

2003-11-17 Thread Eric Creese
Pascal put out a handy tutorial on Easycfm.com

-Original Message-
From: Ketan Patel [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 10:47 AM
To: CF-Talk
Subject: PayPal Integration

Hi All,
I would like to know if anybody has good custom tag or URL for paypal
integration to accept payments. How easy it is to integrate into the system.

Ketan Patel

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayPal Integration

2003-11-17 Thread Tangorre, Michael
I am in the process of making a CFC to handle the IPN stuff PayPal offers.
There is a custom tag out there.. check the MM exchange.

 
Also, when the PayPal website is done being maintenanced go check out
their developer section, and read about IPN.

 
Mike

-Original Message-
From: Ketan Patel [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 17, 2003 11:47 AM
To: CF-Talk
Subject: PayPal Integration

Hi All,
I would like to know if anybody has good custom tag or URL for paypal
integration to accept payments. How easy it is to integrate into the system.

Ketan Patel

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: PayPal Integration

2003-11-17 Thread Kevin Graeme
There's a PayPal integration component already as part of Contribute. My
guess is that it's probably also available at the Exchange for DW.

-Kevin

- Original Message - 
From: Ketan Patel [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, November 17, 2003 10:47 AM
Subject: PayPal Integration

 Hi All,
 I would like to know if anybody has good custom tag or URL for paypal
 integration to accept payments. How easy it is to integrate into the
system.

 Ketan Patel

 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




PayPal integration

2003-08-27 Thread Ryan Stille
Slightly off topic:

I am looking at adding PayPal as a payment option to a ColdFusion shopping cart we 
wrote.  As far as I can tell, you can't integrate it very tightly.  I see two ways:

1) Buy Now Button Method: allows a user to jump from a product detail page to the 
PayPal checkout form.  Only allows one item to be purchased at a time.   Bypasses all 
our checkout pages including shipping and tax calculation.

2) Shopping Cart Method:  offers Add To Cart buttons on each product page.  Clicking 
this button opens a new window with a PayPal shopping cart in it.  Allows more than 
one item to be purchased at a time.  Bypasses all our checkout pages including 
shipping and tax calculation.


Am I understanding this right?  Is there any other way to do it?  If we add this 
feature as an option, when orders are placed using PayPal they wouldn't be in our 
system because we have no way of knowing if the order went through, or if the user 
changed quantities, etc.

Thanks for any input.
-Ryan
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


PayPal integration

2003-08-27 Thread Ryan Stille
Slightly off topic:

I am looking at adding PayPal as a payment option to a ColdFusion shopping cart we 
wrote.  As far as I can tell, you can't integrate it very tightly.  I see two ways:

1) Buy Now Button Method: allows a user to jump from a product detail page to the 
PayPal checkout form.  Only allows one item to be purchased at a time.   Bypasses all 
our checkout pages including shipping and tax calculation.

2) Shopping Cart Method:  offers Add To Cart buttons on each product page.  Clicking 
this button opens a new window with a PayPal shopping cart in it.  Allows more than 
one item to be purchased at a time.  Bypasses all our checkout pages including 
shipping and tax calculation.


Am I understanding this right?  Is there any other way to do it?  If we add this 
feature as an option, when orders are placed using PayPal they wouldn't be in our 
system because we have no way of knowing if the order went through, or if the user 
changed quantities, etc.

Thanks for any input.
-Ryan

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: PayPal integration

2003-08-27 Thread Matt Robertson
Look into paypal IPN.  It still isn't perfect, but its more integrated
than the options you describe.

Gads... Where was that Paypal/CF IPN tutorial again?


 Matt Robertson   [EMAIL PROTECTED] 
 MSB Designs, Inc.  http://mysecretbase.com


-Original Message-
From: Ryan Stille [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 8:43 PM
To: CF-Talk
Subject: PayPal integration


Slightly off topic:

I am looking at adding PayPal as a payment option to a ColdFusion
shopping cart we wrote.  As far as I can tell, you can't integrate it
very tightly.  I see two ways:

1) Buy Now Button Method: allows a user to jump from a product detail
page to the PayPal checkout form.  Only allows one item to be purchased
at a time.   Bypasses all our checkout pages including shipping and tax
calculation.

2) Shopping Cart Method:  offers Add To Cart buttons on each product
page.  Clicking this button opens a new window with a PayPal shopping
cart in it.  Allows more than one item to be purchased at a time.
Bypasses all our checkout pages including shipping and tax calculation.


Am I understanding this right?  Is there any other way to do it?  If we
add this feature as an option, when orders are placed using PayPal they
wouldn't be in our system because we have no way of knowing if the order
went through, or if the user changed quantities, etc.

Thanks for any input.
-Ryan


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: PayPal integration

2003-08-27 Thread admin
agreed the talk back from IPN can do just about everything a regular CC
system can do - I'll see if I can find the link too
- Original Message - 
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, August 26, 2003 10:15 PM
Subject: RE: PayPal integration


 Look into paypal IPN.  It still isn't perfect, but its more integrated
 than the options you describe.

 Gads... Where was that Paypal/CF IPN tutorial again?

 
  Matt Robertson   [EMAIL PROTECTED]
  MSB Designs, Inc.  http://mysecretbase.com
 

 -Original Message-
 From: Ryan Stille [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 26, 2003 8:43 PM
 To: CF-Talk
 Subject: PayPal integration


 Slightly off topic:

 I am looking at adding PayPal as a payment option to a ColdFusion
 shopping cart we wrote.  As far as I can tell, you can't integrate it
 very tightly.  I see two ways:

 1) Buy Now Button Method: allows a user to jump from a product detail
 page to the PayPal checkout form.  Only allows one item to be purchased
 at a time.   Bypasses all our checkout pages including shipping and tax
 calculation.

 2) Shopping Cart Method:  offers Add To Cart buttons on each product
 page.  Clicking this button opens a new window with a PayPal shopping
 cart in it.  Allows more than one item to be purchased at a time.
 Bypasses all our checkout pages including shipping and tax calculation.


 Am I understanding this right?  Is there any other way to do it?  If we
 add this feature as an option, when orders are placed using PayPal they
 wouldn't be in our system because we have no way of knowing if the order
 went through, or if the user changed quantities, etc.

 Thanks for any input.
 -Ryan


 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: PayPal integration

2003-08-27 Thread Dan O'Keefe
I think it was easycfm.com.

Dan
=== Previous Message Below ===


-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 27, 2003 1:16 AM
To: CF-Talk
Subject: RE: PayPal integration


Look into paypal IPN.  It still isn't perfect, but its more integrated
than the options you describe.

Gads... Where was that Paypal/CF IPN tutorial again?


 Matt Robertson   [EMAIL PROTECTED] 
 MSB Designs, Inc.  http://mysecretbase.com


-Original Message-
From: Ryan Stille [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 8:43 PM
To: CF-Talk
Subject: PayPal integration


Slightly off topic:

I am looking at adding PayPal as a payment option to a ColdFusion
shopping cart we wrote.  As far as I can tell, you can't integrate it
very tightly.  I see two ways:

1) Buy Now Button Method: allows a user to jump from a product detail
page to the PayPal checkout form.  Only allows one item to be purchased
at a time.   Bypasses all our checkout pages including shipping and tax
calculation.

2) Shopping Cart Method:  offers Add To Cart buttons on each product
page.  Clicking this button opens a new window with a PayPal shopping
cart in it.  Allows more than one item to be purchased at a time.
Bypasses all our checkout pages including shipping and tax calculation.


Am I understanding this right?  Is there any other way to do it?  If we
add this feature as an option, when orders are placed using PayPal they
wouldn't be in our system because we have no way of knowing if the order
went through, or if the user changed quantities, etc.

Thanks for any input.
-Ryan



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


RE: PayPal integration

2003-08-27 Thread Brad Roberts
http://tutorial23.easycfm.com/

Then only thing I ran into is that the following lines of code are NOT
needed:

CFIF IsDefined(FORM.payment_date)
CFSET str = str 
payment_date=#URLEncodedFormat(Form.payment_date)#
/CFIF
CFIF IsDefined(FORM.subscr_date)
CFSET str = str  subscr_date=#URLEncodedFormat(Form.subscr_date)#
/CFIF

Unless you're going to add a cfelse..Throw an error../cfif to the two
cfif's above, they're just redundant, and may add these form variables
TWICE to your query string which may give unexpected results.

-Brad

-Original Message-
From: Dan O'Keefe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 7:31 AM
To: CF-Talk
Subject: RE: PayPal integration


I think it was easycfm.com.

Dan
=== Previous Message Below ===


-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 1:16 AM
To: CF-Talk
Subject: RE: PayPal integration


Look into paypal IPN.  It still isn't perfect, but its more integrated
than the options you describe.

Gads... Where was that Paypal/CF IPN tutorial again?


 Matt Robertson   [EMAIL PROTECTED]
 MSB Designs, Inc.  http://mysecretbase.com


-Original Message-
From: Ryan Stille [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 26, 2003 8:43 PM
To: CF-Talk
Subject: PayPal integration


Slightly off topic:

I am looking at adding PayPal as a payment option to a ColdFusion
shopping cart we wrote.  As far as I can tell, you can't integrate it
very tightly.  I see two ways:

1) Buy Now Button Method: allows a user to jump from a product detail
page to the PayPal checkout form.  Only allows one item to be purchased
at a time.   Bypasses all our checkout pages including shipping and tax
calculation.

2) Shopping Cart Method:  offers Add To Cart buttons on each product
page.  Clicking this button opens a new window with a PayPal shopping
cart in it.  Allows more than one item to be purchased at a time.
Bypasses all our checkout pages including shipping and tax calculation.


Am I understanding this right?  Is there any other way to do it?  If we
add this feature as an option, when orders are placed using PayPal they
wouldn't be in our system because we have no way of knowing if the order
went through, or if the user changed quantities, etc.

Thanks for any input.
-Ryan




~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: PayPal integration

2003-08-27 Thread Ryan Stille
Matt Robertson wrote:
 Look into paypal IPN.  It still isn't perfect, but its more integrated
 than the options you describe.

 Gads... Where was that Paypal/CF IPN tutorial again?

And admin [EMAIL PROTECTED] wrote:
 agreed the talk back from IPN can do just about everything a regular CC
 system can do - I'll see if I can find the link too


Thanks for the info about IPN.  After reading about it on PayPal's site, from my 
understanding you still have to use one of the two methods I described. Either the buy 
now button or their add to shopping cart buttons.  Then when the buyer pays for their 
purchase, if I have IPN enabled, it will make the an http call to my server.  Right?

Thanks.
-Ryan
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


RE: PayPal integration

2003-08-27 Thread Dan O'Keefe
I think that is incorrect, and should become clearer once you review the
tutorial. I have to do this myself today for the first time also.

Dan

-Original Message-
From: Ryan Stille [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 10:22 AM
To: CF-Talk
Subject: Re: PayPal integration


Matt Robertson wrote:
 Look into paypal IPN.  It still isn't perfect, but its more integrated
 than the options you describe.

 Gads... Where was that Paypal/CF IPN tutorial again?

And admin [EMAIL PROTECTED] wrote:
 agreed the talk back from IPN can do just about everything a regular CC
 system can do - I'll see if I can find the link too


Thanks for the info about IPN.  After reading about it on PayPal's site,
from my understanding you still have to use one of the two methods I
described. Either the buy now button or their add to shopping cart buttons.
Then when the buyer pays for their purchase, if I have IPN enabled, it will
make the an http call to my server.  Right?

Thanks.
-Ryan

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


Re: PayPal integration

2003-08-27 Thread Pablo Varando
cf_self_pluf
http://tutorial23.easycfm.com
/cf_self_pluf

- Pablo

- Original Message - 
From: Ryan Stille [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 9:22 AM
Subject: Re: PayPal integration


 Matt Robertson wrote:
  Look into paypal IPN.  It still isn't perfect, but its more integrated
  than the options you describe.

  Gads... Where was that Paypal/CF IPN tutorial again?

 And admin [EMAIL PROTECTED] wrote:
  agreed the talk back from IPN can do just about everything a regular CC
  system can do - I'll see if I can find the link too


 Thanks for the info about IPN.  After reading about it on PayPal's site,
from my understanding you still have to use one of the two methods I
described. Either the buy now button or their add to shopping cart buttons.
Then when the buyer pays for their purchase, if I have IPN enabled, it will
make the an http call to my server.  Right?

 Thanks.
 -Ryan
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com