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.v0.7.0 - v1.0 Performance improvements for stores with a lot of taxes and tax category relationships. Previously, the transaction history page would timeout.
v1.0 As of 1.0, some countries do not require a state or province value. PayPal Express was erroring in these cases so we're now sending "?" from the language strings instead of a blank value.
v0.6.0 - v1.0Removed "**" in USPS live rate request descriptions for international rate requests
v1.0Updated Chase Paymentech Orbital Salem and Orbital Tampa to make the username and password optional. Merchants can now associate their MID to the FoxyCart account which is the preferred setup method.
v1.0Trans First payment gateway is added.
v1.0Session variables (hidden custom fields) are now available within the Twig template.
v0.7.2 - v1.0When updating a downloadable file in the admin, the upload date wasn't being updated if you uploaded a new file. This issue has been fixed.
v1.0HTML descriptions of tax rates were showing up in text-only emails.
v1.0Downloadables list item in receipt was missing
< parent element.
v1.0HTML descriptions of tax rates were showing up in text-only emails.
v1.0$0 tax line items were showing up in some email clients like Gmail, even though display:none was set for the html.
v1.0When 1.0 originally launched, hidden custom fields were showing up in email receipts when they should not. This has been fixed.
v0.7.2 - v1.0PayLine test transaction was giving error on checkout if your store's country is set to France. Issue is been fixed.
v1.0When paying a past due payment using the UOE process, the first_failed_transaction_date was not being reset. Some processes based off that date (including our own) may have been making incorrect decisions based on that date. Now, when the past due amount is paid, the first_failed_transaction_date is cleared out.
v1.0Fixed documentation links in admin.
v1.0If you hadn't yet saved an API Key on the advanced settings page, a new key would be generated and displayed each time you load the page. Now the key displayed will be the key saved for your store the first time.
v0.7.1 - v1.0We're no longer showing older store versions that were released before your store was created (patched back to 0.7.0)
v0.6.0 - v0.7.2Fix for problems where deleting a tax overwrites another tax rate with the deleted tax rate's data.
v0.3.0 - v0.6.0When creating a store in pre-070 admin versions, the customer password hashing method wasn't being set correctly which would prevent returning customers from logging in.
v0.7.2 - v1.0When modifying a coupon using the import coupon code mode, all codes for that coupon would be removed and re-added. If any subscriptions were relying on those codes, the subscription would lose the coupon discount (patched back to 0.7.2).