@activepieces/piece-saastic 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/i18n/de.json +35 -35
- package/src/i18n/es.json +36 -36
- package/src/i18n/fr.json +36 -36
- package/src/i18n/ja.json +36 -36
- package/src/i18n/nl.json +37 -37
- package/src/i18n/pt.json +39 -39
- package/src/i18n/zh.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-saastic",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.12",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"zod": "3.25.76",
|
|
14
14
|
"@activepieces/pieces-common": "0.7.0",
|
|
15
15
|
"@activepieces/pieces-framework": "0.18.4",
|
|
16
|
-
"@activepieces/shared": "0.19.
|
|
16
|
+
"@activepieces/shared": "0.19.1",
|
|
17
17
|
"tslib": "2.8.1"
|
|
18
18
|
},
|
|
19
19
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "Timeout (in
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
37
|
"POST": "POST",
|
|
38
38
|
"PATCH": "PATCH",
|
|
39
39
|
"PUT": "PUT",
|
|
40
|
-
"DELETE": "
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
41
|
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "No
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
37
|
"POST": "POST",
|
|
38
38
|
"PATCH": "PATCH",
|
|
39
39
|
"PUT": "PUT",
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
11
|
"First Name": "First Name",
|
|
12
12
|
"Last Name": "Last Name",
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "Date
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
37
|
-
"POST": "
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
|
+
"POST": "POST",
|
|
38
38
|
"PATCH": "PATCH",
|
|
39
|
-
"PUT": "
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
39
|
+
"PUT": "PUT",
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "Stripe
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "ISO
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
37
|
"POST": "POST",
|
|
38
38
|
"PATCH": "PATCH",
|
|
39
39
|
"PUT": "PUT",
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
7
|
"Custom API Call": "Custom API Call",
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "Query
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
37
|
-
"POST": "
|
|
38
|
-
"PATCH": "
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
|
+
"POST": "POST",
|
|
38
|
+
"PATCH": "PATCH",
|
|
39
39
|
"PUT": "PUT",
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Saastic": "Saastic",
|
|
3
|
-
"Revenue and churn analytics for Stripe": "
|
|
4
|
-
" You can find your project’s API key here: https://saastic.com/settings/developers": "
|
|
5
|
-
"Create or Update a Customer": "
|
|
6
|
-
"Create a Customer Charge": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create or update a customer.": "
|
|
9
|
-
"Creates a customer charge.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
14
|
-
"Phone": "
|
|
15
|
-
"Signup Date": "
|
|
16
|
-
"Amount": "
|
|
17
|
-
"Currency": "
|
|
18
|
-
"Charge date": "
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
23
|
-
"Response is Binary ?": "
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"The customer's first name.": "
|
|
27
|
-
"The customer's last name.": "
|
|
28
|
-
"The customer's email address.": "
|
|
29
|
-
"The customer's phone number. Ex: +15555555555": "
|
|
30
|
-
"The date the customer signed up.": "
|
|
31
|
-
"The amount charged in the smallest currency unit.": "
|
|
32
|
-
"The ISO currency code.": "
|
|
33
|
-
"The date the customer was charged.": "
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
35
|
-
"Enable for files like PDFs, images, etc..": "
|
|
36
|
-
"GET": "
|
|
37
|
-
"POST": "
|
|
38
|
-
"PATCH": "
|
|
39
|
-
"PUT": "
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
3
|
+
"Revenue and churn analytics for Stripe": "Revenue and churn analytics for Stripe",
|
|
4
|
+
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
|
+
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
|
+
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
|
+
"Create or update a customer.": "Create or update a customer.",
|
|
9
|
+
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
|
+
"Phone": "Phone",
|
|
15
|
+
"Signup Date": "Signup Date",
|
|
16
|
+
"Amount": "Amount",
|
|
17
|
+
"Currency": "Currency",
|
|
18
|
+
"Charge date": "Charge date",
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
|
+
"The customer's first name.": "The customer's first name.",
|
|
27
|
+
"The customer's last name.": "The customer's last name.",
|
|
28
|
+
"The customer's email address.": "The customer's email address.",
|
|
29
|
+
"The customer's phone number. Ex: +15555555555": "The customer's phone number. Ex: +15555555555",
|
|
30
|
+
"The date the customer signed up.": "The date the customer signed up.",
|
|
31
|
+
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
|
+
"The ISO currency code.": "The ISO currency code.",
|
|
33
|
+
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
+
"GET": "GET",
|
|
37
|
+
"POST": "POST",
|
|
38
|
+
"PATCH": "PATCH",
|
|
39
|
+
"PUT": "PUT",
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
" You can find your project’s API key here: https://saastic.com/settings/developers": " You can find your project’s API key here: https://saastic.com/settings/developers",
|
|
5
5
|
"Create or Update a Customer": "Create or Update a Customer",
|
|
6
6
|
"Create a Customer Charge": "Create a Customer Charge",
|
|
7
|
-
"Custom API Call": "
|
|
7
|
+
"Custom API Call": "Custom API Call",
|
|
8
8
|
"Create or update a customer.": "Create or update a customer.",
|
|
9
9
|
"Creates a customer charge.": "Creates a customer charge.",
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"First Name": "
|
|
12
|
-
"Last Name": "
|
|
13
|
-
"Email": "
|
|
10
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
11
|
+
"First Name": "First Name",
|
|
12
|
+
"Last Name": "Last Name",
|
|
13
|
+
"Email": "Email",
|
|
14
14
|
"Phone": "Phone",
|
|
15
15
|
"Signup Date": "Signup Date",
|
|
16
16
|
"Amount": "Amount",
|
|
17
17
|
"Currency": "Currency",
|
|
18
18
|
"Charge date": "Charge date",
|
|
19
|
-
"Method": "
|
|
20
|
-
"Headers": "
|
|
21
|
-
"Query Parameters": "
|
|
22
|
-
"Body": "
|
|
19
|
+
"Method": "Method",
|
|
20
|
+
"Headers": "Headers",
|
|
21
|
+
"Query Parameters": "Query Parameters",
|
|
22
|
+
"Body": "Body",
|
|
23
23
|
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
24
|
+
"No Error on Failure": "No Error on Failure",
|
|
25
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
26
26
|
"The customer's first name.": "The customer's first name.",
|
|
27
27
|
"The customer's last name.": "The customer's last name.",
|
|
28
28
|
"The customer's email address.": "The customer's email address.",
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"The amount charged in the smallest currency unit.": "The amount charged in the smallest currency unit.",
|
|
32
32
|
"The ISO currency code.": "The ISO currency code.",
|
|
33
33
|
"The date the customer was charged.": "The date the customer was charged.",
|
|
34
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
34
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
35
35
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
36
|
-
"GET": "
|
|
37
|
-
"POST": "
|
|
36
|
+
"GET": "GET",
|
|
37
|
+
"POST": "POST",
|
|
38
38
|
"PATCH": "PATCH",
|
|
39
|
-
"PUT": "
|
|
40
|
-
"DELETE": "
|
|
41
|
-
"HEAD": "
|
|
39
|
+
"PUT": "PUT",
|
|
40
|
+
"DELETE": "DELETE",
|
|
41
|
+
"HEAD": "HEAD"
|
|
42
42
|
}
|