|
Hi there, this is a bit of a philosophical question. I am adding a small feature to my software which I assume will be used by most users but only maybe 10% of the times they use the software. In other words, the software has been fine without it for ...
Started by Peldi on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
If it doesn't ....
Make than missing features.
Precisely document the wonkiness and ship it.
Ship it, but include a readme with "known issues" and workarounds when possible.
There will always be unanswered feature requests and bug reports .
|
|
Advertisement Register for free to remove this ad
Stoic's HELP SAVE RUFUS' HEARING LOWBALL is OVER!
Rules:
START DATE: 5/6
END DATE: 5/15 - In the evening; earlier than you think.
PAYMENT METHODS ACCEPTED: Paypal, Amazon Payments, Money Order or Concealed...
Started by Stoic Person Eater on
, 20 posts
by 11 people.
Answer Snippets (Read the full thread at cheapassgamer):
4) The smallest the amount you bid plus appropriate....
If someone bids $5 and you outbid them for $10, you may win the item for your $10 bid and pay your bid plus shipping at the end of the sale.
It, it's yours for a $1.00 (plus shipping).
|
|
I am using the Fedex Shipping Module but only “Fedex Ground” shows up as a shipping option in checkout. The other options I have configured are Fedex “Ground Home Delivery” and “Pick Up in-store.”
I have Free Shipping set at $300+ and, when that is the...
Started by CarriedAwayCrafts on
, 13 posts
by 2 people.
Answer Snippets (Read the full thread at prestashop):
His final, and I appreciate their work very much, but I've been shipping with Fedex for several years now, and would 'really our software because we....
Around the Fedex Module and the Shipping tab but could not find anything that was wrong.
|
Ask your Facebook Friends
|
Free Shipping using RTS: Excluding HI and AK Does anyone know how to exclude AK and HI when using free shipping using RTS?
Started by bowlerstore on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at aspdotnetstorefront):
The only way to exclude certain regions would be to set the free shipping method.
The carrier returned.
|
|
Change default shipping radio button to cheapest The shipping estimator on the checkout page always displays the cheapest shipping but when the customer goes to actually select the shipping method at checkout the list of shipping options is by a set order...
Started by knivestown on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at aspdotnetstorefront):
|
|
At the moment I add shipping charge 65Kr.
There are only four prices in the shop.
I need to change the shipping charge to the following way.
Product which cost 198Kr and 268Kr needs 25Kr and more than that price (418 and 498Kr) needs 65Kr.
If a customer...
Started by shin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
){ $totalprice += $product['price'] * $product['count']; }
also compute the shipping price and place( 'name' => $fullproduct['name'], 'price' => $fullproduct['price'], 'shipping' => $fullproduct['shipping'] 'count' => ....
|
|
Free Shipping Exclude AK, HI? In V9, is there anyway to accomplish this out of the box? Im assuming no.
If no, any tips on a quick fix to make this happen?
Im using UPS realtime, I simply want to allow free shipping if you spend $x but not to Alaska or...
Started by ssgumby on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at aspdotnetstorefront):
In addition to AK and HI we also for the new shipping....
Uncheck the states that you do not want to apply for free shipping.
By simply setting up a "New Shipping Method" for UPS in "shipping settings" for free shipping.
|
|
I need to calculate real time shipping costs of the orders of the project I'm currently working on.
I have the dimensions and weights of packages and US shipping address.
Orders are only placed within US
Can you suggest me what options I have. Thanks
Started by kaivalya on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Most shipping vendors, including FedEx.
Of course, it'll also need to consider the shipping company.
|
|
USPS shipping is not showing Hi everyone,
The shipping option for USPS is no longer showing as an option when checking out. It was there last week. I did the patch for the USPS changes in January so that should not be it. I am using version 8.0.1.2. Where...
Started by WarrenW on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at aspdotnetstorefront):
Please give the main.
I was able to achieve only FedEX displayed as methods of shipping.
The patch that was released here was to fix an issue caused by USPS changing shipping method work!...
Is-on-March-31.
|
|
I searched and searched for an answer for this seemingly simple question in Commerce Server 2007, but have found nothing useful. This seems like something that should be possible. How to make a discount apply to only one shipping method in Commerce Server...
Started by James on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want a discount to be only applicable if the user selected a certain shipping method pipeline component which removed any shipping discounts if any other shipping method other than from the list Dim sShipmentID ' Save shipping....
|