coinbase-commerce-node icon indicating copy to clipboard operation
coinbase-commerce-node copied to clipboard

Coinbase Commerce Node

Results 40 coinbase-commerce-node issues
Sort by recently updated
recently updated
newest added

I want to convert my amount on my platform according to the user selected option. How can i convert it form usd to btc or btc to usd ?

I have this error when I send a test. ``` app.post('/pay/crypto/charge', rate, async (req, res) => { const webhookSecret = 'my-secret'; var event; console.log(req.headers); try { event = Webhook.verifyEventBody( req.rawBody,...

Not sure if this is the correct place to ask as it relates to be trying to automate buys in my personal Coinbase account. If it needs to be moved...

I was trying to make this query to retrieve a Charge based on the Code `await Charges.list({ code:"SomeCode"}); ` This does not work even though a Internal request to following...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Using the latest version of coinbase-commerce-node, we are getting several warnings due to the usage of deprecated dependencies: > warning coinbase-commerce-node > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 >...

Currently, you can upload images via the API to create a checkout, but the hosted pages do not show the image, due to a cross origin error. You can upload...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

When you do expect to add the Invoice API?

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies