Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: payment requests status #909

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

volodymyr-basiuk
Copy link
Contributor

@volodymyr-basiuk volodymyr-basiuk commented Jan 27, 2025

  • added modifiet_at, status, paid_nonce to payment_requests table
  • update these fields on payment verification
  • if status is success, than paid_nonce is not empty

@volodymyr-basiuk volodymyr-basiuk requested review from a team as code owners January 27, 2025 14:29
@volodymyr-basiuk volodymyr-basiuk changed the base branch from main to develop January 27, 2025 14:29
Copy link
Contributor

@martinsaporiti martinsaporiti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@x1m3 x1m3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOOD!

@volodymyr-basiuk volodymyr-basiuk merged commit dc677eb into develop Jan 27, 2025
3 checks passed
@volodymyr-basiuk volodymyr-basiuk deleted the feat/payment-request-status branch January 27, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants