v0.7.0 - v1.1Fixed a bug when referencing custom fields within a shipto item.
v1.0 - 1.1When exporting transactions via the admin using multiship, the product options were being cleared out incorrectly.
v1.1 - v1.1Fix for tax rate calculations with coupons used for currency locales containing a comma instead of a period.
v0.4.0 - v1.1Fixed for the PSI Gate gateway integration sending the billing last name instead of the shipping last name.
v1.1Added Paperless Payment Gateway.
v1.1When using Single Sign On, the system now respects the timestamp given even if the customer is anonymous.
v1.1Ogone Gateway was not hitting live/production server when set to live. This is been fixed.
v1.1Fixed a bug for a store using multiship, when modifying a subscription using the sub token for a customer who previously did not checkout with multiship (but did specify an alternate shipping address), the checkout would show an error related to shipping address information not being completed.
v0.7.1 - v1.1Fix for stores using 3D Secure payment gateways where the transaction details were only validated after being redirecting to the 3DS site. This would potentially cause duplicate transaction errors for systems like Worldpay.
v1.1Added Bluefin PayConex Gateway.
v0.7.2 - v1.1You can now generate upto 1000 multiple variations of a coupon codes from admin.
v1.1Added url_encode
Twig filter.
All versionsAdded the ability to cache .ico
files.
v1.1Added Billing Country
and Shipping Country
to the transaction filters.
v1.0 - v1.1JavaScript alert for test stores was not showing up on checkout for hosted gateways. This is been fixed now.
v1.0 - v1.1Fixed a typo in admin for custom cart template.
v1.1^^store_name^^
in category email templates were not being replaced. Fixed now.
v1.1 - v1.1Fixed Bitpay Gateway related issue where datafeed was not being sent unless user clicks through the receipt.
v0.7.0 - v1.1Performance improvement for getting Transaction History in admin.
v1.0 - v1.1 Fixed a bug with live taxes when shipping tax was calculated incorrectly if cart contained more than one product.
v1.1 Updated UPS rate requests to round the weight figure up to the nearest whole number.
v1.1Updated the Stripe payment gateway to support auth-only transactions.
v1.1customer_id
is now accessible in Templates via Twig.
v1.1Add the ability to filter the API by date_modified
and make sure that gets updated for hosted transactions.
All versions Fix for the edit profile admin page asking for the password when updating profile information.
v1.0 - v1.1 You can no longer cancel a subscription via the sub token while it still has a past due amount. The past due amount must be paid first.
v1.1In the case of a transaction using a hosted payment processor, we now only send the datafeed once the transaction is approved. Also, the API transaction_list call will not display unapproved transactions (though they are still factored into the pagination results).
v1.0 - v1.1Added specific autocomplete attributes to address fields to work around a possible auto-fill bug in Google Chrome.
v0.7.1 - v1.1Fixed an issue with card about to expire data included in the subscription datafeed which was incorrectly including customers that previously had access to a store instead of just the current customer on the subscription.
v0.7.2 - v1.1System will now notify merchant through email if any unknown gateway error occurs.
v1.0 - v1.1Default customer hashing method is now set to phpass.
v1.1Non-combinable coupons weren't working as expected based on the order they were added to the cart with other combinable coupons.
v1.0 - v1.1Fixed an issue with product weight not being rounded to 3 decimals before being added to the cart which could cause addtional adds to the cart no increasing quantity as it should.
v0.7.2 - v1.1Help texts for payment gateway fields were not changing on gateway change. This is been fixed now.
v1.0 - v1.1Fixed a bug related to multiship and taxes where the cart total wasn't showing the correct amount for two different shiptos using the same tax.