mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Update changelog
This commit is contained in:
parent
8d97954f42
commit
98c3be283b
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
* Fix - Duplicated auth error when credentials become wrong #1229
|
* Fix - Duplicated auth error when credentials become wrong #1229
|
||||||
* Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239
|
* Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239
|
||||||
* Fix - High volume of traffic from merchant-integrations endpoint #1273
|
* Fix - High volume of traffic from merchant-integrations endpoint #1273
|
||||||
|
* Fix - Add content type json to all fetch ajax endpoints #1275
|
||||||
* Enhancement - Remove shortcodes from description #1226
|
* Enhancement - Remove shortcodes from description #1226
|
||||||
* Enhancement - Handle price suffix with price for product button check #1234
|
* Enhancement - Handle price suffix with price for product button check #1234
|
||||||
* Enhancement - Show funding source as payment method #1220
|
* Enhancement - Show funding source as payment method #1220
|
||||||
|
|
|
@ -86,6 +86,7 @@ Follow the steps below to connect the plugin to your PayPal account:
|
||||||
* Fix - Duplicated auth error when credentials become wrong #1229
|
* Fix - Duplicated auth error when credentials become wrong #1229
|
||||||
* Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239
|
* Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239
|
||||||
* Fix - High volume of traffic from merchant-integrations endpoint #1273
|
* Fix - High volume of traffic from merchant-integrations endpoint #1273
|
||||||
|
* Fix - Add content type json to all fetch ajax endpoints #1275
|
||||||
* Enhancement - Remove shortcodes from description #1226
|
* Enhancement - Remove shortcodes from description #1226
|
||||||
* Enhancement - Handle price suffix with price for product button check #1234
|
* Enhancement - Handle price suffix with price for product button check #1234
|
||||||
* Enhancement - Show funding source as payment method #1220
|
* Enhancement - Show funding source as payment method #1220
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue