-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy pathchargebee.json
47 lines (47 loc) · 1.14 KB
/
chargebee.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"id": "chargebee",
"name": "Chargebee",
"description": "Subscription Billing & Recurring Payments Service",
"categories": [
"Subscription Billing",
"Recurring Payments"
],
"iconUrl": "https://d190vb4jo83j4z.cloudfront.net/Chargebee-logo-mark.png",
"website": "https://www.chargebee.com/",
"applicationUrl": "https://app.chargebee.com/",
"twitter": "chargebee",
"countryHQ": "US",
"gdprReadyStatus": "ready",
"privacyUrl": "https://www.chargebee.com/privacy",
"dsarUrl": "",
"dpaUrl": "",
"subprocessorsUrl": "https://www.chargebee.com/privacy/sub-processors/",
"dataCenters": [
"US"
],
"hostingProviders": [
"AWS"
],
"contacts": [],
"certifications": [
"EU-U.S. Privacy Shield",
"Swiss-U.S. Privacy Shield",
"PCI DSS Level 1",
"ISO 27001",
"SOC 1",
"SOC 2 Type II"
],
"dataBreaches": [],
"articles": [
{
"url": "https://www.chargebee.com/security/gdpr/"
},
{
"url": "https://www.chargebee.com/security/"
}
],
"statusUrl": "https://status.chargebee.com",
"statusTwitter": "",
"securityUrl": "https://www.chargebee.com/security/",
"verified": true
}