Search found 24 matches

by MartinZ
Tue Nov 24, 2009 6:52 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to force products to ship individually?
Replies: 4
Views: 2689

Re: How to force products to ship individually?

We ended up rewriting the entire Shipping method process. It now includes the ability to define unassembled packages with weights/measures that make up the whole of a product. We're still working out the final details to make sure all of our products are shipping correctly. I'm not looking forward t...
by MartinZ
Mon Nov 09, 2009 4:57 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recommended Upgrade Methods for AC?
Replies: 3
Views: 2142

Re: Recommended Upgrade Methods for AC?

Ah, yes. I think that's part of the standard software development process. I am interested in seeing the transition from DEVELOPMENT to STAGING to PRODUCTION. We had a recommendation to copy our Production code/DB to a Development system where the necessary changes would be implemented and tested. W...
by MartinZ
Mon Nov 09, 2009 3:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recommended Upgrade Methods for AC?
Replies: 3
Views: 2142

Recommended Upgrade Methods for AC?

We have a production 7.0.0 system that we want to upgrade to 7.0.3 with customizations to the CommerceBuilding DLL to resolve some shipping irregularities. Aside from the recommended guidelines for upgrading AC provided by Able Solutions, does anyone have alternate methods you've used to upgrade AC?...
by MartinZ
Thu Nov 05, 2009 4:32 pm
Forum: Good Reference Posts
Topic: Source for UPS Gateway and a blank shipping source
Replies: 5
Views: 18101

Re: Source for UPS Gateway and a blank shipping source

Is there an updated version for AC 7.0.3? or is the link above still valid for 7.0.3?
by MartinZ
Thu Nov 05, 2009 7:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Improvements
Replies: 5
Views: 2980

Re: Shipping Improvements

Yes, we had done that already. We also played with 75.1 lbs in hopes that AC would be smart enough to break the packages into multiple shipments. It works fine as long as the customer only orders 1 item. Unfortunately, this also skewed the actual shipping charges. And it doesn't make sense to adjust...
by MartinZ
Thu Nov 05, 2009 7:37 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to force products to ship individually?
Replies: 4
Views: 2689

Re: How to force products to ship individually?

With this recommendation, I would pursue having individual warehouses all with the same address, correct? We only have one location we ship from so this is my take on it. I'll set something up in our Staging environment and see what it does. I'm still open for ideas, though. I do see one issue with ...
by MartinZ
Wed Nov 04, 2009 5:08 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to force products to ship individually?
Replies: 4
Views: 2689

How to force products to ship individually?

We have some products that really need to be shipped individually through either FedEx or UPS and the current implementation of the Shipping methods does not appear to give us that control. Does anyone have any recommendations for modifying AC 7.0.0 or 7.0.3 to perform such a task? We are suffering ...
by MartinZ
Wed Nov 04, 2009 9:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Improvements
Replies: 5
Views: 2980

Re: Shipping Improvements

We are running into a similar situation that is now critical. We have one product that is 34 lbs and 22"x22"x30". We have a special box for this and each is individually packaged. Since it is below the 150lb max that UPS offers, AbleCommerce calculates shipping accurately for 1 item, but doesn't inc...
by MartinZ
Thu Sep 17, 2009 2:36 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Downloadable Files and CC Authorization
Replies: 3
Views: 2163

Re: Downloadable Files and CC Authorization

Not sure if this option is available in the most recent release, but it would be neat if you could have visibility of a product be based upon the Group a user belongs to. If this was possible, the scenario in this discussion could be solved by having two identical products on the site. One for norma...
by MartinZ
Thu Dec 11, 2008 8:14 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to edit the PasswordHelp.aspx page?
Replies: 6
Views: 3735

Re: How to edit the PasswordHelp.aspx page?

Whew! Looks like I don't need a bat or skillet! Would have hated to put that on the expense report ;) I updated the PASSWORD HELP PAGE scriplet in the Admin Content area by removing the snippet as you recommended. After resetting the headers and reverting the scriptlet back to the default setting, t...
by MartinZ
Wed Dec 10, 2008 1:47 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to edit the PasswordHelp.aspx page?
Replies: 6
Views: 3735

Re: How to edit the PasswordHelp.aspx page?

Well, that helped me assign the correct Header, but now the Content is staying as the HOME PAGE even though I reverted the code back to "Password Help Page". I even reset IIS just in case it was a caching issue. So now it appears to be wrong in the database. Yikes. How can I reverse this? It's like ...
by MartinZ
Wed Dec 10, 2008 9:46 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to edit the PasswordHelp.aspx page?
Replies: 6
Views: 3735

Re: How to edit the PasswordHelp.aspx page?

I've attempted that sort of edit before where I change the code to '...Header="New Header" Content="Password Help Page" Footer="New Footer"...' to match the new scriptlets added to create the header and footer. All that ends up doing is removing the HEADER and leaves a "[[layout:header]]" text in th...
by MartinZ
Tue Dec 09, 2008 5:53 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: How to edit the PasswordHelp.aspx page?
Replies: 6
Views: 3735

How to edit the PasswordHelp.aspx page?

I'm trying to set the HEADER and FOOTER for this page to conform to the rest of our site. When I copy the URL from a FORGOT PASSWORD email, log in as an administrator, and paste the URL into the address bar, the EDIT options do not show up. I've modified the URL numerous times hoping some variation ...
by MartinZ
Fri Dec 05, 2008 4:57 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Removing Gift Options from ShipMethod.aspx?
Replies: 1
Views: 2261

Removing Gift Options from ShipMethod.aspx?

We want to remove the Gift Option from showing up on the ShipMethod.aspx page when we do the following: CART/BASKET with multiple items > CHECK OUT NOW > MULTIPLE DESTINATIONS > CONTINUE An "Is this a Gift?" panel shows up on the bottom and we do not need this. We've updated the ONEPAGECHECKOUT page...
by MartinZ
Thu Oct 09, 2008 9:31 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Product Template Merchant Field for Link to PDF Document?
Replies: 2
Views: 2177

Product Template Merchant Field for Link to PDF Document?

I would like to get some input on the best method to incorporate links to PDF documentation for our Products. I've added additional Textbox merchant fields and know that I can put the HTML code in there to make it work, but we will be having non-HTML people filling these in. They will simply copy th...
by MartinZ
Thu Oct 02, 2008 8:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Your thoughts on fraud detection and validation
Replies: 6
Views: 3651

Re: Your thoughts on fraud detection and validation

Yikes! Sounds like it is about time to capture the signature and photograph of the signee for the merchandise.
by MartinZ
Thu Oct 02, 2008 7:40 am
Forum: Feature Requests
Topic: Allow option for using UPS and FedEx collect account numbers
Replies: 4
Views: 5105

Re: Allow option for using UPS and FedEx collect account numbers

We have customers in our Business System that already have their own Shipping Accounts that we use since they get a better rate. Some of those customers will be given accounts in our AC7 store to purchase some of these items online. Would this feature be something our internal developer would need t...
by MartinZ
Thu Oct 02, 2008 7:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Holding order for manual shipment calculation
Replies: 3
Views: 2667

Re: Holding order for manual shipment calculation

Would it be possible for AC7 to allow a customer to choose whether to calculate Shipping at time of purchase AND provide the option to have it calculated after the sale? Not that a customer could choose both, but simply provide the opportunity to select one based on their time-frame for this informa...
by MartinZ
Tue Sep 09, 2008 11:20 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recommendations for Shipping using Freight On Board (FOB)?
Replies: 6
Views: 5221

Re: Recommendations for Shipping using Freight On Board (FOB)?

I used to work for a freight forwarder and can relate to the challenges you're facing. Do you have experienced freight personnel at your office? Sometimes the best computer for the job is still a person. You've seen how many variables can be part of a rate quote. If you look at the hours and hours ...
by MartinZ
Mon Sep 08, 2008 7:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recommendations for Shipping using Freight On Board (FOB)?
Replies: 6
Views: 5221

Re: Recommendations for Shipping using Freight On Board (FOB)?

That only affects the products and is easily handled. What isn't easy is a way to calculate shipping for Freight On Board. We are trying to figure out a solution for that specifically. The variables that go into shipping products via freight include the various pallet sizes, trucking companies, dail...
by MartinZ
Thu Sep 04, 2008 8:48 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Configurator Function?
Replies: 5
Views: 3328

Re: Product Configurator Function?

Will the KIT feature allow us to set up a 5-tier selection menu where Level 1 defines what is available for Level 2, Level 2 defines what is available in Level 3, and so on, through Level 5? We want a system that allows the customer to pick a standard product, define the width, define the height, de...
by MartinZ
Thu Sep 04, 2008 7:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Configurator Function?
Replies: 5
Views: 3328

Product Configurator Function?

Does anyone know if a Product Configurator is available for AC7? I'm looking for a solution that would allow a customer to visit our site and configure an assembly part based on a selectable list of sub components. Basically they'll be able to pick a main part and all of the accessories they want in...
by MartinZ
Wed Aug 20, 2008 12:48 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Recommendations for Shipping using Freight On Board (FOB)?
Replies: 6
Views: 5221

Recommendations for Shipping using Freight On Board (FOB)?

I am new to AC7 and looked through the discussions about Shipping in hopes that an answer could be easily found. Maybe I can get some guidance from current AC7 users/developers! Some of our smaller products can easily be handled by the UPS Shipping method already in AC7. However, some of our product...
by MartinZ
Wed Aug 20, 2008 11:38 am
Forum: Feature Requests
Topic: Please Post New Payment Processors Requests Here
Replies: 28
Views: 62835

Payment Gateway to GlobalPayments

GlobalPayments (http://www.globalpay.com) handles a fair amount of transactions for Comerica Bank. Having a payment method directly through them would be great! They can be reached at product_integration@globalpay.com.