Skip to content

Instantly share code, notes, and snippets.

@nikshinde-7
Last active March 5, 2022 07:21
Show Gist options
  • Save nikshinde-7/1e1bf341158689eba28545d605a7e59c to your computer and use it in GitHub Desktop.
Save nikshinde-7/1e1bf341158689eba28545d605a7e59c to your computer and use it in GitHub Desktop.
{
"BitPayConfiguration": {
"Environment": "Test",
"EnvConfig": {
"Test": {
"PrivateKeyPath": "",
"PrivateKey": "<Your Private Key>",
"ApiTokens": {
"merchant": "<Your Bitpay merchant token>",
"payroll": "<Your Bitpay payroll token>"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment