-
Need to identify version of FoxyCart API being used.
Does it make sense to rework to use the current API version 1.1?
https://wiki.foxycart.com/v/1.1/start
-
On a fresh install, a default Option Group should be created (similar to ProductCategory). Maybe create a couple of common ones, such as size and color, instead of 'default'.
When adding Product Opti…
-
Theme is set to dynamic white skeleton, pulls in Simple:
https://shop.dynamicdoes.com/generateCache/checkout
Seems to be for all cacheable templates
-
Hit this link:
http://forum.foxycart.com/search?Search=css
Scroll to the bottom, click "more results," scroll to the bottom again, and there's not another "more results" link. We have a TON of discu…
phred updated
10 years ago
-
Add option in Settings to use Cart as an overlay (default?), or use the Cart Page.
Will need instructional copy if CartPage to show user how to set this up in FoxyCart.
-
Using Rails 3.2 and the latest Devise for authentication, I'm getting this error when using the sso_user() method
```
# calling
sso_url(params, current_user)
# response
-
This should be integrated prior to any initial release.
There are some files related to this already in the repo, could be as simple as figuring out how to integrate.
https://wiki.foxycart.com/v/1.1…
-
Todo:
- [x] Add new descriptions, prices, and input elements to purchase page
- [x] Implement client-side code for adding products to the "Cart"
- [x] Generate FoxyCart HMACs
- [x] Edit FoxyCart recei…
-
This directly relates to #846 and likely will need to be completed alongside that story.
- Import all existing license holder data into a DB via the Wufoo & foxycart APIs (I've already created an RDS …
-
The new [Balanced dashboard](https://github.com/balanced/balanced-dashboard) may directly request data from the API instead of using an intermediate server. In order to facilitate direct Ajax requests…