2021-04-21 11:29:33 -07:00
|
|
|
{
|
2021-09-09 14:18:46 -07:00
|
|
|
"urls": {},
|
|
|
|
|
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD",
|
|
|
|
|
"braintreeKey": "sandbox_r72q8jq6_9pnxkwm75f87sdc2",
|
|
|
|
|
"paypal": {
|
|
|
|
|
"businessId": "AD3LAUZSNVPJY",
|
|
|
|
|
"buttonAction": "https://www.sandbox.paypal.com/cgi-bin/webscr"
|
2021-10-22 07:50:08 -05:00
|
|
|
},
|
|
|
|
|
"dev": {
|
2022-03-23 14:53:41 -04:00
|
|
|
"port": 8080,
|
2021-12-09 21:12:53 +00:00
|
|
|
"allowedHosts": "auto"
|
2022-07-13 12:22:58 -04:00
|
|
|
},
|
2022-09-26 23:26:10 +01:00
|
|
|
"flags": {
|
2024-10-07 13:56:02 +02:00
|
|
|
"sdk": true
|
2024-10-07 13:20:50 +02:00
|
|
|
},
|
|
|
|
|
"devFlags": {}
|
2021-04-21 11:29:33 -07:00
|
|
|
}
|