Changelog
Tento obsah zatím není dostupný ve vašem jazyce.
10.0.4
Section titled “10.0.4”- Fix reduce stock level for the correct stock increase when canceling an order
10.0.3
Section titled “10.0.3”- Fix enable Apple Pay and Google Pay
10.0.2
Section titled “10.0.2”- Update supported languages
- Update dependencies
10.0.1
Section titled “10.0.1”- Fix & edit default option values
10.0.0
Section titled “10.0.0”- Add separate payment gateways for each Comgate payment method (Cards, Bank Transfer, Buy Now Pay Later, etc.)
- Add WooCommerce Blocks checkout support for all payment methods
- Add preauthorization functionality for card payments with capture/cancel capabilities
- Add payment status tracking and display in admin (order list and detail pages)
- Add dedicated icons for each payment method type
- Add order status hooks for automated preauthorization management
- Add manual transaction status check with “Check Payment Status” button in admin
- Add automatic transaction cancellation when order is canceled (for pending/created payments)
- Add subscription support restrictions for card payment methods only
- Add comprehensive logging for payment gateway operations
- Fix order status prefix handling (remove ‘wc-’ prefix before calling update_status)
- Fix redirect after change payment method on subscription
- Improve transaction status checking logic in Gateway class
- Improve redirect logic after redirect from gateway
- Improve gateway selection to use correct gateway based on order payment method
- Improve payment method availability logic and admin context detection
- Improve status change detection to prevent unnecessary updates
- Migrate API settings from gateway to module level for better organization
- Update payment callback handling for new status tracking system
- Update dependencies
- Add filter
wpify_woo_comgate_redirect_urlfor edit redirect url - Add filter
wpify_woo_comgate_client_datafor auth credentials
- Update plugin core
- Update dependencies
- Fix updates
- Update plugin dashboard
- Update license field
- Update plugin core
- Update dependencies
- New administration settings
- Update plugin core
- Update dependencies
- Fix scheduling subscription payment
- Set failed payment on subscription if order payment fails
9.1.14
Section titled “9.1.14”- Add wpify_comgate_payment_methods_ids filter to support custom gateways
9.1.13
Section titled “9.1.13”- Add icon for Bank payments method
9.1.12
Section titled “9.1.12”- Add option to extend the gateway
9.1.11
Section titled “9.1.11”- Add filters for method key
9.1.10
Section titled “9.1.10”- Fix changing order status after success payment
- Fix load textdomain
- Add option to load methods in more languages
- Change redirection to payment page on canceled payment
- Fix initialization of payment gateway
- Fix full name in request
- Add full name and phone to the request
- Update required deps
- Fix duplicate payment charge on subscription renewal
- Add support for block checkout
- Add option to disable inline gateway
- Add option to disable fail order after cancel payment
- Fix Subscription change payment method refund
- New Comgate SDK integration
- Add new required payment parameters
- Add payment return by Comgate
- Add Comgate gateway icon
- More order notes about payments
- Update texts and translations
- Better logging
- New License system
- Update dependencies
- Add option to change payment method for subscription
- Fix change subscription order status after success payment
- Update dependencies
1.4.11
Section titled “1.4.11”- Fix DI config
1.4.10
Section titled “1.4.10”- Better prevent order status switch - not switch if order payment method is changed
- Fix warning simplexml_load_file if identification not set
- Change the order status to failed only if it is in a pending status
- Add ‘allow=“payment”’ tag to iframe
- Fix do not switch an order to failed status if it is already paid
- Update deps, declare HPOS compatibility
- Update texts and translations
- Better logging
- Fix default order status
- Fix sending payments as recurring if not enabled for subscription products.
- Edit Comgate container styles
- Fix loading cart in REST
- Fix subscriptions payments processing
- Fix license after update
- Implement inline gateway
- Add filter for changing Comgate payment data
- Add option to empty cart on thank you page
- Fixed failed payment statuses
- Fixed failed payment statuses
- Fixed failed payment statuses
- Rename filter wpify_woo_checkout_enabled_methods to wpify_woo_comgate_checkout_enabled_methods
- Add support for WooCommerce Subscriptions and recurring payments
- Add API for transfers downloads
- Use installed gateways instead of available gateways when validating the payment
- Add more logging
- Fix payment validation
- Set the compatibility with WPify Woo main plugin