mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update changelog
This commit is contained in:
parent
055ffa9370
commit
e0d8715d0c
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
* Fix - Do not call PayPal get order by ID if it does not exist #1029
|
* Fix - Do not call PayPal get order by ID if it does not exist #1029
|
||||||
* Fix - Type check error conflict with German Market #1056
|
* Fix - Type check error conflict with German Market #1056
|
||||||
* Fix - Backend Storage for the PayPalRequestIdRepository does not scale #983
|
* Fix - Backend Storage for the PayPalRequestIdRepository does not scale #983
|
||||||
|
* Fix - Ensure WC()->payment_gateways is not null #1128
|
||||||
* Enhancement - Remove plugin data after uninstalling #1075
|
* Enhancement - Remove plugin data after uninstalling #1075
|
||||||
* Enhancement - Add FraudNet to all payments #1040
|
* Enhancement - Add FraudNet to all payments #1040
|
||||||
* Enhancement - Update "Standard Payments" tab settings #1065
|
* Enhancement - Update "Standard Payments" tab settings #1065
|
||||||
|
|
|
@ -85,6 +85,7 @@ Follow the steps below to connect the plugin to your PayPal account:
|
||||||
* Fix - Do not call PayPal get order by ID if it does not exist #1029
|
* Fix - Do not call PayPal get order by ID if it does not exist #1029
|
||||||
* Fix - Type check error conflict with German Market #1056
|
* Fix - Type check error conflict with German Market #1056
|
||||||
* Fix - Backend Storage for the PayPalRequestIdRepository does not scale #983
|
* Fix - Backend Storage for the PayPalRequestIdRepository does not scale #983
|
||||||
|
* Fix - Ensure WC()->payment_gateways is not null #1128
|
||||||
* Enhancement - Remove plugin data after uninstalling #1075
|
* Enhancement - Remove plugin data after uninstalling #1075
|
||||||
* Enhancement - Add FraudNet to all payments #1040
|
* Enhancement - Add FraudNet to all payments #1040
|
||||||
* Enhancement - Update "Standard Payments" tab settings #1065
|
* Enhancement - Update "Standard Payments" tab settings #1065
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue