Skip to content

Deactivate ACH links after full payment #649

Description

@ashleyyli

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions