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

Idea: DisallowIncomingPartialPayment #441

Open
tequdev opened this issue Feb 13, 2025 · 0 comments
Open

Idea: DisallowIncomingPartialPayment #441

tequdev opened this issue Feb 13, 2025 · 0 comments

Comments

@tequdev
Copy link
Collaborator

tequdev commented Feb 13, 2025

If Hook triggers from ttPayment, it is not guaranteed that the full amount will be received in the Amount field in the case of PartialPayment.

It is possible to check the PartialPayment flag within the Hook and reject it, but it is safer to be able to reject it outside the Hook as a Disallow flag.

In addition, it will also be possible for exchanges and other organizations to reject partial payments without Hook.

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