Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment Requests #2518

Open
AndrewDelaney opened this issue Jan 27, 2025 · 1 comment
Open

Payment Requests #2518

AndrewDelaney opened this issue Jan 27, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@AndrewDelaney
Copy link
Collaborator

What is a Payment Request?

In order to simplify sending crypto to any a user, we can add a Payment Request feature. The app generates a shareable link of your receiving address. The link can also be customized to include a specific amount to make it more convenient. This allows users to share their address easily across social media channels and can also be used to onboard new users to the app.

Proposed Steps:

  1. Open your wallet app and tap on the crypto asset that you want to request. Tap on the “Receive” button.
  2. [Optional] Tap on “Set Amount” button and manually type in how much crypto you want to receive.
  3. Click “Share” button to open up the available options for sending your link. You can either send the link directly or just tap on “Copy” to just save the link on your device’s clipboard.

Clicking on a payment request link will open up the app on the asset, with the address and send amount prefilled. If the app does not exist on the device, clicking the link will open the app store on Komodo Wallet install page (or it will open the web app)

Example App Flow (from Trust Wallet):

Image Image Image Image Image

@AndrewDelaney AndrewDelaney added the enhancement New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@AndrewDelaney and others