Skip to content

Commit 393e768

Browse files
Merge pull request #22360 from sarahsanders-docker/link-payment-method
billing: add link as new payment method
1 parent 3a05668 commit 393e768

File tree

2 files changed

+34
-10
lines changed

2 files changed

+34
-10
lines changed

content/manuals/billing/faqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ weight: 60
1616
- JCB
1717
- Diners
1818
- UnionPay
19+
- Link
1920

2021
### What currency is supported?
2122

content/manuals/billing/payment-method.md

Lines changed: 33 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The following payment methods are supported:
2424
- JCB
2525
- Diners
2626
- UnionPay
27+
- Link
2728

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

@@ -42,8 +43,13 @@ To add a payment method:
4243
2. Under Settings and administration, select **Billing**.
4344
3. Select **Payment methods** from the left-hand menu.
4445
4. Select **Add payment method**.
45-
5. Enter your new payment information.
46-
6. Select **Add**.
46+
5. Enter your new payment information:
47+
- If you are adding a card, fill out the card information form.
48+
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**
49+
and enter your Link **email address** and **phone number**. If you are not
50+
an existing Link customer, you must fill out the card information form to
51+
store a card for Link payments.
52+
6. Select **Add payment method**.
4753
7. Optional. You can set a new default payment method by selecting the **Set as default** action.
4854
8. Optional. You can remove non-default payment methods by selecting the **Delete** action.
4955

@@ -57,9 +63,15 @@ To add a payment method:
5763
3. From the drop-down menu select **Billing**.
5864
4. Select the **Payment methods and billing history** link.
5965
5. In the **Payment method** section, select **Add payment method**.
60-
6. Enter your new payment information, then select **Add**.
61-
7. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
62-
8. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
66+
6. Enter your new payment information:
67+
- If you are adding a card, fill out the card information form.
68+
- IIf you are adding a Link payment, select **Secure, 1-click checkout with Link**
69+
and enter your Link **email address** and **phone number**. If you are not
70+
an existing Link customer, you must fill out the card information form to
71+
store a card for Link payments.
72+
7. Select **Add**.
73+
8. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
74+
9. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
6375

6476
{{< /tab >}}
6577
{{< /tabs >}}
@@ -80,8 +92,13 @@ To add a payment method:
8092
3. Choose your organization from the top-left drop-down.
8193
4. Select **Payment methods** from the left-hand menu.
8294
5. Select **Add payment method**.
83-
6. Enter your new payment information.
84-
7. Select **Add**.
95+
6. Enter your new payment information:
96+
- If you are adding a card, fill out the card information form.
97+
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**
98+
and enter your Link **email address** and **phone number**. If you are not
99+
an existing Link customer, you must fill out the card information form to
100+
store a card for Link payments.
101+
7. Select **Add payment method**.
85102
8. Optional. You can set a new default payment method by selecting the **Set as default** action.
86103
9. Optional. You can remove non-default payment methods by selecting the **Delete** action.
87104

@@ -96,9 +113,15 @@ To add a payment method:
96113
4. Select the organization account you want to update.
97114
5. Select the **Payment methods and billing history** link.
98115
6. In the **Payment Method** section, select **Add payment method**.
99-
7. Enter your new payment information, then select **Add**.
100-
8. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
101-
9. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
116+
7. Enter your new payment information:
117+
- If you are adding a card, fill out the card information form.
118+
- If you are adding a Link payment, select **Secure, 1-click checkout with Link**
119+
and enter your Link **email address** and **phone number**. If you are not
120+
an existing Link customer, you must fill out the card information form to
121+
store a card for Link payments.
122+
8. Select **Add payment method**.
123+
9. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
124+
10. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
102125

103126
{{< /tab >}}
104127
{{< /tabs >}}

0 commit comments

Comments
 (0)