A
A
Alex Ozerov2022-02-06 12:30:17
JavaScript
Alex Ozerov, 2022-02-06 12:30:17

How to accept payment in crypto using coinbase?

The project wrote in typescript, started installing the react-coinbase-commerce package, but this package needs types that were successfully removed from npm. Maybe someone faced this problem or tell me a service where you can still accept payments without registering an individual entrepreneur, etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2022-02-06
@rPman

Accepting payments in cryptocurrency does not require any coinbase, registrations, KYC,... nothing.
This is the main and main idea of ​​cryptocurrencies - independence from anyone , all that is required of you is software - a cryptocurrency wallet or a library with wallet functionality.
On the topic, if you really want coinbase (on nodejs and not typescript), create a layer in the form of a service (you will do it one way or another), but at least http, which will deal exclusively with monetary matters
ps the ccxt library has support for typescript types

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question