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

Bip70: payment delivered as JPP JSON instead #578

Open
monsterbitar opened this issue Nov 11, 2019 · 1 comment
Open

Bip70: payment delivered as JPP JSON instead #578

monsterbitar opened this issue Nov 11, 2019 · 1 comment

Comments

@monsterbitar
Copy link

When bitcoin-com's wallet gets a BIP70 payment request from my server, it properly shows it to the user and thus proves that it has parsed the protobuffer inherent in the BIP70 specification, but when payment is being sent it instead sends the payment payload as JSON according to the Json Payment Protocol.

@sonofliberty
Copy link

This, #576 and #577 are huge issues for small companies working with BIP70. I have the choice between bending my payment request endpoints to somehow deal with this mess, or warn my users that they shouldn't use the Bitcoin.com wallet to make payments on my site.

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

2 participants