kid5parkle
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] shopping cart page code error?I can set fixed rate, flat rate, and table rate….
no matter what the $10 in the field “shipping: ” never changes. the total may change here and there and in the backend on the submitted order will be accurate. but the value of “shipping: ” is stuck somehow and I have no idea why….
anyone have an idea if it’s something with the database or the WPeC plugin?
Forum: Plugins
In reply to: [WP eCommerce] shopping cart page code error?either way, the shipping value is stuck on $10.00 no matter what. the only place I ever had it set was flat rate shipping to the USA. I will try altering that and see if it changes.
Forum: Plugins
In reply to: [WP eCommerce] Shopping cart not updating correct totalForum: Plugins
In reply to: [WP eCommerce] Shopping cart not updating correct totalSo, I need to use coupons now.
what happens is: I create a coupon based on the item name. on the VERY first time I create the coupon, it will discount the item at the bottom where it lists all the tax/shipping but the actual total will not reflect the item itself.
on future times of creating any kind of coupon at all whatsoever, even if i change the code and the item it applies to, it automatically discounts the item before putting in any kind of code. it also doesn’t update the total once again to even include the item itself.
example
tax: 5.00
shipping: 10.00
total: 15.00I have seen other threads about coupons on here, but no solutions really, other than disabling coupons completely and just not freaking using them.
Forum: Plugins
In reply to: [WP eCommerce] shopping cart page code error?Forum: Plugins
In reply to: [WP eCommerce] shopping cart page code error?it seems like it would be <?php _e(‘Total Shipping’, ‘wpsc’); ?>:
So, I guess I’m trying to figure out how it totals it up and from where?
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeI will have to update gold cart and try it out on tuesday of this week. I work out of the state a lot and don’t always have access to a computer. Hope it will help! I’ll reply back in a few days one way or the other.
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeI found one solution so far that I did today that worked:
switching from “Authorize.net AIM/CIM/ARB” to “Authorize.net 2.0” in Store settings / payments allowed it to go through and actually authorize a credit card. I don’t know how big a difference there is between 2.0 and the latter, but now I am able to take payments via my website.
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeI guess another question is, how something works one day and a few days later it doesn’t with nothing having been modified…
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeForum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeyes I do
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeit just loops and doesn’t ever get sent to authorize.net somhow
Forum: Plugins
In reply to: [WP eCommerce] Checkout refreshed won't completeOddly, mine just started doing this today too. Last time it happened I simply switched from “Enable “Same as billing address” checkbox with Shipping Address fields” to “Users must re-enter Shipping Address” in checkout settings and it started to utilize authorize.net again.
as bloke said above, somehow it stopped working all of a sudden for me as well.
I have goldcart Version 2.9.8 and wp e-commerce Version 3.9.3
Forum: Plugins
In reply to: [WP eCommerce] Shopping cart not updating correct totalWell, so far the only thing that stopped it from happening was disabling coupons. For some reason when coupons were created it messed up the total, even though it took away the 5.00 or w/e