I'm making an application to make daily payments, so I wanted that every day at 00:00, the payment data of the Firestore would be reset, for the customer to make the payment again.
Thats a way to do that with some back-end code on the Firebase Server?