close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Multiple questions about calculations

Thread began 6/11/2012 4:41 pm by Dennis | Last modified 6/15/2012 3:32 pm by Dennis | 1221 views | 4 replies

Jason ByrnesWebAssist

No, the shopping cart will only need to be recreated if you add new column that you wish to display in the cart.


The unique checkbox is used to mark columns that will cause an item added to the cart to be treated as a new line item. For example, if you add item one to the cart in Size small, then add it again in size larger, you would want to show 2 line items in the cart. If you don't set the size column to unique, it will show only one line item. Setting the Size to Unique tells the cart to treat the ID / Size combination as unique line items.

to apply fees to some items only, you need to crate a new column in the cart to mark those items. then create a charge using the Items With A specific column value calculation.


for the paypal fee, the billing ountry is stored in a session variable named eCartCheckoutForm_country


create 2 charges for the paypal fees, one using the trigger:
If Session variable eCartCheckoutForm_country exists:

AND Based on session Variable Value "eCartCheckoutForm_country" "!=" "US"

the other using the trigger:
If Session variable eCartCheckoutForm_country exists:

AND Based on session Variable Value "eCartCheckoutForm_country" "=" "US"


For the calculation, use:
Multiple of column subtotal

SubTotal for Column "Total Price" times "0.029" "plus" "0.30"

or for the none US charge:
Multiple of column subtotal

SubTotal for Column "Total Price" times "0.039" "plus" "0.30"

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...