You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
{{<imagefilename="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
+
{{<imagefilename="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.
Copy file name to clipboardExpand all lines: content/operate/rc/accounts/account-settings.md
+34-26
Original file line number
Diff line number
Diff line change
@@ -16,46 +16,54 @@ This displays the **Account Settings** screen:
16
16
17
17
{{<imagefilename="images/rc/account-settings-account-tab.png"alt="Use the Account tab of the Account Settings screen to review and update settings associated with your Redis Cloud account."width="75%">}}
18
18
19
-
The available tabs depend on your subscription type and may include:
19
+
The available tabs depend on your account, and may include:
20
20
21
21
- The **Account** tab displays basic information associated with your account, including general info, address details, time zone setting, security settings, and provider integration details.
22
22
23
23
- The **Cloud Account** tab is displayed for Redis Cloud Pro subscriptions hosted on Amazon Web Services (AWS). To learn more, see [Bring your own Cloud]({{< relref "/operate/rc/subscriptions/bring-your-own-cloud/" >}}).
24
24
25
-
- The **Integrations** tab lets you manage certain integrations. For more information on the Confluent Cloud integration, see [Use the Redis Sink Confluent Connector]({{< relref "/integrate/confluent-with-redis-cloud/" >}}).
25
+
- The **Integrations** tab lets you manage certain integrations.
26
+
27
+
You can change some settings by selecting **Edit**. For help changing other settings, [contact Support](https://redis.io/support/).
After changing the account name, use the **Save changes** button to save changes or **Discard changes** to revert them.
47
+
48
+
{{<imagefilename="images/rc/account-settings-buttons-save-discard.png"alt="Use the Discard Changes and the Save Changes buttons to manage changes to account settings."width="300px">}}
49
+
38
50
You cannot change the email address associated with a Redis Cloud account. Instead, create a new account with the updated email address, assign it as an administrator to the organization account, and then use the new account to delete the account with the invalid email address.
39
51
40
-
## Account address settings
52
+
## Contacts & Business information
41
53
42
-
The **Account address** section shows the billing address associated with the current Redis Cloud account and the current time zone.
54
+
The **Contacts & Business information** section shows the company name and business address associated with the current Redis Cloud account. Redis uses the company name and business address for invoice and tax purposes.
43
55
44
56
In addition, this section may include fields unique to your location. For example, certain regions require tax IDs or other regulatory details.
45
57
46
-
Select **Edit** to change the account's billing address. You must re-enter your payment method details to confirm your address change.
58
+
Select **Edit** to change the account's company name and business address.
47
59
48
-
{{<imagefilename="images/rc/account-settings-edit-address-button.png"alt="Select the Edit button to change the account's billing address."width="400px">}}
{{<imagefilename="images/rc/account-settings-change-business-info.png"alt="The Contacts & Business information section, with details changed."width="75%">}}
51
63
52
-
{{< note >}}
53
-
Changing the billing address for your account will remove any payment methods associated with the old billing address. See [Add payment method]({{< relref "/operate/rc/billing-and-payments#add-payment-method" >}}) to learn how to add a payment method back to your account.
54
-
{{< /note >}}
55
-
56
-
## Time zone settings
64
+
When you change your business address, you must approve the use of the information in this section for communication and billing purposes before you can save. After approving, select **Save changes** to save your changes or **Discard changes** to revert them.
57
65
58
-
To update the time zone, select the desired time zone from the **Time zone** drop-down.
66
+
{{<imagefilename="images/rc/account-settings-buttons-save-discard.png"alt="Use the Discard Changes and the Save Changes buttons to manage changes to account settings."width="300px">}}
59
67
60
68
## Security settings
61
69
@@ -65,19 +73,19 @@ The **Security** section lets you:
65
73
66
74
- Download the [Redis Cloud certificate authority (CA) bundle]({{< relref "/operate/rc/security/database-security/tls-ssl#download-certificates" >}}) as a [PEM](https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail) file, which contains the certificates associated with your Redis Cloud account.
67
75
68
-
## Integration settings
69
-
70
-
The **Integration** section includes settings that help you manage the integration of your Redis Cloud account with your underlying cloud provider. Specific settings vary according to the cloud provider.
76
+
## Time zone settings
71
77
72
-
If this section doesn't appear on the**Account Settings**screen, it generally means that there aren't any integration settings to manage.
78
+
To change the time zone settings, select**Edit**and then select the desired time zone from the **Time zone** drop-down.
73
79
74
-
## Save or discard changes
80
+
Select **Save changes** to save your changes or **Discard changes** to revert them.
75
81
76
-
Few accountsettings can be changed; however, you can update a few details, such as **Time Zone**and **MFA enforcement**. Available settings vary according to your subscription and the underlying cloud provider.
82
+
{{<imagefilename="images/rc/account-settings-buttons-save-discard.png"alt="Use the Discard Changes and the Save Changes buttons to manage changes to account settings."width="300px">}}
77
83
78
-
Use the **Save changes** button to save changes or **Discard changes** to revert them.
84
+
## Integration settings
79
85
80
-
{{<imagefilename="images/rc/account-settings-buttons-save-discard.png"alt="Use the Discard Changes and the Save Changes buttons to manage changes to account settings."width="300px">}}
86
+
The **Integrations** tab includes settings that help you manage integrations of your Redis Cloud account with other services.
81
87
82
-
For help changing other settings, [contact Support](https://redis.io/support/).
88
+
For more details, see:
89
+
-[Use the Redis Sink Confluent Connector]({{< relref "/integrate/confluent-with-redis-cloud/" >}})
90
+
-[Prometheus and Grafana with Redis Cloud]({{< relref "/integrate/prometheus-with-redis-cloud/" >}})
Copy file name to clipboardExpand all lines: content/operate/rc/billing-and-payments.md
+4-48
Original file line number
Diff line number
Diff line change
@@ -82,17 +82,9 @@ To add a new credit card:
82
82
83
83
2. Select **Add credit card** and add the credit card details.
84
84
85
-
{{<imagefilename="images/rc/billing-add-credit-card.png"width="80%"alt="Select Add Credit Card to add a new payment method">}}
85
+
{{< embed-md "rc-credit-card-add.md" >}}
86
86
87
-
3. If you need to change the account billing address, activate the **Change address** slider and enter the new billing address.
88
-
89
-
{{<imagefilename="images/rc/billing-update-billing-address.png"width="80%"alt="Activate the Change address slider to specify a different billing address." >}}
90
-
91
-
{{< note >}}
92
-
Changing the billing address for your account will remove any payment methods associated with the old billing address.
93
-
{{< /note >}}
94
-
95
-
4. Select the **Add Credit Card** button to save your changes.
87
+
3. Select the **Add Credit Card** button to save your changes.
96
88
97
89
{{<imagefilename="images/rc/button-billing-save-card.png"width="150px"alt="Use the Save Card button to save new payment details." >}}
98
90
@@ -102,42 +94,6 @@ If you have a [Google Cloud Marketplace]({{< relref "/operate/rc/cloud-integrati
102
94
103
95
{{< embed-md "rc-marketplace-account-add.md" >}}
104
96
105
-
## Edit billing address
106
-
107
-
To edit the Redis Cloud account billing address:
108
-
109
-
1. In the [Redis Cloud console](https://cloud.redis.io/), select **Billing & Payments > Payment Methods**.
{{<imagefilename="images/rc/billing-credit-card-options-menu.png"alt="The Credit card options menu on the upper-right hand corner of the payment method."width="200px">}}
114
-
115
-
3. Enter the new billing address. You must re-enter your payment method details to confirm your address change.
Changing the billing address for your account will remove any payment methods associated with the old billing address. See [Add payment method](#add-payment-method) to learn how to add a payment method back to your account.
123
-
{{< /note >}}
124
-
125
-
## Edit mailing address
126
-
127
-
To edit the mailing address associated with a payment method:
128
-
129
-
1. In the [Redis Cloud console](https://cloud.redis.io/), select **Billing & Payments** and then select the **Payment Methods** tab.
{{<imagefilename="images/rc/billing-credit-card-options-menu.png"alt="The Credit card options menu on the upper-right hand corner of the payment method."width="200px">}}
134
-
135
-
3. If the mailing address is different from the billing address, deactivate the **Use billing address** slider and enter the new mailing address.
Coupons apply credits to your Redis Cloud account. To redeem a coupon:
@@ -150,12 +106,12 @@ Coupons apply credits to your Redis Cloud account. To redeem a coupon:
150
106
151
107
The value of the coupon is applied to your account when accepted.
152
108
153
-
For help, contact [Support](https://support.redislabs.com).
109
+
For help, contact [Support](https://redis.io/support/).
154
110
155
111
{{< note >}}
156
112
Generally, charges are non-refundable.
157
113
158
-
For any special circumstances that may warrant a refund, please contact [Support](https://support.redislabs.com) and be sure to provide detail about the reasons for the refund request.
114
+
For any special circumstances that may warrant a refund, please contact [Support](https://redis.io/support/) and be sure to provide detail about the reasons for the refund request.
Copy file name to clipboardExpand all lines: content/operate/rc/changelog/may-2025.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,19 @@ categories:
7
7
- rc
8
8
description: New features, enhancements, and other changes added to Redis Cloud during
9
9
May 2025.
10
-
highlights: Redis Cloud Bring your own Cloud
10
+
highlights: Business address and billing address separation, Redis Cloud Bring your own Cloud
11
11
linktitle: May 2025
12
12
weight: 30
13
13
---
14
14
15
+
## New features
16
+
17
+
### Business address and billing address separation
18
+
19
+
You can now have multiple credit cards with different billing addresses. See [Billing and payments]({{< relref "/operate/rc/billing-and-payments" >}}) to learn how to add a new credit card.
20
+
21
+
Your account now also has a **Business address**, which you can find in [Account settings]({{< relref "/operate/rc/accounts/account-settings" >}}).
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-active-active-database.md
+8
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,14 @@ The **Review and Create** tab provides a cost estimate for your Redis Cloud Pro
174
174
175
175
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).
176
176
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.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-pro-database-new.md
+8
Original file line number
Diff line number
Diff line change
@@ -196,6 +196,14 @@ The **Review & Create** tab provides a cost estimate for your Redis Cloud Pro pl
196
196
197
197
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).
198
198
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.
0 commit comments