The company name shows up on the address entry and edit page, but it does not show up on the order confirmation and order status page in the customer views, or on the view order or view shipment in the admin view.
How do we get this to show up?
Search found 15 matches
- Mon Sep 22, 2008 3:23 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Company Name Not Showing Up
- Replies: 1
- Views: 2396
- Tue May 13, 2008 4:38 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
Yes, breaks the web server and comes up unavailble on the client. We are running IIS 6.0 on Windows Server 2003 SP2. In IIS 6.0, you cannot have 32-bit and 64-bit web applications running on the same server. See the following article: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Li...
- Tue May 13, 2008 4:29 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
Any chance that AbleCommerce would build an integration to Cybersource using the SOAP Toolkit API? This is required to run AbleCommerce 7.0 on a 64-bit box and use Cybersource.
- Tue May 13, 2008 3:38 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
If IIS is running in a 64 bit process, it will not be able to load the 32 bit CyberSource order api. Here is an article that discusses how to run 32 bit processes in IIS: http://blogs.msdn.com/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-w...
- Tue May 13, 2008 12:42 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
There is no trust level specified in the web.config.
Also, I am running an x64 Windows Server box. Will that cause any issues?
Also, I am running an x64 Windows Server box. Will that cause any issues?
- Tue May 13, 2008 11:15 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
I have installed the API using the Cybersource install, and I have also tried the regsvr32. I also ran the sample included in the Cybersource install and still get the same error. I have logged a ticket with Cybersource as well.
- Tue May 13, 2008 10:19 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
I have followed all of the steps in the help guide. I also rebooted the box after each install. It is still providing the same error.
Do I need to configure anything for WSE?
Do I need to configure anything for WSE?
- Tue May 13, 2008 8:10 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Re: Cybersource Error
I installed both of these as shown in the directions found in the help guide. Both are installed on the machine.
- Mon May 12, 2008 4:47 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Cybersource Error
- Replies: 19
- Views: 26251
Cybersource Error
I am getting the following error in the AC error logs. Any ideas on what is causing this? I followed the config directions completely. 5/12/2008 7:05:09 PM Error Provider threw exception in DoAuthorize. The type initializer for 'CyberSource.WSSecurity.Signature' threw an exception.; Retrieving the C...
- Fri May 09, 2008 5:30 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Tax Provider Integration : Avalara
- Replies: 34
- Views: 59818
Re: Avalara intergration
I cannot get the download links to work. Can you repost the files. I need to get sales tax running on my site as soon as possible.
- Mon Mar 10, 2008 9:21 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Tax Provider Integration : Avalara
- Replies: 34
- Views: 59818
Has anyone completed this integration
If so, then would you be willing to share the code. We are trying to perform that same integration.
- Wed Mar 05, 2008 8:12 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Bill To Email
- Replies: 1
- Views: 2281
Bill To Email
I do not have a Bill To email field showing up on any of the input screens during checkout or modify address from the account area. The only place that I see email asked for is in the account setup page. Is the BillToEmail field populated from the account email? If so, then this is not occuring in t...
- Wed Mar 05, 2008 8:02 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Making fields required
- Replies: 1
- Views: 2280
Making fields required
What is the simplest way to make fields required in the checkout and account setup sections of the site?
- Mon Mar 03, 2008 1:09 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Avalara AvaTax
- Replies: 2
- Views: 3116
- Mon Mar 03, 2008 12:28 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Avalara AvaTax
- Replies: 2
- Views: 3116
Avalara AvaTax
We want to integrate the Avalara solution into our site running the latest build of version 7.0. Has anyone else built this integration?