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

Save payment and refund block hashes associated with each enqueued media #74

Open
gbl08ma opened this issue Jul 25, 2023 · 0 comments
Open
Labels
backend enhancement New feature or request
Milestone

Comments

@gbl08ma
Copy link
Member

gbl08ma commented Jul 25, 2023

To make it easier to understand whether a payment address with a leftover balance should be refunded or not, we should save the payment block hashes with every enqueued media. We can't associate with the played media entity because entries can be removed before they play. We'll likely need a separate database entity for this, which can track the payment transactions and the refund transaction when applicable.

@gbl08ma gbl08ma added enhancement New feature or request backend labels Jul 25, 2023
@gbl08ma gbl08ma added this to the vCurrent milestone Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant