Skip to content
- Move bundled scoped dependencies from deps to vendor.
- Add direct file access protection to PHP files.
- Add channel gateway icons from ThePay API
- Add conditional debug logging with toggle setting
- Add gateway icons in admin and block checkout
- Fix potential security vulnerabilities
- Fix minor bugs and typos
- Add separate payment gateways for each ThePay payment method (Card, Apple Pay, Google Pay, Bitcoin, Pay in 30 days)
- 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 refund functionality with available amount validation
- 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 comprehensive logging for payment gateway operations
- Migrate API settings from gateway to module level for better organization
- Update payment callback handling for new status tracking system
- Update dependencies
- Fix load textdomain
- Update plugin dashboard
- Update license field
- Update plugin core
- Update dependencies
- New administration settings
- Update plugin core
- Update dependencies
- Fix search order by uid on legacy order storage
- Add language code to payment request
- New License system
- Update dependencies
- Fix PHP upgrade notice
- Add compatibility with Windows Server
- Migrate to new core
- Add payment method logo
- Add a WooCommerce requirment
- Add a better logging
- Add payment status to thankyou page and processing order email
- Update the notify hook to all methods
- Change order total to int
- Remove any non-digit characters from phone
- Add actions when receiving payment notification
- Switch ID to order number