v0.6.0 – v0.7.1Fix for captcha images.
v0.7.0 – v0.7.1Fix for “check all” box at the bottom of the transaction history page.
v0.7.0 – v0.7.1Added logging to all transaction email receipts.
All versionsFix for Google Analytics goal tracking on the admin.
All versionsUpdated FC Colorbox instance to add unique class to the Colorbox div
on open, to allow for using unique styling on the cart (most commonly the “continue shopping” link) while allowing for normal Colorbox operation.
v0.7.1Fix for an error that occurs when someone tries to cancel a PayPal Express subscription.
All versionFix for fractional quantity values on updating cart.
v0.7.0 – v0.7.1Fix for “Hide decimal values” not saving as expected.
v0.7.1Fixes NMI duplicate transaction override flag causing problems if the NMI account isn’t configured correctly.
v0.7.0 – v0.7.1Fix for ViewBilling page broken links for past due stores.
v0.7.1Fix for different endpoints for Moneris in the US and Canada.
v0.7.1Fix for coupon issue. Decimal discount was not applying in different localisations.
v0.7.0 – v0.7.1Added logging to all live rate requests.
v0.7.0 – v0.7.1Fix for PayPal Express duplicate subscription transactions.
v0.7.0 – v0.7.1Fix for cases where shipping and taxes would not be updated if a user from a country without a states autocomplete entered the state last.
All versionImproved logging.
v0.6.0 – v0.7.1Fix for temporary Forgot Password was not correctly saving on multiple attempts.
v0.7.0 – v0.7.1Fix for displaying the shipping method if the number of shipto groups equals 1.
v0.6.0Fix for updateinfo issues.
All versionsFix for empty url() in CSS blocks.
All versionsConverted Google hosted libraries from http to https.
v0.7.0 – v0.7.1Implemented notify_url for PayPal Express Subscriptions.
v0.7.1Added password hashing method for Webvanta.
v0.7.1Fix for the category discounts.
All versionsSecurity improvements to the admin.
v0.6.0 – v0.7.1Removed the ability for users to request access to card holder data. Users who already have access will still be able to see it. The “Show card holder data” link will now only be available for those that already have access.
v0.7.0 — v0.7.1Fix for cart_empty custom language string that was not displaying correctly for a cart=view.
All versionsFix for invalid session id in the admin.
v0.7.1PaymentExpress (DPZ) gateway added.
v0.7.0 — v0.7.1Fix for some dead wiki links.
v0.7.1Fix for QBMS authorize error.
All versionsFix for cancelled stores not disabling the purchase order option.
v0.5.0 — v0.7.1Rounding added to the subscription errors datafeed.
v0.7.0 — v0.7.1Fix to Percentage discounts/coupons were not applying in locales with comma based number formatting.
v0.4.0 — v0.7.1Added rounding to all datafeed and json outputs.
v0.6.0 — v0.7.1Fix for invalid session identifier warnings in the logs.
v0.7.0 — v0.7.1Fix to prevent negative quantities from being set in the cart on product modification.
All VersionsAdding Colorbox 1.3.17 to the CDN.
v0.7.0 — v0.7.1Fixing foxycart.js
@session_apply()@ function to prevent multiple live()
listeners when combined with jQuery 1.4.3+.
v0.7.0 — v0.7.1Adding a link to modify a store’s billing subscription from the “billing” section of the admin.
v0.7.0 — v0.7.1Fix for the checkout session error message not properly pulling from the store’s language strings.
v0.7.1Merchant e-Solutions gateway added.
v0.7.1RBS Worldpay gateway added.
v0.7.0 — v0.7.1Fix to prevent the first name from showing up where the last name should be in API requests for shipping addresses.
v0.3.2 — v0.7.1Fix for an Internet Explorer display issue in the admin.
v0.7.0 — v0.7.1Added internal logging to Quantum Gateway.
v0.7.0 — v0.7.1Fix to prevent subscription past due amounts from becoming confused when coupons are added or removed in conjunction with sub_token
s.
v0.6.0 — v0.7.1Improvement for CSRF functionality to prevent token resetting when not appropriate.
v0.7.1Improvement to handling errors on Moneris (gateway).
v0.7.1Fix for &
showing up in emails and the store drop down.
v0.6.0 — v0.7.1Caching improvement to prevent stale data from being cached.
v0.7.1Fixed a missing closing single quote in the div#fc_complete_order_processing img
source attribute.
v0.7.1Rebuilding the SagePayments gateway. Adding auth-only support for SagePayments.
3D Secure Support
Paypoint
RealEx
Product thumbnail images in the cart
transaction_detail
image
url
length (for future use)
width (for future use)
height (for future use)
Product images and links
New standard cart attributes
image
url
length (for future use)
width (for future use)
height (for future use)
gateway_3d_secure_not_validated
cart_image
The "sample code" for the default Colorbox includes style1_fc instead of style1, which includes a « Continue Shopping
link on the bottom left of the Colorbox instead of the standard X
in the bottom right.
Password hashing improvements. Improvements to customer password reset requests.
The maximum number of transactions or subscriptions returned on the admin and the API is now 300 (from 50 in v0.7.0).
As required by the PayPal user agreement, PayPal Express is now active when PayPal Payments Pro is being used.
Fix for an issue with specific gateway responses that were available only in English even though they were translated to other languages.
We removed an extra, unnecessary "transaction_template" node in the API xml. The old XML was like so $subscription->transaction_template-> transaction_template->transaction_details-> transaction_detail
while the new XML response is $subscription->transaction_template-> transaction_details->transaction_detail
. This change did not impact the subscription XML datafeed.
v0.7.1Fix to PayPoint Gateway double charging in certain cases when 3d Secure doesn’t behave as expected.
v0.7.0 — v0.7.1Adding additional logging to certain gateways. This isn’t a user-facing change, but will allow us to better diagnose issues in the future.
v0.7.1Small changes to how Orbital handles taxes and “purchasing card II” transactions to complete Orbital certification.
v0.7.0 — v0.7.1Fix to missing trailing "
in the CSV export.
v0.7.1Added Elavon’s VirtualMerchant gateway.
v0.3.0 — v0.7.1Upgrading from USPS API v3 to v4, as v3 will be disabled by USPS soon.