Search found 7 matches

by joewkm
Sat Aug 15, 2009 10:28 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Taxes in email
Replies: 5
Views: 3327

Re: Taxes in email

Thank Mazhar, I've got my problem fixed. I used the second approach, disabled the default email trigger and trigger the email manually at the ReceiptPage.ascx.cs. I did the tax calculation there and added the additional emailTemplate parameters and the email now able to show customized tax info. As ...
by joewkm
Wed Aug 12, 2009 10:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Taxes in email
Replies: 5
Views: 3327

Re: Taxes in email

Hi, I have read the post on viewtopic.php?f=42&t=8717 looks like a tangible solution and alternative to the nvelocity problem. Can you tell me which file and source line exactly trigger the invoice email when then confirm payment button is clicked? Would this be the right place to put the email nvel...
by joewkm
Wed Aug 05, 2009 10:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Taxes in email
Replies: 5
Views: 3327

Taxes in email

Hi, I'm trying to display Canadian taxes on my email invoice. All 3 taxes, PST,GST & HST. Whoever buys from which province, that province's taxation rules applys. I managed to do it on the screen and printable version because I modify OrderTotalSummary.ascx.cs to look lile this. protected void Page_...
by joewkm
Tue Jul 07, 2009 6:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bugs in editing billing/shipping address checkout
Replies: 3
Views: 3229

Re: Bugs in editing billing/shipping address checkout

My version is 7.0.2. BUILD: 11659. I'm using OnePageCheckout with the following parameters.
ConLib:OnePageCheckout EnableMultiShipTo="false". The checkout is within the timeout limit. I mean after adding items into cart, I proceed to checkout without any time lag.

Thanks,
Joe
by joewkm
Sat Jul 04, 2009 5:06 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bugs in editing billing/shipping address checkout
Replies: 3
Views: 3229

Bugs in editing billing/shipping address checkout

Hi, There is a bug I found during checkout. Whenever the billing or shipping address is invalid, the message "There is no shipping methods available to the destination(s)." then pops up. Upon clicking on the "edit" button of either address, a blank address screen will appear and the "log in" pink bu...
by joewkm
Fri Jun 26, 2009 5:17 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Invalid card payment does not show declined message
Replies: 1
Views: 1813

Invalid card payment does not show declined message

I have InternetSecure as my payment gateway (gateway is in test mode). My gateway integration method is xml api. I am able to checkout successfully without any problems. But when I view the log file on the server, the xml return message says 'Your card number is invalid'. Why is there no message on ...
by joewkm
Thu Jun 11, 2009 10:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Chase Paymentech Gateway for 7.0.2
Replies: 2
Views: 3392

Chase Paymentech Gateway for 7.0.2

Version 7.0.2 does not have Chase Paymentech as one of its payment gateway. Is there any chance anybody has done any customization for this gateway?

Thanks,
Joseph