Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/manuals/billing/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ weight: 60
- JCB
- Diners
- UnionPay
- Link

### What currency is supported?

Expand Down
43 changes: 33 additions & 10 deletions content/manuals/billing/payment-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- JCB
- Diners
- UnionPay
- Link

All currency, for example the amount listed on your billing invoice, is in United States dollar (USD).

Expand All @@ -42,8 +43,13 @@
2. Under Settings and administration, select **Billing**.
3. Select **Payment methods** from the left-hand menu.
4. Select **Add payment method**.
5. Enter your new payment information.
6. Select **Add**.
5. Enter your new payment information:
- If you are adding a card, fill out the card information form.
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**

Check warning on line 48 in content/manuals/billing/payment-method.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'click'", "location": {"path": "content/manuals/billing/payment-method.md", "range": {"start": {"line": 48, "column": 60}}}, "severity": "INFO"}
and enter your Link **email address** and **phone number**. If you are not
an existing Link customer, you must fill out the card information form to
store a card for Link payments.
6. Select **Add payment method**.
7. Optional. You can set a new default payment method by selecting the **Set as default** action.
8. Optional. You can remove non-default payment methods by selecting the **Delete** action.

Expand All @@ -57,9 +63,15 @@
3. From the drop-down menu select **Billing**.
4. Select the **Payment methods and billing history** link.
5. In the **Payment method** section, select **Add payment method**.
6. Enter your new payment information, then select **Add**.
7. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
8. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
6. Enter your new payment information:
- If you are adding a card, fill out the card information form.
- IIf you are adding a Link payment, select **Secure, 1-click checkout with Link**

Check failure on line 68 in content/manuals/billing/payment-method.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'IIf'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'IIf'?", "location": {"path": "content/manuals/billing/payment-method.md", "range": {"start": {"line": 68, "column": 7}}}, "severity": "ERROR"}

Check warning on line 68 in content/manuals/billing/payment-method.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'click'", "location": {"path": "content/manuals/billing/payment-method.md", "range": {"start": {"line": 68, "column": 61}}}, "severity": "INFO"}
and enter your Link **email address** and **phone number**. If you are not
an existing Link customer, you must fill out the card information form to
store a card for Link payments.
7. Select **Add**.
8. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
9. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.

{{< /tab >}}
{{< /tabs >}}
Expand All @@ -80,8 +92,13 @@
3. Choose your organization from the top-left drop-down.
4. Select **Payment methods** from the left-hand menu.
5. Select **Add payment method**.
6. Enter your new payment information.
7. Select **Add**.
6. Enter your new payment information:
- If you are adding a card, fill out the card information form.
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**

Check warning on line 97 in content/manuals/billing/payment-method.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'click'", "location": {"path": "content/manuals/billing/payment-method.md", "range": {"start": {"line": 97, "column": 60}}}, "severity": "INFO"}
and enter your Link **email address** and **phone number**. If you are not
an existing Link customer, you must fill out the card information form to
store a card for Link payments.
7. Select **Add payment method**.
8. Optional. You can set a new default payment method by selecting the **Set as default** action.
9. Optional. You can remove non-default payment methods by selecting the **Delete** action.

Expand All @@ -96,9 +113,15 @@
4. Select the organization account you want to update.
5. Select the **Payment methods and billing history** link.
6. In the **Payment Method** section, select **Add payment method**.
7. Enter your new payment information, then select **Add**.
8. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
9. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
7. Enter your new payment information:
- If you are adding a card, fill out the card information form.
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**

Check warning on line 118 in content/manuals/billing/payment-method.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'select' instead of 'click' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'select' instead of 'click'", "location": {"path": "content/manuals/billing/payment-method.md", "range": {"start": {"line": 118, "column": 60}}}, "severity": "INFO"}
and enter your Link **email address** and **phone number**. If you are not
an existing Link customer, you must fill out the card information form to
store a card for Link payments.
8. Select **Add payment method**.
9. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
10. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.

{{< /tab >}}
{{< /tabs >}}
Expand Down