feat(backend): update sender data in incoming partial payment webhook#3810
Merged
njlie merged 3 commits intofeature/encrypted-data-exchangefrom Feb 4, 2026
Merged
Conversation
✅ Deploy Preview for brilliant-pasca-3e80ec canceled.
|
🚀 Performance Test ResultsTest Configuration:
Test Metrics:
📜 Logs |
mkurapov
reviewed
Jan 27, 2026
| : dataToTransmit | ||
| ...incomingPayment.toData(value), | ||
| partialPayment: { | ||
| uuid: partialPaymentId, |
Contributor
There was a problem hiding this comment.
Suggested change
| uuid: partialPaymentId, | |
| id: partialPaymentId, |
3369f2a to
7819510
Compare
sanducb
approved these changes
Jan 28, 2026
mkurapov
reviewed
Feb 4, 2026
| - uuid | ||
| - amount | ||
| properties: | ||
| uuid: |
Contributor
There was a problem hiding this comment.
Let's make this one id as well (can just do it in a following PR for the next feature)
Suggested change
| uuid: | |
| id: |
sanducb
pushed a commit
that referenced
this pull request
Apr 7, 2026
…#3810) * feat: update sender data in incoming partial payment webhook * feat(backend): update partial payment payload in webhook * feat: uuid to id, use args object
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
incoming_payment.partial_payment_receivedwebhook.partialPaymentfield.Context
Fixes RAF-1209.
Checklist
fixes #numberuser-docslabel (if necessary)