Search found 12 matches

by jtry
Wed May 20, 2009 8:57 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: expirationdropdownvalidator doesn't work
Replies: 2
Views: 2007

expirationdropdownvalidator doesn't work

The cb:expirationdropdownvalidator in my CreditCardPaymentForm never work. Here is the code, <asp:dropdownlist ID="ExpirationMonth" runat="server" ValidationGroup="CreditCard"> <asp:ListItem Text="Month" Value=""></asp:ListItem> <asp:ListItem Value="01">01</asp:ListItem> <asp:ListItem Value="02">02<...
by jtry
Fri Mar 13, 2009 1:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Question about email template
Replies: 2
Views: 2028

Re: Question about email template

Yes. I checked the Order Confirmation email and the shipping notification email for the same order. And the customer is the same. That's why it's weird.
by jtry
Mon Mar 09, 2009 5:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Question about email template
Replies: 2
Views: 2028

Question about email template

I have an issue in email templates. In the Customer Order Notification template, the "order total" is $order.Items.TotalPriceById().ToString("ulc"). And it's showing correctly with user's local currency. In the Order Shipped template, there is an exactly same "order total" field and with the same $o...
by jtry
Mon Nov 24, 2008 5:34 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Sale price only show in home page and product page
Replies: 5
Views: 3255

Re: Sale price only show in home page and product page

I put the sale price in the field called "Sale Price" textbox in product edit page. And it shows correctly in home page and product detail page. Please see the attaced picture 1. 1.JPG But if I add it into cart. It only shows the regular price in shopping cart summary box and the all the checkout pa...
by jtry
Sun Nov 23, 2008 12:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Sale price only show in home page and product page
Replies: 5
Views: 3255

Sale price only show in home page and product page

It doesn't show in Shopping Cart Summary page and checkout pages. Only regular price showed.
What may be the problem?

Thanks a lot!
by jtry
Thu Oct 02, 2008 3:58 pm
Forum: Good Reference Posts
Topic: Source for Payment Gateway Authorize.net
Replies: 37
Views: 235366

Re: Source for Payment Gateway Authorize.net

Question about those DoXXX methods: 1. The payment gateway I'm using won't let me to do DoAuthorize first and then DoCapture. There is only one kind of transaction type I can use - "ccsale". Could I igonre DoAuthorize and change DoCapture to directly charge the amout of a transaction? 2. There is no...
by jtry
Tue Sep 02, 2008 1:59 am
Forum: Good Reference Posts
Topic: Source for Payment Gateway Authorize.net
Replies: 37
Views: 235366

Re: Source for Payment Gateway Authorize.net

Thanks a lot for your reply!

But how should I write a new Payment Method? Can I still use Authorize.net as a blueprint?

For the second part, where can I find existing pages that handle the call-back notifications in AC7?
by jtry
Mon Sep 01, 2008 11:36 am
Forum: Good Reference Posts
Topic: Source for Payment Gateway Authorize.net
Replies: 37
Views: 235366

Re: Source for Payment Gateway Authorize.net

Thanks a lot for your reply! I still have some other questions about building my custom gateway dll. 1. The payment gateway I am using accepts payment request values in a series of hidden values inside of the form of the page, and it send the response to a default or custom receipt page. In this cas...
by jtry
Tue Aug 26, 2008 5:54 pm
Forum: Good Reference Posts
Topic: Source for Payment Gateway Authorize.net
Replies: 37
Views: 235366

Re: Source for Payment Gateway Authorize.net

Fairly new to AbleCommerce, but trying to integrate AC7 with a custom gateway. After I follow Authorize.net to create my own class, put the built dll into bin folder, how could I use it in my Checkout page? Do I still need to go to merchant's admin page, to add and config a new Gateway? I am assumin...
by jtry
Tue Aug 26, 2008 2:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to customize AC7 with a gateway not supported now?
Replies: 1
Views: 1849

How to customize AC7 with a gateway not supported now?

We need to use Virtual Merchant as the Gateway of our website. Have no idea how to do it. Would any people please give me an idea about it? Thanks a lot!
by jtry
Tue Aug 19, 2008 11:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Menu of DataPort_1.0.0.19 not readable
Replies: 2
Views: 2121

Menu of DataPort_1.0.0.19 not readable

Hi,

I installed DataPort_1.0.0.19 and connected to my store successfully. However, the left menu is in a mess, can't read at all. (Please see the attached picture)
My OS is Windows Vista Home Premium.
Can anyone help me with that issue?

Thanks a lot!
DataPort.jpg