Skip to content

Commit a40e807

Browse files
committed
finalize title & desc
1 parent e80dce1 commit a40e807

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
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.
44
author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: pwa
9-
ms.date: 11/21/2024
9+
ms.date: 11/25/2024
1010
---
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
1312

1413
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.
1514

@@ -25,8 +24,7 @@ The Digital Goods API is an interface between your PWA app and Microsoft Store.
2524

2625
See:
2726
* [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/)
3028

3129

3230
<!-- ====================================================================== -->

microsoft-edge/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@
12361236
- name: Build PWAs for the sidebar in Microsoft Edge
12371237
href: progressive-web-apps-chromium/how-to/sidebar.md
12381238

1239-
- name: Get a Microsoft Store billing service by using the Digital Goods API
1239+
- name: Provide in-app purchases by using the Digital Goods API
12401240
href: progressive-web-apps-chromium/how-to/digital-goods-api.md
12411241

12421242
- name: What's New in Progressive Web Apps

0 commit comments

Comments
 (0)