close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Missing Tax and Shipping fields

Thread began 8/20/2010 7:52 pm by art391139 | Last modified 8/23/2010 3:37 pm by Jason Byrnes | 1736 views | 7 replies |

art391139

Missing Tax and Shipping fields

Customer Receipt/Purchase Confirmation E-mail includes the correct totals but is missing the shipping and tax break-down that is used to make-up the calculation. How do I add those fields?

Sign in to reply to this post

Jason ByrnesWebAssist

you can use Universal Emai to edit the email message.


The code to show the shipping is:

php:
<?php echo WA_eCart_DisplayMoney($<your cart name>, $<your cart name>->GetShipping()); ?>



to show the tax:

php:
<?php echo WA_eCart_DisplayMoney($<your cart name>, $<your cart name>->GetTax()); ?>





where <your cart name> is name of your eCart object.

Sign in to reply to this post

art391139

Editing Thank You for your Order e-mail

I can find in the confirm.php the e-mail only one universal e-mail behavior for the email order receipt page which is fine. I can find where the Thank You for your order e-mail behavior is coming from to edit.

Sign in to reply to this post

Jason ByrnesWebAssist

if you are using Paypal Payments pro, there will be a universal Email behavior on the pp_confirm page as well as the confirm page.

Sign in to reply to this post

art391139

Universal E-mail and E-Cart

I am not using paypal

Sign in to reply to this post

Jason ByrnesWebAssist

OK, then it would be helpful to know what you are using.

Only one universal email behavior is applied for most other payment gateways.

it could be that the email you are refering to is one that is generted by the payment you are using.

is the email styled at all?

perhaps a screen shot of the email would help.

Sign in to reply to this post

art391139

Editing E-mail

Authorize.net and ecart 5

Attached Files
screen-capture.zip
Sign in to reply to this post

Jason ByrnesWebAssist

this email is generated by the authorize.net servers, you will not be able to edit this one.

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