v0.7.2 - v1.1Fixed an issue when deleting a product category. A notice would appear if that category was in use by a subscription indicating the cateogry for the subscription template would be changed to the default category. This change wasn't actually happening. Fixed now.
v0.7.2 - v1.1Improved Durango Gateways error messaging.
v0.7.1 - v1.1When updating the quantity in the cart, it was possible to use a value of .1 which would keep the item in the cart even though it had a quantity of 0. Now the product will be removed. The quantity is rounded before evaluating if the quantity is 0.
v1.1Added a new api call to send transaction receipt emails: transaction_sendemail
. Just pass in the transaction_id
. See docs for details.
v0.6.0 - v0.7.2Resetting admin password was showing blank page in admin. This is been fixed now.
v1.1Fixed an issue when going from cart to PayPal Express using Single Sign On with a JSON call to the cart wouldn't properly redirect to PayPal.
v1.0 - v1.1The billing menu was not showing the original payment made to start a FoxyCart store subscription.
v1.0 - v1.1Fixed an issue trying to cache a category email template containing tag.
v0.7.1 - v1.1Updated Virtual Merchant implementation to pass correct country code to the gateway's server. Also added processor response details such as ssl_approval_code
, ssl_cvv2_response
and ssl_avs_response
.
v0.6.0 - v1.0 Autocomplete for CCV number at checkout is disabled by adding a non-standard autocomplete HTML attribute (i.e autocomplete="off"
).
v1.0 - v1.1Allowed non-live stores to order SSL certtificates.
v1.0 - v1.1If a store is set for guest only, but a customer account is created because of a subscription, the cart=updateinfo
process was failing with a JavaScript error. This is been fixed now.
v1.1MinFraud checks are no longer done on checkouts using Unified Order Entry (UOE)..
v1.1Downloadable products previously would not allow product options and they would temporarily show line item discounts, even though line item discounts are not valid for downloadables. Both issues have been fixed.
v1.0 - v1.1Fixed a bug where decimal values were formatted incorrectly with decimals turned off in the admin.
v1.1Added following Twig filters: date_modify
, replace
, upper
, lower
, title
, trim
, date
v1.0 - v1.1Fixed a bug with the receipt text email, where in instances where the shipping address was the same as the billing address, it was only displaying the billing address.
v0.7.2 - v1.1Updated links in minFraud help text in admin. Links were broken since MaxMind updated their website.
v1.0 - v1.1Fixed an issue where caching category email templates wouldn't use the url specified and wouldn't display the saved url. It also wouldn't show any error messages.
v1.1Fixed a bug where percentage based product level discounts were not taking product price modifiers into account.
v1.1Added Payment Gateway: Bitpay
v1.1Added additional styles to the payment methods on the checkout, making the label full width and adding spacing between the plastic payment icons
v1.1Fixed subscription cancel
button that wasn't submitting request.
All versionsFixed a broken privacy policy link in user agreement.
All versionsFixed an alignment issue with continue shopping
button on cart with which was few pixels down.
v1.1Made sure currency format is uptodate with C99 standards.
v1.0Fixed a PayPal Express subscription issue that occurs when subscription frequency is set to 30D
instead of 1M
v0.7.2 - v1.1Fat Zebra payment gateway now allows recurring billing and previously saved credit cards to be used on checkout (without the CSC).
v1.1Multi-ship address subtotal amount displaying as raw in text receipt.
v0.7.2 - v1.1Renamed API Key
to Secret Key
in Stripe Payment Gateway settings.
v1.0 - v1.1Fix for live taxes being incorrectly applied to shipping without handling.
v1.1 Updated location file to include latest ISO information.
v1.1 Gateway: DataCash
v1.0External URL for the unique cart template was not being cached. This is fixed now.
v1.0 Added flag icons for new countries and some that were missing previously.
v1.0 Getting empty email when you modify subscription through sub_token
. This is fixed.
v1.0In HTML email "Order Summary:"
text seems to be sitting outside an open/close strong
tag, rather than inside. This is been fixed.
v1.0 Fix for downloadable files being updated in the admin with a different file than the original (which would break the existing download links).
v1.0Twig was entering store domain before post_url
for checkout form action
address. This issue has been fixed.
v1.0^^store_url^^
placeholder wasn't working at checkout. This has been fixed
v1.0Added support for username/password authentication for Beanstream.
v1.0As of v1.0, email clients that don't support the tag were shoing the cart footer above the cart body. This has now been fixed.
v0.7.1 - v1.0Fixed Realex integration issue caused incorrect handling of errors.
v0.7.0 - v1.0: Europe/Oslo added to the list of timezones.