mirror of
https://github.com/bitwarden/server
synced 2026-01-19 00:43:47 +00:00
[AC-1980] Upgrade Stripe.net (#3596)
* Upgrade Stripe.net * Don't process mismatched version webhooks * Manually handle API mismatch in Stripe webhook * Pivot webhook secret off webhook version
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"jobsKey": "SECRET",
|
||||
"stripeWebhookKey": "SECRET",
|
||||
"stripeWebhookSecret": "SECRET",
|
||||
"stripeEventParseThrowMismatch": true,
|
||||
"stripeWebhookSecret20231016": "SECRET",
|
||||
"bitPayWebhookKey": "SECRET",
|
||||
"appleWebhookKey": "SECRET",
|
||||
"payPal": {
|
||||
|
||||
Reference in New Issue
Block a user