Skip to content
- Move bundled scoped dependencies from deps to vendor.
- Add direct file access protection to PHP files.
- Add payment method names and icons from GoPay API with multilang support
- Add conditional debug logging with toggle setting
- Add gateway icons in admin and block checkout
- Fix potential security vulnerabilities (input sanitization, output escaping)
- Fix refund processing
- New administration settings
- Update plugin core
- Update dependencies
- Update min PHP version to 8.1
- Disable ApplePay method if not supported by device
- Add support for WooCommerce Subscriptions and recurring payments
- Add payment return by GoPay
- Update dependencies
- Fix warnings on registration blocks
- Fix error on wrong setup of tax class
- Add Block Checkout support
- Fix error on empty tax class
- Update dependencies
- New License system
- Update dependencies
- Revert checkout payment url
- Add option to change payment method on failed payment
- Add error code to response
- Add filter for custom payment gateways
- Fix languages
- Fix payment icons
- Migrate to new core
- Add payment method logo for single methods
- Add Click To Pay payment method
- Add a WooCommerce requirment
- Add all allowed languages
- Upgrade GoPay SDK
- Removing a cancelled payment method SuperCash
- Removing a cancelled payment method Account
- Deprecate PHP 7.3
- Fix fatal error on API response when the payment gateway changed for order to something else than GoPay
- Revert 1.0.6 due to double invoices on some setups
- Flip triggering paid event on order to better support order status changes for virtual orders, that are automatically switched to complete by WooCommerce
- Don’t switch the order status if it is already in the desired state
- Don’t switch completed orders to other statuses
- Fix Successful payment status by any GoPay method
- Fix license
- Add order notes