2023-01-26 - version 1.0.0 * Initial release 2023-10-30 - version 1.1.0 * Fixed multiple issues 2023-11-20 - version 1.1.1 * Added 'payment_processor', 'internal_psp_id', 'external_transaction_id' to order metadata * Improved PayPal integration 2023-11-21 - version 1.2.0 * Added support for hosted payment page 2023-12-21 - version 1.2.1 * Small fixes for better PHP 8 support 2024-01-23 - version 1.2.2 * Fixed issues related to order status changes, changed sandbox base url 2024-02-05 - version 1.2.3 * Fixed issues related to order status changes for the same transaction id 2024-02-19 - version 1.2.4 * Added payment descriptor 2024-02-19 - version 1.2.5 * Bufix: fixed issue related to not found order 2024-02-28 - version 1.2.6 * Bufix: created two separate failedRedirectUrl link for Classic cart checkout and for Direct order pay 2024-03-18 - version 1.2.7 * Made "completed" as final status for order 2024-04-05 - version 1.3.0 * Added payouts and refunds 2024-04-20 - version 1.3.1 * Added payment support from a product page, if the checkout form is shown 2024-08-29 - version 1.3.2 * Added logged for orders 2024-09-03 - version 1.3.3 * Added selector to set status after successful payment 2024-09-24 - version 1.3.4 * Increased stability of plugin 2024-10-14 - version 1.3.5 * Added Merchant URL field for saving transaction, added env variable to control sandbox base url 2024-10-16 - version 1.3.6 * Added two shortcodes for Cashier description 2024-10-16 - version: 1.3.7 * Added Logs page 2025-02-16 - version: 1.3.8 * Added Subscription options 2025-02-27 - version 1.3.9 * Added auto cleaner for stucked pending orders 2025-03-17 - version 1.3.10 * Added decline reason to the order 2025-03-18 - version 1.3.11 * Misc changed 2025-03-17 - version 1.3.12 * Changes in subscription renewals 2025-06-03 - version 1.3.13 * Update Subscription status 2025-06-03 - version 1.3.14 * Bugxig 2025-07-08 - version 1.3.15 * Added more logs 2025-07-14 - version 1.3.16 * Added validation of content type, and JSON in body 2025-07-22 - version 1.3.18 * Added additional reqest for sync orders 2025-08-26 - version 1.3.19 * Added customizable Subscription Plan Name field for the products 2025-09-10 - version 1.3.20 * Added copy to clipboard functionality for the manual payments by bank details, * Added a setting to set the allowed IP list 2025-11-20 - version 1.3.21 * Bugfix 2025-11-20 - version 1.3.22 * Bugfix 2026-03-03 - version 1.4.0 * Added subscription management system * Added My Account subscription page * Added subscription portal integration 2026-04-03 - version 1.4.1 * Added Sync Logs 2026-04-06 - version 1.4.6 * Bugfix 2026-05-19 - version 1.4.7 * Security: fixed broken access control on AJAX handlers 2026-06-10 - version 1.4.8 * Added WooCommerce Blocks checkout support * Fixed duplicate order creation when subscribing from the shop page * Added refund amount validation in the admin order refund form * Added Retry payments support * Bugfix 2026-06-25 - version 1.4.9 * Added Force Subscription option for PSI type - allows guest customers to subscribe without registration