Skip to content

Releases: PAYONE-GmbH/magento-1

Release v4.4.0

21 Aug 13:48
84d7125
Compare
Choose a tag to compare

New Features

  • Amazon Pay is now PSD2 compatible
  • Removed unnecessary Cardholder from Checkout
  • Added narrative_text parameter to debit calls
  • Added restrict products extension (thx @JEreth #361)

Bugfixes

  • add missing JS import for Klarna
  • Fixed incompatibility with Magento <1.9.2.2
  • Fixed AmazonPay Checkout in IE11 (thx @phoenixdev-kl)

Maintenance

  • Updated modman

A Word on PSD2

At the time of Release, only Amazon Pay requires code changes to be compatible with the upcoming PSD2 regulation. However, you can configure the plugin for optimized conversion when using Credit Cards and 3-D Secure 2.0. For more info see our Remark on docs.payone.com https://docs.payone.com/display/public/INT/Magento+1+Extension#Magento1Extension-EnsuringMaximumConversionWith3DSecure2.0

Release v4.3.0

25 Mar 14:18
95111f3
Compare
Choose a tag to compare

Features:

  • Updated the invoice mapping to include invoiceid to each capture and debit (when invoiceid is available)
  • scroll to error message on CC hosted error on mobile devices (thx @sprankhub)
  • Implement alternative price calculation to avoid rounding errors

Bugfixes:

  • Anonymize IBAN for online bank transfers and debit payment
  • various smaller fixes

Maintenance:

  • JS files updated to harmonize usage of libraries
  • new iDEAL bankgroup HANDELSBANKEN
  • (finally) removed Payone License Manager Section
  • Removed logo from Ratepay direct debit

Release v4.2.1

27 Nov 10:15
e5400e4
Compare
Choose a tag to compare

Features:

  • loading time optimizations
  • Paysafe B2B now asks for VAT ID rather than company trade number

Bugfixes:

  • shopping cart is now deleted after successful amazon pay order
  • credit card data is now stored when using hosted iFrame
  • fixed credit card bug with backend orders
  • various fixes (thx @sprankhub @Backenkoehler!)

Maintenance:

  • removed unsupported B2B mode for Paysafe Debit and Installment
  • removed frontend payment method

Please note: If you have used the frontend payment method in the past, be sure to disable it and use "credit card" only!

Release v4.2.0

05 Sep 11:21
71db068
Compare
Choose a tag to compare

Bugfixes

  • fixed statusmapping for barzahlen
  • updated Ratepay templates for DSGVO/GDPR
  • Addressaddition added for PayPal ECS
  • improved handling of missing order references (thx @phoenix-schwarz!)
  • various improvements for Amazon Pay
  • improved visibility of automatic card type detection feature
  • fixed base currency handling
  • prevent cancelation of orders which are already appointed (thx @mwr!)

New Features

  • added Masterpass
  • added Payolution / Paysafe Later Session ID
  • added Ratepay Installment with direct debit
  • added more countries (including B2B) for Ratepay
  • added configuration to force CVC check

Maintenance

  • Renamed Payolution to Paysafe Pay Later
  • updated bankgroups
  • removed deprecated infopage from backend

Release v4.1.7

26 Jun 07:26
492dbdf
Compare
Choose a tag to compare

Bugfixes

  • Communication between buyer and shop during redirect now doesn't instantly invalidate the order
  • Fixed a problem with long URLs with Amazon Pay

Release v4.1.6

28 May 14:09
356bc4a
Compare
Choose a tag to compare

Features

  • New database fields for RatePay orders
  • IP address in API log is now anonymized

Bugfixes

  • Amazon Pay is not displayed in backend to avoid template error (fixes #207)

Release v4.1.5

16 May 13:36
Compare
Choose a tag to compare

Features

  • Added RatePay Direct Debit
  • Order reversal is now possible even if order can't be reversed at Payone API

Bugfixes

  • Amazon's widgets.js is now loaded correctly
  • Store ID is now fixed from order table if not in tx-status table (thanks @alphanyx)
  • Shopgate orders are now recognized correctly (#181, thanks @sprankhub)
  • CVC code can now be hidden again
  • Updated iDeal bank groups
  • Fixed some cases of "backwards browser button" orders being handled the wrong way
  • Fixed several typos (thanks @Ersian)

Release v4.1.4

20 Mar 07:43
Compare
Choose a tag to compare

Features

  • RatePay B2B Invoice added
  • In case of guaratee rejection, Payone Safe Invoice is not displayed again to the customer
  • Enforce Amazon Pay redirect mode for in-app browsers (#161, thanks @gndk)
  • Sending the overcapture flag for PayDirekt now possible
  • RatePay backend orders are now possible
  • Automatically recognize credit card type after 6 digits of PAN

Bugfixes

  • Fixed wrong license identifier in composer.json
  • Fixed missing modman directive (#176, thanks @tim-bezhashvyly)
  • Fixed "undefined index" problems (#152, thanks @norgeindian; #168, thanks @Schrank)
  • Headers are now set correctly when using FastCGI
  • Fixed some bugs introduced with Mage 1.9.3.x (#165)
  • Re-activated the conversion of reference parameters for PayDirekt to honor disallowed chars
  • Removed HTML from backend labels for 1.9.3.8 compat

Release v4.1.1

23 Jan 06:36
925f4a8
Compare
Choose a tag to compare

Features:

  • Completed Amazon Pay background processes
  • RatePay orders can now be properly reversed

Release v4.1.0

21 Dec 16:29
79c954b
Compare
Choose a tag to compare

Feature

  • New payment methods
    • Invoice with payment gurantee
    • Amazon Pay
  • Allow quote as parameter in Payone_Core_Model_Payment_Method_Abstract
  • Custom implementation for recurring payment with wallets now possible
  • Improve the handling of external payment providers

Bug

  • Set correct correct model for default mapping
  • Correctly handle payment fee calculation
  • Fixed default payment titles for giropay & idl
  • Payone_Core_Model_Mapper_ApiRequest_Payment_Authorize_Abstract getCustomerIp() will no return the last ip like described in the comment
  • Fix php notice because array key does not exist
  • Payone_Core_Model_Observer_Sales_Order paymentPlaceEnd() will now validate if the user exists
  • Fixed url-encoding