This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
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.
payment updates #55
payment updates #55
Changes from all commits
01c0992
3cd10d2
81d2650
5c53e33
76be7f2
7ada05f
3ec0557
c0eabe2
39bf3c3
9d14f01
df8412b
cf0af2d
e2211d4
69cb666
c84ca03
df02ced
9add63d
e7ec384
fd042bf
ce58654
43e6bb0
4b8e82b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
We should validate the iteration number in the payment is what we expect too.
Where does the iteration number get incremented?
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.
right now it's living on the Payment, so iterated by the person sending the payment. I created a ticket to maybe do differently here
#61