- [Fix] Not be accessed before initialization
- [Add] PayU - secure form via WooCommerce Blocks
- [Add] PayU - bank list via WooCommerce Blocks
- [Fix] #73 - Not send e-mail to administrator about a new order
- [Fix] Showing error in empty cart (blocks) when installments are active
- [Add] PayU - BLIK via WooCommerce Blocks
- [Fix] "Call to a member function get_total() on null" for Installments
- [Add] PayU - installments via WooCommerce Blocks
- [Add] PayU - Klarna via WooCommerce Blocks
- [Add] PayU - Twisto via WooCommerce Blocks
- [Add] PayU - PayPo via WooCommerce Blocks
- [Fix] Not showing Installments Mini Widget on product and products list page
- [Fix] Warning: Attempt to read property "total" on null
- [Fix] Some methods were not showing up
- [Fix] PHP Deprecated: Creation of dynamic property
- [Add] PayU – standard via WooCommerce Blocks
- [Add] PayU – payment card via WooCommerce Blocks
- Added Klarna as a separate payment method
- Fixed product name length
- Fixed php notice/warning (#67)
- Increased requirements: PHP >= 7.4, Wordpress >= 5.0, WooCommerce >= 4.0
- Fixed card holder name
- Fixed substring for multi-byte characters
- Fixed getTotal for min/max
- Fixed php notices
- Fixed getTotal for min/max
- Fixed warnings
- SDK update
- Removed use of the NumberUtil class
- Decimal quantity in products
- Fixed installment widget to use taxed product price
- Fixed installment widget not refreshing after product quantity changes in cart details
- Fixed refund request
- Fixed for decimal quantity
- Better use of checkout_place_order hook
- Added compatibility with HPOS (High-Performance Order Storage)
- Sends more data for better detected frauds
- Fixed getTotal
- Fixed installment payment method name in order summary page
- Fixed installment payment method name in emails
- Added installment widget integration
- PayU address update
- Fixed link to repay in email
- The shorter product name
- Changed plugin url on github
- Changes required by wordpress plugin teams (plugin name, change translate domain, sanitize variables, remove external js, update readme)
- Fix method available for virtual products
- Separate Twisto and PayPo
- Fix calculate total for check min/max
- Possibility to enable for virtual orders
- Fix #43 php notice
- Update Visa logo
- Remove manual stock reduced
- Remove unused REJECTED
- Add filter
woocommerce_payu_status_cancelled
- PayU terms - info instead of checkbox
- Better check shipping method, clean up
- Fix not show installments, blik, card as separated method
- Send mail to customer when status change from payu-waiting to processing
- Fix get_total() on null
- Fix show paymethods when WPML is active
- Fix hide inactive method
- Translate fix
- Add filters for multicurrency support
- Notice fix
- Fix size gateway logotypes in some themes
- Better js and css enqueue and optimize load methods
- Better UX for bank icons
- Fix #31 js loading dependency
- Fix #30 remove 100% layout width
- Fix #27 fix registration url
- Fix change order status for virtual products
- New version introducing many additional features e.g. many payment types, enhanced configuration options, order repayment.