Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
1.2.5 Release 1.2.5Release 1.2.5
Added in [1.2.5]
- Plugin now checks if MNS information is already stored in database, before it creates new entries
- When the processing of a notification fails it will be marked for retry. The consumed flag will be now set after 3 processing failures.
Changed in [1.2.5]
- We are now using round() function instead of ceil() for any amount calculation in AmountBuilder.php and BasketBuilder.php
-
1.1.0 Version 1.1.0 releasedRelease 1.1.0
Changed
- Address data management has been improved to accept more formats
- Company names like "Herr", "Mrs", ... will not longer lead into a business check
- Adds compatibility matrix in README.md
- Adds supported browsers in README.md
- Test compatibility for Magento Version 2.3.4
Fixed
- Datepicker is now working fine also for the latest Safari and IE
Added
- Feature: Firmenwissen Smart Sign Up see also
- A new internal API improves notification handling in high transaction count systems
- Compatibility for Magento Version 2.3.5
-
1.0.1 Version 1.0.1 ReleaseRelease 1.0.1
Added
- Partial captures and refunds are now supported
Changed
- If some inputs in our secure fields are invalid, we now display the errors below them
- The secure fields library was updated based on the official version
Fixed
- Internet Explorer 11 now finds the selected payment method again
- Some cases of a one cent difference were fixed
- The error handling for reservation errors was improved to stop sideeffects with other modules
- Phone numbers and fax numbers should be less often denied by the API
- An error after the install of the module was fixed regarding the environment setting
- The module is now compatible with Magento 2.3.3
- Any redirect payment method now sets the payment transaction to pending until the user authorized the payment and returned
-
1.0.0 Version 1.0.0 ReleaseRelease 1.0.0
Fixed
- EXPIRED notifications now increase stock of products when they are cancelling an order
- Reorder link now works on Magento 2.3.2 again
- Suspected Fraud status is now circumvented when the module captures automatically after a MERCHANTPENDING notification is received
- Notifications now work without form key in Magento 2.3.2
- The shipping costs are now transferred to CrefoPay correctly as an individual basket item
- The gender options on the payment selection are now translatable
- If a transaction could not be created we no longer display our payment methods
- We fixed cases, in which the module was even though it was disabled
- A 0 is added to all phone numbers that don't start with it to avoid rejection by the CrefoPay API
- IBANs with non-numeric characters after the first 4 are now able to be input
-
0.9.4 Version 0.9.4Release 0.9.4
Added
- Added a setting to do an automatic capture based on categories
Fixed
- Error messages in the frontend no longer default to an empty string in some cases
- Translations for all the translatable module strings were added
- Help texts for the module configuration were added
- Changed the initialization of the Javascript Library to always happen
- Changing the shipping address no longer causes a frontend error (#8)
- AutoCapture per payment method now works with a 0 amount in the notification (#9)
- AutoCapture category setting is now saved under the right config path
-
0.9.3-mnshandling 0.9.3-mnshandlingRelease 0.9.3-mnshandling
-
0.9.3Release 0.9.3
Fixed
- Reloading the payment selection does not display the credit card inputs again (#5)
- Cancelling an order does not change the products quantity in the stock (#7)
- Customers can now save their credit cards and bank accounts in Magentos Vault
- Order confirmation emails will be held back until a customer returns from the third-party provider
- Guest checkouts don't use some strange address data anymore
- The date of birth will no longer be filled with the current date
- Translations for the most common checkout errors are now provided in German and English
- The notification handler no longer throws fatal errors in some cases
-
0.9.2-paymentInstrumentId Hotfix for #5Release 0.9.2-paymentInstrumentId
-
0.9.2Release 0.9.2
Fixed
- The module now works with PHP 7.0 as well
- The module now works with Magento 2.2.0 as well
- Reserve now displays an error message if it fails and no longer creates an order
- Terms and Conditions can now be confirmed (#1)
- Notifications are now processing correctly and add order status history comments
- Notifications are only processed if the orders are paid via CrefoPay
- Guest checkout uses the input data by the customer and no longer some hard-coded data
- The basket content is now correctly sent to CrefoPay
- Notifications can now process EXPIRED status when another payment method was used(#3)
- JavaScript functionality now works when using the production environment setting (#4)
Added
- Cancellation on a third party site will cancel the Magento 2 order and display a link to re-order immediately