-
Any chance that this could integrate with Foxycart? It's a feature rich shopping cart/service meant to be integrated into websites with products to sell. It would be a nice option for small businesses…
-
method:
go to wordpress > admin > appearance > widgets
add foxyshop cart widget.
tick checkbox says "show link if cart not empty"
save & visit a page that shows the widget.
witnessed: widget sa…
-
Great to see this module on Backdrop CMS:-) However, I did not manage to install the Ubercart replacement module, I am getting
ParseError: syntax error, unexpected '}' in module_load_include() (li…
-
Some additional fields have been added to the native add to cart validation functionality in FoxyCart that should be excluded, we should ensure that the functionality within FoxyShop is up to date wit…
-
Just checking if this is still a maintained project. Seems to break in PHP 8.
-
Treasurer has the ability to send emails to people who have greater than or equal to a certain balance. Currently this value is $49.01. This needs to be updated to $59.01. If this was live-editable, w…
-
README here says go to https://goshippo.com/docs, which leads to https://goshippo.com/docs/client-libraries/, which says go to https://github.com/goshippo/shippo-php-client.
I'm using shippo with f…
-
I have a wordpress+foxycart setup that gets quotes from goshippo. An address in france is giving this error on every request. There is no state/provice for this region. Customer supplied the follow…
-
Installing the app with pip 10 fails:
` ERROR: Traceback (most recent call last):
File "", line 1, in
File "/home/frappe/frappe-bench/apps/erpnext_foxycart_integration/setup.py", line …
-
I'm writing a static-site CMS in NodeJs and need a templating engine that can safely render user-generated templates. I want to restrict the functionality to a very limited subset of developer-chosen…