Skip to content

Add PaymentIntentType interface #60

@MissBlue00

Description

@MissBlue00

Task

Add PaymentIntentType interface to packages/payments-engine/src/index.ts

Details

  • Fields: id (string), amount (number), currency (string), status ('pending'|'completed'|'failed'), createdAt (Date), updatedAt (Date)
  • Export the interface

Test

Run: pnpm --filter @stellar-pay/payments-engine typecheck

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions