curiouslearning / followthelearners

MIT License
2 stars 1 forks source link

Parity validation for Stripe donations vs Firebase DB #477

Closed burrage closed 3 years ago

burrage commented 3 years ago

User Story As a developer, I want to write a parity check between the Stripe API and the donations logged in the Firebase DB, So that I can make sure that the FTL system DB has all the correct donations and they can be traced back to the payment processor.

Acceptance Criteria TBD.