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

Do not create new reusable payment requests if a matching one exists #175

Open
gudnuf opened this issue Nov 19, 2024 · 0 comments
Open

Do not create new reusable payment requests if a matching one exists #175

gudnuf opened this issue Nov 19, 2024 · 0 comments

Comments

@gudnuf
Copy link
Contributor

gudnuf commented Nov 19, 2024

If the user changes their activeWallet, then a new reusable payment request will be created. This is how it should be if a matching payment request does not exist, but if one has already been created, then we should just use that.

This will require us to change how PaymentRequests are created in POST /api/token/pr/index

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

No branches or pull requests

1 participant