Open alanna opened 4 years ago
A single gift card can have multiple receipts, as it can be used for multiple hosts. How should we accommodate for this?
I also don't clearly understand the benefit of having that on this page vs having that in the transactions page, where you can download receipts by transaction or bundled by host.
Also important to note, there was a discussion to have a dedicated page for receipts in the settings (not sure where it's at, ping @Memo-Es @znarf)
A single gift card can have multiple receipts
Ah, I think I meant "gift card payment transaction" then. I thought the gift cards settings would show a list of when the gift cards had been used by the recipient. But maybe that's not the case? I was imagining a similar button to what we see on the transactions list to download the receipt. It could show in both places.
Maybe a better solution is to have a filter on the transactions view for gift card transactions? The problem was, the user is an admin of a large Organisation profile with lots of transactions, and wanted the receipts for the gift card transactions, so had to hunt through the big list of all transactions to find them.
Maybe add a 'gift cards' option here if the profile has any gift cards?
This is the first time I've heard a request for gift card receipts so perhaps it's an edge case and not really a priority.
Maybe a better solution is to have a filter on the transactions view for gift card transactions?
That would be the simplest to implement. Ping @kewitz
Also I'm not sure if it's related, but gift card transactions were missing in the initial release of the transactions page and were added this week.
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.
@znarf @Betree I'd like to work on this.
Is the agreed solution to add a filter to show only gift card transactions?
Is the agreed solution to add a filter to show only gift card transactions?
Yep, that sounds like the way to go!
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.
User story
As an Organization admin, I want one place to see all info about gift cards I've funded, including receipts.
Best solution for this problem
Add a
download receipt
link to the list of gift cards on theredeemed
tab of the gift cards settings section.MVP
We already have the MVP option to download receipts from the
transactions
list, but it would be much better to have everything in one place.