Skip to content

Commit b1c96c0

Browse files
committed
cleanup
1 parent d5acc00 commit b1c96c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/blog/2026-12-08-web-monetization-open-payments-part-2-connecting-wallet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'How the Web Monetization Extension uses Open Payments - Part 2: Payment Sessions'
3-
description: 'TODO'
2+
title: 'How Web Monetization uses Open Payments - Part 2: Payment Sessions'
3+
description: 'Explore next steps for sending money: how the extension finds receiving wallet addresses and sets up the necessary payment sessions.'
44
date: 2025-12-08
55
slug: web-monetization-open-payments-part-2-payment-sessions
66
authors:
@@ -12,7 +12,7 @@ tags:
1212
- Web Monetization
1313
---
1414

15-
In the previous article, we discussed how the [Web Monetization extension connects to your wallet](TODO) using the Open Payments API. This article will explore the next steps for sending money: discovering the receiving wallet addresses on websites and setting up the necessary payment sessions.
15+
In the previous article, we discussed how the [Web Monetization extension connects to your wallet](./web-monetization-open-payments-part-1-connecting-wallet) using the Open Payments API. This article will explore the next steps for sending money: discovering the receiving wallet addresses on websites and setting up the necessary payment sessions.
1616

1717
## Finding receiving wallet addresses
1818

0 commit comments

Comments
 (0)