Shipping Add-on option name issue in cart form

General ShopSite user discussion

Shipping Add-on option name issue in cart form

Postby webguyblake » Thu Nov 08, 2007 10:57 am

Shopsite 7.1.4 pro

We have a custom shipping add-on that is returning shipping options with similar names, and when one option is chosen the similar named option's price is used in the cart.

Here is part of the HTML from the cart form returned from the add-on:
<input type=radio name="shipping" value="apiUPS Next Day Air Saver">
<input checked type=radio name="shipping" value="apiUPS Next Day Air">

Since the Shipping API does not allow the specification of a ID that is different from the label, it appears that the cart form is getting confused as to which option is being selected.

I noticed that the built in UPS shipping returns HTML with unique values:
<input type=radio name="shipping" value="ups13">
<input type=radio name="shipping" value="ups01">


Is there a fix or work around?
webguyblake
 
Posts: 3
Joined: Wed Aug 16, 2006 3:29 pm

Postby loren_d_c » Thu Nov 08, 2007 11:41 am

Upgrade to v8.1x or newer.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum

Who is online

Users browsing this forum: No registered users and 114 guests

cron