Deactivate ACH links after full payment
- Lenguaje dominante
- TypeScript
- Estrellas
- 5
- Forks
- 0
- Merge medio
- 3 h 58 min
- PR fusionados (30 d)
- 10
Descripción
For existing non-ACH Stripe links, they are deactivated once they are paid in full.
We should also do this for our new ACH Stripe links. We should deactivate ACH links that are correctly paid in full, and likely on overpayment as well.
Reference how existing non-ACH Stripe links for an example.
Additionally, Stripe checkout links (what we use for ACH) expire after 24 hours. We could add a ttl/expiresAt time to entries in the payment links table, and also check this for whether we should deactivate a Stripe link.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by finding the existing deactivation path for non-ACH Stripe links and compare it with the ACH checkout-link flow. Review the payment links table to determine how ttl or expiresAt would fit, then verify that correctly paid, overpaid, and expired ACH links are deactivated as intended.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- database, payments
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100