- Add: Added Mutlibanco and MB Way payment methods using Hosted Fields
- Add: Added ApplePay public credentials in HiPay configuration
- Add: Added
authorization_code
to additional_information in sales_payment_transaction - Fix: Fixed DND Audit feedback
- Fix: PHP-7.4 compatibility
- Fix: Fixed CRON for cleaning pending orders
- Fix: Fixed notification on Capture Refused for orders via API
- Fix: Fixed ECI value for orders via Mail Ordering (MO)
- Fix: Fixed cancel pending orders CRON
- Fix: Fixed auto-cancel timer on Oney payment products
- Fix: Fixed auto-cancel timer on Paypal payment product
- Fix: Update PHP SDK to fix PSD2 parameter recovering
- Fix: Enabled HostedPage v2 by default
- Fix: notifications for retried orders on Hosted Page v2
- Fix: Merchant promotion oney
- Fix: Mbway phone
- Fix: Cancel order cron
- Fix: Expired Authorization notification handling
- Fix: Added option to restore the basket when user clicks on back button
- Fix: E-mail recovring method
- Fix: Split payment error handling
- Fix: Multisite category mapping
- Fix: SKU handling when making ONEY requests
- Fix: iDEAL Hosted Fields template
- Add iDeal Hosted Fields payment method
- Add Credit Long payment method
- Add Hosted Page v2 option on HostedPage parameters
- Add missing fields for Hosted payment methods
- Fix: placeOrder button blocking due to other active payment methods #132
- Fix: deprecated method from a Magento dependency
- Fix: payment product problem with hipay_hostedsplit payment method
- Fix: Corrected too high logging levels on some errors
- Fix: Notification handling
- Fix: Order expiration handling
- New: Add restrictions rules for Oney 3x, 4x
- Fix: HiPay card mapping categories
- Fix: PHP-7.4 compatibility
This release contains SQL changes, be sure to run the magento upgrade command:
php bin/magento setup:upgrade
[BETA]
New: ApplePay support- New: Added MB Way payment method
- New: Added MB Way product method on Hosted Page
- New: Added Illicado product payment on Hosted Page
- Fix: Notification processing on capture refused
- Fix: Configuration import from UAT to live
- Fix: MOTO email template redirect link
This release contains SQL changes, be sure to run the magento upgrade command:
php bin/magento setup:upgrade
- Fix: Fix 500 error on checkout
- Fix: Corrected HTTP User Agent recovering
- Fix: Add custom shipping methods in mappings for dynamic shipping methods
- Fix: Fixed some errors on capture and notifications
- New: Added merchant promotion field for Oney With or Without Fees payment methods
- Fix: Fix Entity query
- Fix: Fix js minifying
- New: Added Multibanco payment method
- Fix: Removed fake value for shipto_house_number
- New: Retreive configuration from PHP SDK
- Fix: Corrected Astropay
- Fix: Missing method for Config class
- Fix: Wrong version in request source
- Fix: notification controller 302 HTTP code error (Magento 2.3.2) #121
- Fix: MO/TO credentials retrieval
- Fix: Disable oneclick when not logged-in
- Fix: Save oneclick cards on 116 and 118 notification
- Fix: wrong method declaration (PHP7.1 and less) #122
- Init 3DS V2
- Update payment method configuration form
- Fix issue #119
- Add MyBank payment method
- Add error message on field
- Update payment method configuration
- Fix bad require and bug with magento validation
- Improve notification capture with authorization
- Fix multi_use for one-click
- Fix Magento 2.3 compliance
- Fix entity name for new magento checks
- Fix Magento 2.3 compliance
- Add Payment Method Hosted Fields
- Fix cvv not mandatory for Maestro card
- Add command to convert data serialized to json
If you are migrating Magento from 2.1.X to 2.2.X and have defined 3DS or OneClick rules, you will need to run the new command to perform the migration. See: https://devdocs.magento.com/guides/v2.2/release-notes/backward-incompatible-changes/
After your magento upgrade, execute in your magento directory:
php bin/magento hipay:upgradeToJson
- Fix the exception with manual captures
- Fix compilation error
- #114 Fix issue #114 : Fatal error on failure order (#114)
- Fix : Split payment AI method cannot be displayed alone
- Fix : Change refund workflow
- Fix : Split payment status
- Add proxy settings (gateway requests)
- Fix : SEPA remove electronic signature
- Fix : partial refund
- Fix : Astropay payment method bug
- Fix : Category mapping bug
- Code rework/reformatting
- Fix : Api call wrongly formatted (gender)
- Fix : Issue #107
- Fix : Error on DI compilation #113
- Add casperJS tests
- Improve CI
- Add support for multi-currency payments
- Add hash algorithm selection in BO
- Add notification URL support
- Fix notification response (500 HTTP code on fail)
- Fix : split payment
- Fix : MOTO
- Fix : basket
- Add support for product without category and option basket
- New payment method support : Bnp Personal Finance 3X and 4X
- Fix invoice/credit-memo status (Pending/Paid) for partials captures
- Add time_limit_to_pay in HostedPaymentPageRequest
- Remove CDATA parameters ( Use custom_data now )
Fixed bugs:
- Missing authentication indicator
Fixed bugs:
- Error with RequestHandler compilation
Fixed bugs:
- Fix autoclosing tag for fingerprint javascript inclusion
- Change composer installation. Remove module installation in folder (app/code/Hipay). Now installation is in folder vendor
- Fix wrong invoice status with multiple partials capture
- Bad configuration for fingerprint.js
New feature:
- Parameter support : "operation_id"
- Bugfix CCType for hosted payment
- New feature FACILY PAY ONEY
- New feature KLARNA
- New feature Adding request sources
- New feature Adding custom data
- New feature Adding device fingerprint
- New feature ASTROPAY
- New feature SEPA SDD
- New feature POSTFINANCE
- New feature SOFORT
- New feature WEBMONEY & YANDEX
- New feature PRZELEWY24
- New feature GIROPAY
- New feature iDEAL
- New feature PAYPAL
- New feature Basket V2 (cart synced to HiPay)
- New feature Mapping categories Website <> HiPay
- New feature Mapping carriers Website <> HiPay with delivery date synced to HiPay
- FIX New branding
- FIX translations
- Skip Magento fraud checking
- Bugfix Add display selector value to TPP request
- Bugfix template iFrame send by the request new order
- Update documentation URL to the HiPay portal developer
- Bugfix PeriodUnit method and Docker image
- Bugfix namespace in class Sisal, Qiwi Wallet and unit tests
- Update version composer.json with new version PHP SDK and bumps package version
- README updates