iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-14-2006, 05:01 PM
WebProWorld New Member
 
Join Date: Jan 2006
Location: Minnesota, USA
Posts: 4
BuzzSaw RepRank 0
Default Secure upload page from payment gateway redirect

Greetings,

I have a project that I am doing for a customer that requires a secure upload of either word or text files after they have made payment through a gateway.

I can find everything for downloading with membership management but not uploading. What I need is a way to securely allow uploads, after they have paid. I don't want the customers to be able to reuse the form after they have posted their information and it needs to be secure.

The concept is that the customer pays to upload files for acedemic review.

I am stuck in my usual "try to make a simple thing complicated fog" and need some assistance in seeing this problem to a solution.

As Always, I appreciate the help with questions like this.


Thanks

Buzzsaw
Reply With Quote
  #2 (permalink)  
Old 02-17-2006, 07:22 PM
WebProWorld Pro
 
Join Date: May 2004
Location: Austin, TX
Posts: 199
steve0 RepRank 0
Default

Simple overview..

You could use the transaction id as a key..
(Like validating an account.)

Upon upload, check the key..
Once a file is uploaded with that key.. set a flag that corresponds to that key equal to 0 or 1.

If an upload is reattempted with that key, and the flag indicates it has already been used..
die("error message here");
__________________
Hardcore Programming Solutions and Coffee Drinker
Reply With Quote
  #3 (permalink)  
Old 02-17-2006, 08:40 PM
WebProWorld New Member
 
Join Date: Jan 2006
Location: Minnesota, USA
Posts: 4
BuzzSaw RepRank 0
Default Re: Secure upload page from payment gateway redirect

Steve0,

Thanks for the help. That is a great idea!! and I can pull it right off of the SQL database. I will require login for transactions so I will have them referenced in the Db. I am also expiring the password for the upload after 1 hr.


Thanks Again

Buzzsaw
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 03:47 AM.



Search Engine Optimization by vBSEO 3.3.0