mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
Update EU Prod config with correct production payment settings (#5874)
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
"notifications": "https://notifications.bitwarden.eu",
|
"notifications": "https://notifications.bitwarden.eu",
|
||||||
"scim": "https://scim.bitwarden.eu"
|
"scim": "https://scim.bitwarden.eu"
|
||||||
},
|
},
|
||||||
|
"stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk",
|
||||||
|
"braintreeKey": "production_qfbsv8kc_njj2zjtyngtjmbjd",
|
||||||
|
"paypal": {
|
||||||
|
"businessId": "4ZDA7DLUUJGMN",
|
||||||
|
"buttonAction": "https://www.paypal.com/cgi-bin/webscr"
|
||||||
|
},
|
||||||
"flags": {
|
"flags": {
|
||||||
"secretsManager": true,
|
"secretsManager": true,
|
||||||
"showPasswordless": true
|
"showPasswordless": true
|
||||||
|
|||||||
Reference in New Issue
Block a user