-
Tax type can be 'union'.
Documentation at https://api.foxycart.com/rels/tax is outdated [as reported in this issue](https://github.com/FoxyCart/hypermedia-api/issues/819).
https://github.com/Fox…
-
```
Deprecated: Function mcrypt_encrypt() is deprecated in [ROOT_DIR]\wp-content\plugins\foxyshop\tools-page.php on line 226
```
Seeing this error after upgrading to PHP 7. Is there an update co…
-
**Describe the bug**
I imported the StripeCheckout component in my Vue3 App but I have an error with my submit method.
**To Reproduce**
Steps to reproduce the behavior:
1. I imported the StripeC…
-
I'd like to apply to maintain this module. Here's a PR to add me to the README: https://github.com/backdrop-contrib/foxycart/pull/1
ghost updated
3 years ago
-
Given the following example ``, I am noticing unexpected behavior on the empty option value:
## BEFORE SIGNING
``` html
Example (empty)
Example 1
Example 2
Example 3
```
## AFTER SI…
-
Why doesn't the property name of a resource or list of resources set the embedded resource's name when serializing? It seems limiting to assume resource's relation is the same for all embedded resourc…
-
Live() is deprecated as of jQuery 1.9 and FoxyShop uses 1.11. Error for live() is causing Orders to malfunction.
Example of problematic code in `orders.php`:
`$("#foxyshop_searchform button").live…
-
Seeing the following when testing out the quick order form:
```
GET https://static.www.foxycart.com/beta/foxy-elements/0.3.0/translations/translation/en.json 404
```
Double `translations/translati…
-
**Describe the bug**
When trying to create a product with the price of 0 instead of the validation returning `0||hash` it returns `price||hash`. This is due to the foxycart validation assuming it is …
-
## Consistency in naming
There are a few inconsistencies with the "quick order form" currently. Let's tidy them up with the following:
* The element should be `foxy-items-form`. (We like `foxy-pro…