From 096e4facbd84d4808a5395ec7802d36782df47cd Mon Sep 17 00:00:00 2001 From: Emili Castells Guasch Date: Wed, 22 Mar 2023 12:31:51 +0100 Subject: [PATCH] Update changelog --- changelog.txt | 2 ++ readme.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 304dc1b39..610e98732 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,10 +4,12 @@ * Fix - Allow Pay Later in mini-cart #1221 * Fix - Duplicated auth error when credentials become wrong #1229 * Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239 +* Fix - High volume of traffic from merchant-integrations endpoint #1273 * Enhancement - Remove shortcodes from description #1226 * Enhancement - Handle price suffix with price for product button check #1234 * Enhancement - Show funding source as payment method #1220 * Enhancement - Change "Enabled" to "Available" in status text #1237 +* Enhancement - Programmatically capturing/voiding authorized payments #590 = 2.0.3 - 2023-03-14 = * Fix - `DEVICE_DATA_NOT_AVAILABLE` error message when FraudNet is enabled #1177 diff --git a/readme.txt b/readme.txt index 0c5021a3d..20a53d6e5 100644 --- a/readme.txt +++ b/readme.txt @@ -85,10 +85,12 @@ Follow the steps below to connect the plugin to your PayPal account: * Fix - Allow Pay Later in mini-cart #1221 * Fix - Duplicated auth error when credentials become wrong #1229 * Fix - Webhook issues when switching sandbox, and delete all webhooks when unsubscribing #1239 +* Fix - High volume of traffic from merchant-integrations endpoint #1273 * Enhancement - Remove shortcodes from description #1226 * Enhancement - Handle price suffix with price for product button check #1234 * Enhancement - Show funding source as payment method #1220 * Enhancement - Change "Enabled" to "Available" in status text #1237 +* Enhancement - Programmatically capturing/voiding authorized payments #590 = 2.0.3 - 2023-03-14 = * Fix - `DEVICE_DATA_NOT_AVAILABLE` error message when FraudNet is enabled #1177