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

[PAGOPA-2389] feat: Add new PAYING status #184

Merged
merged 13 commits into from
Dec 17, 2024
Merged

[PAGOPA-2389] feat: Add new PAYING status #184

merged 13 commits into from
Dec 17, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Nov 26, 2024

List of Changes

  • Add new status PAYING when DELETE receipt/timer is received (called at time of ClosePayment inbound)

Motivation and Context

For the DWISP component, it is necessary to have a status that indicates that a payment is between the ClosePayment and paSendRTV2 since should not be sent a receipt-ko, although SPO is sent late, for payments awaiting SendPaymentOutcome and thus a paSendRTV2

How Has This Been Tested?

  • Local testing
  • UAT environment

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Nov 26, 2024
@github-actions github-actions bot added the patch label Nov 26, 2024
Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

This pull request does not contain a valid label. Please add one of the following labels: [patch, ignore-for-release]

Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

@cap-ang cap-ang marked this pull request as ready for review November 27, 2024 08:19
@cap-ang cap-ang requested a review from a team as a code owner November 27, 2024 08:19
@cap-ang cap-ang requested a review from andrea-deri November 28, 2024 08:14
Copy link
Contributor

@pasqualespica pasqualespica left a comment

Choose a reason for hiding this comment

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

🚀

@pasqualespica pasqualespica merged commit 63a6482 into main Dec 17, 2024
8 of 10 checks passed
@pasqualespica pasqualespica deleted the PAGOPA-2389 branch December 17, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants