Skip to content

Commit e80dce1

Browse files
authored
Update description
1 parent 992482a commit e80dce1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

microsoft-edge/progressive-web-apps-chromium/how-to/digital-goods-api.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: In-app Purchase with the Digital Goods API
3-
description: Use the Digital Goods API to get a Microsoft Store billing service.
3+
description: How to provide in-app purchase in Progressive Web App with the Digital Goods API and the Payment Request API.
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
@@ -9,7 +9,6 @@ ms.subservice: pwa
99
ms.date: 11/21/2024
1010
---
1111
# In-app Purchase with the Digital Goods API
12-
<!-- todo: improve title (in 3+ spots) -->
1312
<!-- todo: improve the description: field above; sync w/ Sentence 1; develop clear wording for both spots -->
1413

1514
If your Progressive Web App (PWA) is listed in the Microsoft Store, you can provide in-app products and subscriptions by using the Digital Goods API and the Payment Request API.
@@ -26,7 +25,7 @@ The Digital Goods API is an interface between your PWA app and Microsoft Store.
2625

2726
See:
2827
* [Digital Goods API For Microsoft Store PWA Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PwaDigitalGoods/explainer.md)
29-
* [Digital Goods API: Draft Community Group Report](https://wicg.github.io/digital-goods/)<!-- todo: keep this link, here? -->
28+
* [Digital Goods API: Draft Community Group Report](https://wicg.github.io/digital-goods/)<!-- : keep this link, here? -->
3029

3130

3231

0 commit comments

Comments
 (0)