Skip to content

Commit

Permalink
updating fulfillment policy (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisjofrank authored Jun 11, 2024
1 parent 558eb18 commit 9ad03bb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions deploy/manual/fulfillment-policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Fulfillment Policy

## Refund Policy

At Deno Deploy, we strive to provide exceptional service. If you are not satisfied with our service, you may request a refund under the following conditions:

A refund must be requested within 14 days of the initial purchase or upgrade of any subscription plan.
Refunds may be considered if the service fails to function correctly and if the issue cannot be resolved by our support team within a reasonable time frame.
No refunds will be issued for services used in violation of our terms of service or for problems clearly attributable to user error or external platform changes.
Recurring subscriptions may be canceled but are only eligible for a refund for the initial billing cycle if requested within the 14-day period.

## Cancellation Policy

You can cancel your Deno Deploy subscription at any time under the following terms:

Subscription cancellations are effective immediately, and the service will continue to run until the end of the current billing period.
To cancel your subscription, please navigate to your account settings on the Deno Deploy dashboard and select 'Cancel Subscription'.
Once the subscription is canceled, no further charges will be incurred, but you are responsible for any charges accrued before the effective date of cancellation.
Contact Us For more information about our fulfillment policies, or if you require assistance, please contact our support team at [[email protected]](mailto:[email protected]).
3 changes: 2 additions & 1 deletion sidebars/deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,11 @@ const sidebars = {
},
{
type: "html",
value: "<div>Policies and Limts</div>",
value: "<div>Policies and Limits</div>",
className: "section-header",
},
"manual/acceptable-use-policy",
"manual/fulfillment-policy",
"manual/privacy-policy",
"manual/security",
{
Expand Down

0 comments on commit 9ad03bb

Please sign in to comment.