@easinewe
When a customer first enters the cart page from clicking on an 'add to cart' link, the URL ends "/cart".
When the user updates the quantity on the cart page, .php is appended to the URL so the changes can be parsed, so the URL ending…
I tried the solution above from @timkelty without any luck.
For anyone finding this thread, a robust alternative endorsed by the FC team can be found here:
Hi guys,
Do you ever publish your development queue?
I'm wondering where :
1) more advanced user management to lock client users out of sensitive code
2) sales summary data visualization
3) font-face file caching
sit as priorities vs. …
Hi team,
Would I be right that this response is now outdated based on:
http://www.foxycart.com/features/feature/integration/sso
?
Like the initial asker, I'm interested in the case where there is a pre-existing user account within a web ap…