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

Signed Payment Requests #611

Open
ianpatton opened this issue May 6, 2022 · 0 comments
Open

Signed Payment Requests #611

ianpatton opened this issue May 6, 2022 · 0 comments

Comments

@ianpatton
Copy link

ianpatton commented May 6, 2022

Hi,

I recently read over ZIP-321. After reviewing it, it does seem like it addresses many of the pain points for the sender, and most of the points covered by BIP-70. One thing it does not address that was in BIP-70 is providing a signed payment request. (Implementation issues aside)

As the originator of a payment request, and the recipient of the payment, you really only want to get exactly what you requested, or nothing at all. Payment exceptions (overpayment, underpayment, duplicates) are costly and hard to support in a scalable way. Ideally, you want to be able to block a payment that you did not request.

Is something like this possible, maybe by extending the ZIP-321 scheme?

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