acm-uiuc / acm-uiuc/core

Deactivate ACH links after full payment

Ouverte
#649 0 commentaires 0 réactions 1 personne assignée Réclamée par @vsmart-06 Voir sur GitHub
Langage dominant
TypeScript
Étoiles
5
Forks
0
Merge moyen
3 h 58 min
PR mergées (30 j)
10

Description

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.

Image

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
database, payments
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.