php-btcpay-client-v2/examples/BitPay.config.json

16 lines
358 B
JSON

{
"BitPayConfiguration": {
"Environment": "",
"EnvConfig": {
"Test": {
"Url": "",
"PrivateKeyPath": "",
"PrivateKeySecret": "",
"ApiTokens": {
"merchant": "",
"payroll": ""
}
}
}
}
}