From 3a6557914d1f44e7433c70f72c4a23dc9c13c0b3 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:26:03 +0000 Subject: [PATCH 1/2] docs: update tap to pay page - remove email and add testing section Co-Authored-By: mirna@reown.com --- payments/wallets/tap-to-pay.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/payments/wallets/tap-to-pay.mdx b/payments/wallets/tap-to-pay.mdx index 9c978d1..a5bebe5 100644 --- a/payments/wallets/tap-to-pay.mdx +++ b/payments/wallets/tap-to-pay.mdx @@ -5,7 +5,7 @@ sidebarTitle: "Tap to Pay" --- -Tap to Pay is an experimental feature. If you're interested in implementing and testing it in your wallet, please [contact us](mailto:wallets@walletconnect.com) before getting started. +Tap to Pay is an experimental feature. If you're interested in implementing and testing it in your wallet, please contact us before getting started. This guide covers how to integrate Tap to Pay into a third-party wallet app on Android and iOS. @@ -599,3 +599,7 @@ sequenceDiagram +## Testing + +You can test your implementation using our Demo POS App. An Android device is required — reach out to our team to request access. + From 7d83e676a17c4ea492f39dd7b21b650b1a784afb Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 14:45:11 +0000 Subject: [PATCH 2/2] docs: update contact note wording on tap to pay page Co-Authored-By: mirna@reown.com --- payments/wallets/tap-to-pay.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payments/wallets/tap-to-pay.mdx b/payments/wallets/tap-to-pay.mdx index a5bebe5..5e1975a 100644 --- a/payments/wallets/tap-to-pay.mdx +++ b/payments/wallets/tap-to-pay.mdx @@ -5,7 +5,7 @@ sidebarTitle: "Tap to Pay" --- -Tap to Pay is an experimental feature. If you're interested in implementing and testing it in your wallet, please contact us before getting started. +Tap to Pay is an experimental feature. If you're interested in implementing and testing it in your wallet, reach out to our team before getting started. This guide covers how to integrate Tap to Pay into a third-party wallet app on Android and iOS.