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

Payment failure dev #206

Merged
merged 42 commits into from
Mar 11, 2024
Merged

Payment failure dev #206

merged 42 commits into from
Mar 11, 2024

Conversation

arkanoider
Copy link
Collaborator

Hi @grunch ,

some improvement for failure.
Didi another branch for a cleare situation.
Removed your println, not tested because of office.

Give a shot if you can

@arkanoider arkanoider closed this Mar 1, 2024
@arkanoider arkanoider reopened this Mar 1, 2024
@grunch grunch mentioned this pull request Mar 2, 2024
@arkanoider
Copy link
Collaborator Author

This should make the trick.

Basically when entering in do_payment we had still Active state in the order, not SettledHoldInvoice. This was due to the fact that we saved in db, but variable order is not updated, force a read from db gets the right state.

Still to align case "issue" :)

Copy link
Member

@grunch grunch left a comment

Choose a reason for hiding this comment

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

after 42 commits LGTM 🚀

congrats buddy @arkanoider

@grunch grunch merged commit ed3f0f0 into MostroP2P:main Mar 11, 2024
1 check passed
@arkanoider arkanoider deleted the payment-failure-dev branch March 13, 2024 07:47
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.

None yet

2 participants