You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/request_service.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ There are two ways to request a service instance. As an Admin, you can requests
20
20
| Published? | Whether or not this service template is to be displayed on the homepage catalog |`Yes`|`Yes`, `No`|
21
21
| Category | Category for the service template to be put in. Templates can be filtered by the category on the homepage catalog |`Web Development`| List available from Categories Created |
22
22
| Trial Period (Days) | Number of days for a trial period of the service |`0`| Greater than 0 |
23
-
| Currency |Number of days for a trial period of the service |`USD`|[Available currencies](https://support.stripe.com/questions/which-currencies-does-stripe-support)|
23
+
| Currency |Currency for the service template|`USD`|[Available currencies](https://support.stripe.com/questions/which-currencies-does-stripe-support)|
24
24
| Service Type | <ul><li>Subscription Service - For reoccurring charges.</li><li>One-Time Service - For one time charges</li><li>Custom Service - For custom services whose prices can change at purchase</li></ul> |`Subscription Service`|`Subscription Service`, `One-Time Service`, `Custom Service`|
25
25
| Trial Period (Days) | Number of days for a trial period of the service |`0`| Greater than 0 |
26
26
| Service Subscription Amount | Price for the service template |`2777.68`| Greater than 0 |
0 commit comments