Description
Y'know how we get questions about Unnamed merchant
, and we have our Yellow Pages directory to add cute metadata to transactions, like logos and names?
Like Monzo (screen recording to follow), wouldn't it be nice if we could get a little extra option in the transaction 'three dot' dropdown, allowing users to add more information about a vendor, like their name, or website, so we can improve Yellow Pages!
Ideal scenario
Say we find a new JLCPCB vendor ID - it shows up as Unnamed merchant on HCB grant cards, and doesn't have the JLC logo on the ledger.
- User clicks onto transaction, and out of the goodness of their heart goes > three dots >
Improve merchant information
- We show a dropdown/search function: Link to an existing merchant?
If merchant found, send a slack message to a slack channel, or an airtable base with the MID and the respective name to be updated in Yellow Pages
- If not found, the user is invited to enter the vendor's name, and their website.
- This information gets submitted to the Yellow Pages review team, and a nice OSS contributor adds this to their list of logos & names to link to MIDs, thus our evil plan to collate the world's MIDs expands muahaha.
Implementation ideas
I'm thinking of using Fillout for this initially, cause I know how do to Fillout URL params, and it shouldn't be too difficult (he says).
Eventually, it would be swell if I could figure out how to put this in HCB natively probably stealing some popout code from another process/component.