v1.1Added PayConex payment gateway.
v0.7.1 - v1.1Renamed Merchant e-Solution
to Cielo Payments
.
v1.1Added BrainTree payment gateway.
v1.0 - v1.1Spanish Locale for Spain losing the product weight for .098 when passed to the cart. This is been fixed.
v1.0Minfraud Score wasn't being properly saved to the database. This is fixed now.
v1.0Adding following Twig filters abs
, number_format
, escape
, raw
, length
, money_format
, pad
, date_modify
, replace
, upper
, lower
, title
, trim
, date
, url_encode
, merge
. These filters are already supported in v1.1.
v1.1Fixed a bug when a store using multiship has a customer log in with a saved payment card but no previously saved address (such as if they were created via the API or prior to the store turning on multiship), no saved card option was displayed.
v1.1Fixed amount issue for shippable and taxable products for 2Checkout.
v1.1Products with the same product code but different product options will be evaluated together when determining if a line item discount should be applied.
v1.1Added a checkbox in the admin for Multiple Codes Allowed which, when checked, allows your customers to add multiple coupon codes from the same coupon to a single order.
v1.1Fixed a bug (introduced in 1.1) where live shipping rates would occasionally double up in the display after a customer logs in.
v1.1Adding the "merge" filter to Twig.
v1.1Fixed a bug when SSO is turned on with a $0 checkout. The checkout button would do nothing because the cvv2 would be in an error state (though hidden from the customer).
v1.0 - v1.1On saving advanced settings in admin, wrong "success message" was being displayed. Fixed now.
v1.1Added 2Checkout payment gateway.
v1.1Added Transaction Express payment gateway.
v1.1Added PaymentSense payment gateway.
v1.1Added TrustCommerce payment gateway.
v1.0 - v1.1Custom fields were not being displayed under transaction details
in admin. This is fixed now.
v1.1Fixed help text for custom_variable
in admin.
v0.7.2 - v1.1Fixed a bug when the company name wasn't passed correctly onto PayPal Express Checkout.
v0.7.1 - v1.1Fixed an issue with ExpressPayment DPS which occurs when a total order amount ends with a zero after decimal point (like $X.X0).
v0.7.2 - v1.1Fixed a bug when the company name wasn't passed correctly onto PayPal Express Checkout.
v1.0 - v1.1Fixed a bug where live rates weren't being returned if FoxyComplete was disabled on the checkout.
All versionsDownloadable link wasn't working for Android device. This is been fixed now.
v0.7.1 - v1.1Fixed a bug where 3D Secure didn't work properly if SSO was enabled.
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.