Skip to content

Commit 1bcc914

Browse files
committed
add billing and business address when adding credit card
1 parent 694c3bb commit 1bcc914

File tree

8 files changed

+31
-4
lines changed

8 files changed

+31
-4
lines changed

content/embeds/rc-credit-card-add.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
If you have not already added a business address to your account, you must enter one. Redis uses your business address for communication, invoicing, and tax purposes.
2+
3+
{{<image filename="images/rc/billing-add-first-card.png" width="80%" alt="The Add credit card screen before a business address has already been added." >}}
4+
5+
If you already have a business address, you don't need to enter one here. See [Account settings]({{< relref "/operate/rc/accounts/account-settings" >}}) to learn how to update your business address.
6+
7+
{{<image filename="images/rc/billing-add-credit-card.png" width="80%" alt="The Add credit card screen after a business address has already been added." >}}
8+
9+
If the card's billing address is the same as your account's business address, select **Same as business address** to fill the billing address with your business address details.

content/operate/rc/billing-and-payments.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,9 @@ To add a new credit card:
8080

8181
1. In the [Redis Cloud console](https://cloud.redis.io/), select **Billing & Payments > Payment Methods**.
8282

83-
2. Select **Add credit card** and add the credit card and billing address details.
83+
2. Select **Add credit card** and add the credit card details.
8484

85-
{{<image filename="images/rc/billing-add-credit-card.png" width="80%" alt="The Add credit card screen." >}}
86-
87-
If the billing address is the same as the business address associated with your account, select **Same as business address** to fill the billing address with your business address details. See [Account settings]({{< relref "/operate/rc/accounts/account-settings" >}}) to learn how to update your business address.
85+
{{< embed-md "rc-credit-card-add.md" >}}
8886

8987
3. Select the **Add Credit Card** button to save your changes.
9088

content/operate/rc/databases/create-database/create-active-active-database.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ The **Review and Create** tab provides a cost estimate for your Redis Cloud Pro
174174

175175
Redis breaks down your databases to Redis Billing Units (RBUs), each with their own size and throughput requirements. For more info, see [Billing unit types]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}#billing-unit-types).
176176

177+
The **Payment methods** section of this tab shows which payment method you're using for this database. Select the arrow on the top right of this section to view all available payment methods.
178+
179+
{{<image filename="images/rc/subscription-new-flexible-cardlist.png" width="250px" alt="The payment method list." >}}
180+
181+
If you have not added a payment method or want to add a new payment method, select **Add credit card** to add a new credit card.
182+
183+
{{< embed-md "rc-credit-card-add.md" >}}
184+
177185
Select **Back to Sizing** to make changes or **Confirm & Pay** to create your databases.
178186

179187
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & pay to create your database." >}}

content/operate/rc/databases/create-database/create-essentials-database.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ This guide shows how to create an Essentials database.
7070

7171
{{<image filename="images/rc/icon-add-credit-card.png" alt="The Add credit card icon." >}}
7272

73+
{{< embed-md "rc-credit-card-add.md" >}}
74+
7375
1. Select **Create database** or **Confirm & pay** to create your database.
7476

7577
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & Pay to create your new database." >}}

content/operate/rc/databases/create-database/create-flex-database.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
104104

105105
{{<image filename="images/rc/icon-add-credit-card.png" alt="The Add credit card icon." >}}
106106

107+
{{< embed-md "rc-credit-card-add.md" >}}
108+
107109
1. Select **Confirm & pay** to create your database.
108110

109111
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & Pay to create your new database." >}}

content/operate/rc/databases/create-database/create-pro-database-new.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,14 @@ The **Review & Create** tab provides a cost estimate for your Redis Cloud Pro pl
196196

197197
Redis breaks down your databases to Redis Billing Units (RBUs), each with their own size and throughput requirements. For more info, see [Billing unit types](#billing-unit-types).
198198

199+
The **Payment methods** section of this tab shows which payment method you're using for this database. Select the arrow on the top right of this section to view all available payment methods.
200+
201+
{{<image filename="images/rc/subscription-new-flexible-cardlist.png" width="250px" alt="The payment method list." >}}
202+
203+
If you have not added a payment method or want to add a new payment method, select **Add credit card** to add a new credit card.
204+
205+
{{< embed-md "rc-credit-card-add.md" >}}
206+
199207
Select **Back to Sizing** to make changes or **Confirm & Pay** to create your databases.
200208

201209
{{<image filename="images/rc/button-create-db-confirm-pay.png" width="140px" alt="Select Confirm & pay to create your database." >}}
35.2 KB
Loading
Loading

0 commit comments

Comments
 (0)