Interspire Cart Fix
Hello,
Sorry for the delay on this project, my client was making a choice about what to fix.
My client has requested a quote on the following fixes to be applied to the cart.
Problem #1 :
during the checkout process after all the user information is filled out, an error is displayed saying “your cart has been updated”, then you have to go back through the process of entering info before checkout. This might be due to a MOD to the code to apply the discount rules? maybe the cart just needs an extra refresh or something after logging in?…i don’t know?
—————————
Problem #2 : (simple fix)
if someone enters more then 5 digits in the ZIP code of the address it gives an error “unable to ship to this location”. Please limit this box to only 5 digits.
—————————
Problem #3 :
There is a section on the site call ‘press club’ signup. I would like to create a link between the ‘press club’ signup and the ‘member’ signup.
The Goals:
a new visitor can signup for the press club and it creates an account for the shopping cart, and the ‘press club’ discount will be applied to the account. We need to verify that the email address isn’t already used for an account should be added. If already in use, some logic should be in place that required login and then a different form is displayed for the current member. a current member can use there username/email to signup as a ‘press club’ member and the ‘press club’ discount will be applied to the account. A tool to verify current membership or require login should be required
I’d like this to be as smooth as possible, I think it can be done simply, but some want to have the logic in place to check current membership, enable ‘press club’ discount, and the like.
On the press club sign up form, CC information is required. I would like the form to encrypt this information before it is delivered by email. I do not want the CC information stored on the server!
Thanks and let me know.


