NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page I need help with "Internet Secure"

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search
2 members in live chat ~  


Closed Thread
 
LinkBack Thread Tools
Old 07-31-2005, 04:55 PM THREAD STARTER               #1 (permalink)
New Member
Join Date: Jul 2005
Posts: 5
danil is an unknown quantity at this point
 



Question I need help with "Internet Secure"


Their html suggests using a product list and I got no fixed prices.
So I need to take a result from a separate form that a client fills out and implement it into their code. How do I do it?
Here is what they give:
<input type=hidden name="Products" value="Price::Qty::Code::description::Flags">
<input type=hidden name="Products" value="9.99::1:: 001::T-Shirt::{GST}{PST}{HST}{US}{TEST}{TESTD}">
danil is offline  
Old 08-02-2005, 06:34 AM THREAD STARTER               #2 (permalink)
New Member
Join Date: Jul 2005
Posts: 5
danil is an unknown quantity at this point
 



Hi,
I'm new to web'n'stuff, and I'm not really that into it in programming way. I provide courier and other business services. I am going to hire a designer to do my sites, but later. Still I have this small problem - couple strings of code could fix it - I can't solve by myself, but seems like noone is willing or able to help. Is it too simple for net Gurus?
danil is offline  
Old 08-02-2005, 08:47 AM   #3 (permalink)
Pro Coder & Designer
 
aween's Avatar
Join Date: Apr 2005
Location: Netherlands
Posts: 967
aween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really niceaween is just really nice
 



first of all, you can use Arrays ( php ) or use more hidden tags:

you have:
Code:
<input type=hidden name="Products" value="Price::Qty::Code::description::Flags"> 
<input type=hidden name="Products" value="9.99::1:: 001::T-Shirt::{GST}{PST}{HST}{US}{TEST}{TESTD}">
You cnat use the same name twice ( Products ) Unless you have an Array which is Products[0] - Products[1] etc...

but it should be:
Code:
<input type=hidden name="price" value="Price"> 
<input type=hidden name="quantity" value="Qty"> 
<input type=hidden name="code" value="code"> 
<input type=hidden name="description" value="description"> 
<input type=hidden name="flags" value="Flags">
and the same with the other one.

And i dont quiet understand your explenation. You need to have theire code in theire pages ?
__________________
aween web development
aween is offline  
Old 08-02-2005, 08:02 PM THREAD STARTER               #4 (permalink)
New Member
Join Date: Jul 2005
Posts: 5
danil is an unknown quantity at this point
 



I guess the product list I'm supposed to have is exactly what u said - array stored on their site.

Normally a client just chooses an item - let's say t-shirt -
and clicks the BUY button. He is redirected to their secure place where the actual transaction is done. The specific button he clicked has that type of code, so that they know product and price.
It works ok with :: separators, just different punctuation, probably, for the way you gave. It also works without 'description', 'qty' and 'flags'.
????: NamePros.com http://www.namepros.com/programming/111528-i-need-help-with-internet-secure.html

But it has to have fixed price - either implemented into that button, or stored in the product list (the array) on their site. And that's exactly what I don't need.

I need price to be (a) variable, so the client could input it himself. Than this variable somehow gets into the 'price' part, and goes as 'price' to their site.

http://www.northyorkcity.ca/cc/pay_page.htm
That's total mess, but that's all I can do

xlusive thanks
Last edited by danil; 08-02-2005 at 08:37 PM.
danil is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Appraisal for "Internet Community" biggie Domain Appraisals 13 08-14-2003 09:29 AM

 
All times are GMT -7. The time now is 12:10 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger