Getting Started With PrivacyGate on Node JS

Getting Started With PrivacyGate on NodeJS If you are planning to start accepting cryptocurrency payments and are not yet familiar with how PrivacyGate works, it is worth spending 5 minute of your time. List of available cryptocurrencies: Bitcoin, Bitcoin Cash, Ethereum, Litecoin, USD Coin, Tether (ERC20), Dai, Chainlink. View sample project at: https://github.com/privacyshore/privacygate-node-sample So let’s get started. Before anything proceed by Registering an PrivacyGate account Navigating to the “settings” page Generating an API key Keep track of this API key as it will be needed in this tutorial After you’ve done this, proceed to your development environment and execute the following commands: In case you have no project to work with as of right now, check out our sample project at https://github....

April 21, 2022 · 2 min · PrivacyGate Team

Migrating From Coinbase Commerce to PrivacyGate

Migrating from Coinbase Commerce to PrivacyGate This article will provide you with easy-to-understand instructions on how to migrate from Coinbase Commerce to the superior PrivacyGate solution. Before we proceed, start by registering an account on https://dash.privacygate.io/register and generate an API key. Node JS (coinbase-commerce-node): For the platforms out there that make use of coinbase-commerce-node, the transition process is very simple. Start by executing the following commands in your development environment:...

April 20, 2022 · 2 min · PrivacyGate Team