Skip to content

Commit

Permalink
docs: add docs for gift cards
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed Dec 23, 2024
1 parent c2e7f75 commit 3092696
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 0 deletions.
76 changes: 76 additions & 0 deletions docs/help/contents/gift-cards.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
title: Gift cards
description: Gift your friends and family a Notesnook Pro subscription.
---

# Gift cards

Gift cards allow you to gift anyone a free Notesnook Pro subscription. It's a simple 3-step process:

1. You purchase a gift card.
2. You send someone the gift code.
3. They redeem it and claim the benefits.

## Purchasing a gift card

You can purchase a gift card from [https://notesnook.com/giftcards](https://notesnook.com/giftcards). There are 3 gift cards currently:

- 1 year gift card
- 3 years gift card
- 5 years gift card

> info
>
> Gift cards are not attached to a user account and can be claimed by any Notesnook user.
## Redeem a gift code

# [Desktop/Web](#/tab/web)

1. Go to `Settings`
2. Go to `Subscription settings`
3. Click on `Redeem a gift code` button
4. Enter the gift code you received
5. Click on `Submit` and wait for the app to verify your gift code.
6. Once the process succeeds, you should be upgraded to Pro.

# [Mobile](#/tab/mobile)

1. Go to `Settings`
2. Go to `Account settings`
3. Click on `Redeem a gift code`
4. Enter the gift code you received
5. Click on `Redeem` and wait for the app to verify your gift code.
6. Once the process succeeds, you should be upgraded to Pro.

---

> info
>
> Once you redeem a gift code, the person who purchased it will receive an email informing them that one of their gift code was claimed. The email **does not** contain any information about who claimed the gift code.
## FAQs

### Who can redeem a gift code?

Anyone who doesn't have a Notesnook Pro subscription can redeem a gift code and upgrade their account. One user can only redeem a single gift code at a time.

### Is there an expiry date to a gift code?

No. Each gift code is valid for an infinite amount of time until it is claimed by a user.

### What can I do with a gift code?

Whatever you like. Sell it, gift it, use it.

### Can I refund a gift code I purchased?

No. Gift codes are non-refundable.

### Are gift cards auto-renewable?

No. Gift cards are a one-time purchase.

### Can I use cryptocurrency to purchase a gift card?

Currently, no. But we are actively working on a solution to support this so stay tuned.
1 change: 1 addition & 0 deletions docs/help/docgen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ navigation:
- path: recovering-your-account.md
- path: deleting-your-account.md
- path: app-lock.md
- path: gift-cards.md

- path: privacy-mode.md
- path: web-clipper
Expand Down

0 comments on commit 3092696

Please sign in to comment.