- see footer for list info -<
I've run Paypal for just over a year on a dating site.
I don't see any reason you would need to do this. Any secure data can be
processed into a holding table and with a relational field to match it to
the users Paypal data. For example, when one of our users subscribes, all
that is passed to Paypal along with subscription/payment terms is the user
id, using the paypal "custom" field. This is passed back to us when Paypal
poll and confirm the transaction, or otherwise.
It's the point when Paypal poll us we had problems, because their way of
passing data is horrendous. If you need some pointers on this you are
welcome to look at my code, which is probably pretty awful but it works!
Best of luck,
Jenny
http://www.fasttrackonline.co.uk
----- Original Message -----
From: "Damian Watson" <[EMAIL PROTECTED]>
To: "Coldfusion Development" <[email protected]>
Sent: Friday, September 02, 2005 11:00 AM
Subject: Re: [CF-Dev] submitting a form automatically
>- see footer for list info -<
Well it's a payment form we're passing on to Paypal so the process is:
1. User views confirm details page and clicks to process payment. This
page does not contain hidden form fields to improve security and so...
2. Form submission page automatically submits itself and directs to...
3. Paypal which receives form variables
Simon Baynes wrote:
- see footer for list info -<
Why would you want to do that? Surely you just want to set the
variables into a persistent scope (ie session) and then move them to a
new page?
On 9/2/05, Damian Watson <[EMAIL PROTECTED]> wrote:
- see footer for list info -<
Hi,
I'd like to submit a form automatically when a page loads i.e. so the
user does not see anything. Obviously this can be done with javascript
but can it be done in coldfusion?
Cheers
Damian
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your
help -<
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<