Skip to content

Commit 49048c1

Browse files
authored
abandoned checkouts release notes
1 parent 741cedc commit 49048c1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

guides/ReleaseNotes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Release Notes
22

3+
## New Release: Wix eCommerce [Abandoned Checkouts API](wix-ecommerce/abandoned-checkouts)
4+
5+
Wix eCommerce introduces the new [Abandoned Checkouts API](wix-ecommerce/abandoned-checkouts). When a customer begins an eCommerce Checkout process but doesn't complete it (for example, after closing their browser tab before putting in their payment details and making a payment), that checkout becomes an abandoned checkout.
6+
7+
The Abandoned Checkouts API allows an app developer to help a customer recover their abandoned checkout (return to their incomplete checkout and complete the checkout).
8+
9+
The Abandoned Checkouts API provides the following functionalities:
10+
11+
+ [Get](wix-ecommerce/abandoned-checkouts/get-abandoned-checkout) an abandoned checkout.
12+
+ [Query](wix-ecommerce/abandoned-checkouts/query-abandoned-checkouts) abandoned checkouts.
13+
+ An event when an abandoned checkout is [created](wix-ecommerce/abandoned-checkouts/abandoned-checkout-created-webhook).
14+
+ An event when an abandoned checkout is [recovered](wix-ecommerce/abandoned-checkouts/abandoned-checkout-recovered-webhook).
15+
16+
17+
(June 6, 2023)
18+
319

420
## New Webhooks: [Wix Bookings V2](wix-bookings/bookings-v2)
521

0 commit comments

Comments
 (0)