You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/progressive-web-apps-chromium/how-to/digital-goods-api.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
1
---
2
-
title: In-app Purchase with the Digital Goods API
3
-
description: How to provide in-app purchase in Progressive Web App with the Digital Goods API and the Payment Request API.
2
+
title: Provide in-app purchases with the Digital Goods API
3
+
description: How to provide in-app purchases in a Progressive Web App by using the Digital Goods API and the Payment Request API.
4
4
author: MSEdgeTeam
5
5
ms.author: msedgedevrel
6
6
ms.topic: conceptual
7
7
ms.service: microsoft-edge
8
8
ms.subservice: pwa
9
-
ms.date: 11/21/2024
9
+
ms.date: 11/25/2024
10
10
---
11
-
# In-app Purchase with the Digital Goods API
12
-
<!-- todo: improve the description: field above; sync w/ Sentence 1; develop clear wording for both spots -->
11
+
# Provide in-app purchases with the Digital Goods API
13
12
14
13
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.
15
14
@@ -25,8 +24,7 @@ The Digital Goods API is an interface between your PWA app and Microsoft Store.
25
24
26
25
See:
27
26
*[Digital Goods API For Microsoft Store PWA Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PwaDigitalGoods/explainer.md)
28
-
*[Digital Goods API: Draft Community Group Report](https://wicg.github.io/digital-goods/)<!-- : keep this link, here? -->
29
-
27
+
*[Digital Goods API: Draft Community Group Report](https://wicg.github.io/digital-goods/)
0 commit comments