Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7533785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T05:49:38+00:00 2026-05-30T05:49:38+00:00

I am trying to figure this one out, but I need some help. I

  • 0

I am trying to figure this one out, but I need some help.

I want to offer multiple products in the select list for a customer to choose and buy one.

<FORM action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <INPUT TYPE="hidden" name="cmd" value="_xclick"/>
    <INPUT TYPE="hidden" name="charset" value="utf-8"/>
    <INPUT TYPE="hidden" NAME="return" value="http://www.albertamomentummassage.com/gift-certificate-thank-you/"/>
    <INPUT TYPE="hidden" NAME="rm" value="2"/>
    <INPUT TYPE="hidden" NAME="currency_code" value="CAD"/>
    <INPUT TYPE="hidden" NAME="business" value="daniel_1329709715_biz@gmail.com"/>

    <select name="os_0" value="Therapeutic Massage">
        <option value="2 Hour Masssage">2 Hour Massage $160.00 CAD</option>
        <option value="90 Minute Massage">90 Minute Massage $120.00 CAD</option>
    </select>

    <input type="hidden" name="option_amount0" value="160"/>
    <input type="hidden" name="option_amount1" value="120"/>

    <input type="submit" src="http://www.paypal.com/en_US/i/btn/btn_buynow_LG.gif" />
</FORM>

Once I got redirected to PayPal I am missing, both, item description and item price.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T05:49:40+00:00Added an answer on May 30, 2026 at 5:49 am

    You’ll still need to send along an item_name field. The drop down list acts as a modifier for an item to add to the cart. In addition to the drop down list itself, you’ll also need to send option_select(n) and option_amount(n) in your form. Check out the example below, it’s from the Paypal button generator and should get you rolling.

    <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value="Yourbiz@gmail.com">
    <input type="hidden" name="lc" value="US">
    <input type="hidden" name="item_name" value="Massage service">
    <input type="hidden" name="button_subtype" value="products">
    <input type="hidden" name="no_note" value="0">
    <input type="hidden" name="currency_code" value="CAD">
    <input type="hidden" name="add" value="1">
    <input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHostedGuest">
    <table>
        <tr><td><input type="hidden" name="on0" value="Duration">Duration</td></tr>
        <tr><td>
        <select name="os0">
        <option value="90 minutes">90 minutes $120.00 CAD</option>
        <option value="2 hours">2 hours $160.00 CAD</option>
        </select>
        </td></tr>
    </table>
    <input type="hidden" name="currency_code" value="CAD">
    <input type="hidden" name="option_select0" value="90 minutes">
    <input type="hidden" name="option_amount0" value="120.00">
    <input type="hidden" name="option_select1" value="2 hours">
    <input type="hidden" name="option_amount1" value="160.00">
    <input type="hidden" name="option_index" value="0">
    <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif"   width="1" height="1">
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ok, so i've spent the entire day trying to figure this one out- but
I've been trying to figure this one out for a bit using patterns or
I've spent a few days trying to figure this one out and can't seem
I am having one heck of a hard time trying to figure this out.
Been trying to figure this out, but can't come up with a good solution
I've been trying to figure this out for quite some time, and it seems
I need some help wrapping my head around this. I am trying to develop
Im trying to figure out if this is possible. I want to sort by
I'm compiling PHP5.2.9 on Mac OS X 10.5.6. Need some help to figure this
Trying to figure this out... I'm trying to accessthe top level of the dom

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.