From 158eba347cbf783cc7970fff67f130658bdfade7 Mon Sep 17 00:00:00 2001 From: aneeshali Date: Tue, 23 Apr 2024 15:33:59 -0700 Subject: [PATCH] Update explainer.md --- docs/explainer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/explainer.md b/docs/explainer.md index ca2d506..0ca4128 100644 --- a/docs/explainer.md +++ b/docs/explainer.md @@ -86,9 +86,9 @@ As seen above, the *rel="payment"* attribute indicates that this is a payment li - `````` #### eWallets - - eWallets can either define their own schemes or leverage their existing deeplinking URIs that are based on https. + - eWallets can define proprietary schemes that can only be processed by them. - Example - - `````` + - `````` ## Privacy considerations A malicious payment client could use the existence of payment links to track the user. This is an existing concern with e.g., extension based apps (which often ask for permission to view all webpages the user visits), but should be considered for this proposal too.