Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Ordering Script - Need help  (Read 1919 times)

0 Members and 1 Guest are viewing this topic.

GladiatoR

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Ordering Script - Need help
« on: March 07, 2007, 11:42:36 am »

I've just added a paypal script. I've currently got it so whenever someone buys a photo on my website (www.jlphoto.com.au/gallery) that it gives them an option to chose either local pickup or $3.00 postage. It all works fine, adds the 3 bucks to the photo price but how do i make it so it only adds it to one set of photos and not just each individual photo? The code can be found below.

<!--//START 2nd Dropdown List Form -->
           <FONT size="2"><b>3. Select Postage Method</b></font>
           <blockquote>
              <SELECT onchange="ReadForm (this.form, false);">
                                  // values for paypal                  //what your user sees
                    <OPTION value=' Option 1: Posted +3.00 '>    Posted (+ $3.00)</OPTION>
                 <OPTION value=' Option 2: Locl Pickup '>    Local Pickup</OPTION>
              </SELECT> </blockquote>
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.