We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f46d7 commit 84f1077Copy full SHA for 84f1077
docs.json
@@ -269,7 +269,11 @@
269
"groups": [
270
{
271
"group": "WalletConnect Payments Standard",
272
- "pages": ["payments/overview", "payments/wallet-implementation"]
+ "pages": ["payments/overview"]
273
+ },
274
+ {
275
+ "group": "WalletConnect Pay",
276
+ "pages": ["payments/wallet-implementation"]
277
},
278
279
"group": "Point of Sale (POS) SDK",
payments/wallet-implementation.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: "Wallet Pay Implementation for Wallets"
+title: "WalletConnect Pay Implementation for Wallets"
3
metatags:
4
description: "Learn how to implement WalletConnect Pay in your wallet to process payment requests during session establishment."
5
sidebarTitle: "Wallet Implementation"
0 commit comments