mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
docs: add docs for gift cards
This commit is contained in:
committed by
Abdullah Atta
parent
c2e7f7576e
commit
3092696c83
76
docs/help/contents/gift-cards.md
Normal file
76
docs/help/contents/gift-cards.md
Normal file
@@ -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.
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user