Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$30
wp ecommerce shipping problems.
Site is www.store.jibbaroo.com
Problem is, I put a product in my cart, continue to shipping. I am using USP shipping, and the quotes come in… But…the selection a user makes with a radio button does not dynamically add to the sub-total at the bottom of the page. I can change the radio button selection, but shipping method really does not get selected. So….even if I continue anyway, I get cycled back with an error note calling the user to select a shipping method. Stuck!!!
The other is maybe related. If I put a down loadable product in my cart, shipping quotes don't come in and I can continue and buy the product….BUT….the "select same as billing for shipping option" comes up for a product that does not have shipping?!!!
Info I have so far:>>>>
When you click the radio button, it will post the values of the shipping method and function to the wpsc_update_shipping_price() located in wpsc-includes\ajax.functions.php
But the response from the server doesn't change any of the values in the page...It gives the following response which is gonna do nothing with any of the elements in the page
if(jQuery('.pricedisplay.checkout-shipping .pricedisplay')){
jQuery('.pricedisplay.checkout-shipping > .pricedisplay:first').html("<span class='pricedisplay'>$0.00</span>");
jQuery('.shoppingcart .pricedisplay.checkout-shipping > .pricedisplay:first').html("<span class='pricedisplay'>$0.00</span>");
} else {
jQuery('.pricedisplay.checkout-shipping').html("<span class='pricedisplay'>$0.00</span>");}jQuery('.pricedisplay.checkout-total').html("<span class='pricedisplay'>$12.99</span>");
Kenneth Karsten | 07/21/12 at 3:11pm
Edit
Previous versions of this question:
07/24/12 at 9:04am
| 07/24/12 at 9:05am
(3) Possible Answers Submitted...
Note: Kenneth Karsten felt their question was unanswered, so we granted them a refund.
Note: Kenneth Karsten requested a refund. They offered this explanation:
"No One would answer this question. Arnav emailed and said he would look at it on the side first. I never got any answers back, either off line, or on the wpquestions site. I had provided permissions to my site on wp, and to the control panel on the hosts site. Nothing. I extended the question for three extra days. Still nothing.This is actually the second variation of a question. The first I was able to get some inputs, make a little progress to better identify where the problem was occurring, but no solution. I voted to pay for that as I'm sure it took work to get that far. Then opened this follow on question with details as to where the source is. Nothing for six days.
So, please honor this request for a refund (or better yet, find me an answer!)"
If no one challenges a refund request, then they are automatically granted and proccessed after 48 hours. Admins of this site only review refund requests if someone challenges the request. If you are curious about how we handled previous refund requests, you may read over all refund requests and their challenges.
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
07/21/12
3:59pmMartin Pham says:Im testing: FF and Chrome, IE9 (bill = ship)... it work very well
Item total $12.99
Tax $1.14
Shipping and handling: loading...$6.00
Please describe more detail your question.
- 07/21/12 4:25pm
Kenneth Karsten says:OK,
I had been testing the store for table rates and local pick up. Table seems to work. I have re-enabled UPS shipping, that shows up, and adds below, changes when I change the shipping method, but I then I can't check out....I get a server not available error, please re-load later.
So...Since my main trouble has been USPSP, I disabled UPS, and enabled USPS, now USPS won't show up, and I can't get rid of UPS. I have been able to get USPS rates to pull in to the site and be listed, before, but never to add to the subtotal, no matter what USPS rate I select. Then, if no rate is selected, if you try to check out, the user gets cycled back to the shipping page to select a shipping method.
Anyway....I changed the settings in the store, the following options should be listed, local pick up, table rate, and USPS...three rates quoted.
- 07/21/12 4:25pm
-

Last edited:
07/24/12
3:54am -

Last edited:
07/24/12
4:53pm
This question has expired.
Current status of this question: Refunded
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
