Skip to content

[Backend] Cron: Mark expired payments and emit webhook #296

@JayWebtech

Description

@JayWebtech

Overview

Pending payments past expiration should transition to expired and notify merchants.

Technical Requirements

  • Scheduled job to find pending + expiration < now.
  • Update status; send payment_failed or payment_expired event per product spec.
  • Idempotent updates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions