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

Cross Chain Foundations: Notifications for verified fee payments #5562

Closed
frankchen07 opened this issue Nov 27, 2019 · 2 comments
Closed

Cross Chain Foundations: Notifications for verified fee payments #5562

frankchen07 opened this issue Nov 27, 2019 · 2 comments

Comments

@frankchen07
Copy link
Contributor

frankchen07 commented Nov 27, 2019

User Story

Cross Chain Foundations: Notifications for verified fee payments

Why Is this Needed

We will need to design and build the backend for notifying that a QR code payment has passed and is confirmed. This is dependent on #5561.

Description

This ticket encompasses the design and build out of backend transaction notifications that confirms successful payment, both to the contributor and to the funder. These endpoints will also help the eventual front-end notifications we want to implement as well as any email notifications of successful transactions.

Currently, when syncweb3 picks up the bounty, it will send the funder an email, but with ETC we don't have syncweb3, so there needs to be infrastructure set in place that allows us to detect when the fee is paid so that data can be stored and subsequently be used.

Current Behavior

no backend infrastructure without syncweb3 and no notification

Expected Behavior

successful log of successful payment by infrastructure into our DB

Definition of Done

TBD

@danlipert
Copy link
Contributor

I'm not sure if a separate email notification here is needed, as it will likely happen within seconds, if not just a few minutes from bounty creation.

@frankchen07
Copy link
Contributor Author

no longer using bounty fee - ticket no longer needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants