close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart Charges not clearing

Thread began 6/04/2012 6:16 am by steve204795 | Last modified 6/04/2012 12:57 pm by Jason Byrnes | 645 views | 3 replies |

steve204795

eCart Charges not clearing

Hi .. i added an additional charge for Signature Required ... it works but the value is showing up in the cart in new sessions before choosing a shipping value .. I have a clear session on the cart page for shipping quotes - can i do that with charges an discounts as well?

Thanks!

Sign in to reply to this post

Jason ByrnesWebAssist

If the charges and discounts are based on session variable values, then yes, you can use the clear session value behavior on the cart page to clear them.

Sign in to reply to this post

steve204795

session

the 3.50 charge is added to the cart if Ship_Type = 3 ... after checkout or clear cart the charge shows in the cart when I go back and add new items in the cart ... before I've chosen the shipping type

I'm currently clearing UPS & USPS and Ship_Type at the beginning of the cart page ...

Sign in to reply to this post

Jason ByrnesWebAssist

This means that the ship type session is not being cleared when the cart is cleared or the transaction completed.



you will need to add code to unset the ship type session when the cart is cleared or the transaction processed:
if(isset($_SESSION['ship_type'])) unset($_SESSION['ship_type']);

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...