OK, I can envision where that might happen (shipping method changes based on payment method?). @royaldave, what are the shipping methods and payment methods that you have enabled and the configuration settings for storepickup?
OK, I can envision where that might happen (shipping method changes based on payment method?). @royaldave, what are the shipping methods and payment methods that you have enabled and the configuration settings for storepickup?
I've just submitted v1.0.6 to the plugins' area for review. That version contains the following changes (the numbers are the GitHub issue numbers):
#51: Add confirmation exclusion for Stripe-Pay payment method
#50: Ensure that the customer is confirming the actual order
#49: Don't require shipping order-total if the order's all virtual
#48: Capture the current base updates to /ajax.php
#45: Correct shipping=billing after shipping-address change.
#44: Correct stock-check handling
Sorry, still having problems.
As mentioned before I have Store Pickup and zipship installed as my shipping modules.
By default zencart will select zipship on checkout. If I change to Store Pickup and try to continue it refreshes the page, gives me the "Your order's details have changed. Please review the current values and re-submit." warning, but zipship is still selected.
Just discovered another problem.
If zipship is unable to find a rate against the postcode then it displays 'Sorry. Delivery is not available to selected address.' and cannot be selected, and pressing the continue button basically doesn't work.
with checkout_one it does this properly in the shipping selection boxy, however it displays an old rate (plucked from where?) in the summary at the bottom of the page. And if the user pressess continue a couple of times it will let them through.
Only Payment we use is Paypal Express Checkout.
As for shipping , the site in question has zipship and Store Pickup.
Store Pickup settings -
Customer In Store Pick-up
Enable Store Pickup Shipping
True
Shipping Cost
0.00
Tax Class
--none--
Tax Basis
Shipping
Shipping Zone
--none--
Sort Order
0
For what its worth I'm on 1.5.4 as well.