-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
What needs investigation? What's the problem to understand?
We want to explore the shifty button, wherein a user can generate "pay me" QR codes natively without revealing underlying complexity.
This is just OG with an ability to specify the receive amount instead of the send amount. Where the destination address is fixed, and the "get this" amount is static.
AC
- we'll want to have a param that puts it into more of a white label mode where it looks the params that have been specified (i.e. receive amount, receive address, receive asset).
- We need to figure out how extendable this could be.
- Is it the kind of URL generation that stays on the OG app? Is it something we should just make as a standalone page/product? (e.g., something that would be easy enough to jeet into the DOT com pages)
- based on the above, what's the optimal flow for the end user/merchant: "i just want someone to pay me in this asset and pasting that into my website should be super simple."
- could even be a URL append like
mode - have to also validate that we can get a recieve quote that is based on the previous deposit quote. (AKA is the API two way)
- could even be a URL append like
- Need mocks for the skinning of the OG widget to make it useable for customers generating URL's
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog