-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
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. |
This pull request does not contain a valid label. Please add one of the following labels: |
The default action is to increase the |
src/main/java/it/gov/pagopa/wispconverter/controller/ReceiptTimerController.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
List of Changes
PAYING
whenDELETE receipt/timer
is received (called at time ofClosePayment
inbound)Motivation and Context
For the
DWISP
component, it is necessary to have a status that indicates that a payment is between theClosePayment
andpaSendRTV2
since should not be sent areceipt-ko
, although SPO is sent late, for payments awaitingSendPaymentOutcome
and thus apaSendRTV2
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: