Success text showing only on processing orders

This commit is contained in:
2025-10-12 01:33:20 +02:00
parent b997e14fe6
commit a92b8021f6
3 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ Tags: woocommerce, payment, paypal, gateway
Requires at least: 5.8
Tested up to: 6.3
Requires PHP: 7.4
Stable tag: 1.0.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -103,6 +103,10 @@ The plugin automatically handles returns from your payment website. Your payment
== Changelog ==
= 1.1.0 =
* Added Text for Success and Failed orders
*
= 1.0.0 =
* Initial release
* Basic payment gateway functionality