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

Nodejs client sdk vs jsonPaymentProtocol #100

Closed
omariosman opened this issue Dec 13, 2023 · 1 comment
Closed

Nodejs client sdk vs jsonPaymentProtocol #100

omariosman opened this issue Dec 13, 2023 · 1 comment

Comments

@omariosman
Copy link

Can I ask what is the difference between nodejs-bitpay-client of this repo and jsonPaymentProtocol ?

In other words, can I just use nodejs-bitpay-client to do all the following or I need to use jsonPaymentProtocol as well?

  1. Create Invoice
  2. Payment options
  3. Payment request (Select payment option)
  4. Verify payment request
  5. Payment verification (send unsigned tx)
  6. Payment (send signed tx)
  7. Webhook
@bobbrodie
Copy link
Contributor

bobbrodie commented Sep 5, 2024

Hi @omariosman I know this has been here a while and I believe you had contact with support, but I wasn't sure if you received an answer on this specifically. These can be done with the API and SDK: https://developer.bitpay.com/reference/concepts. Do let us know if we can help at all. Thanks!

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