mirror of
https://github.com/bitwarden/server
synced 2025-12-26 13:13:24 +00:00
send notification IPNs on bitpay invoice
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
},
|
||||
"bitPay": {
|
||||
"production": false,
|
||||
"base58Secret": "SECRET"
|
||||
"base58Secret": "SECRET",
|
||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||
}
|
||||
},
|
||||
"billingSettings": {
|
||||
|
||||
Reference in New Issue
Block a user