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
Copy file name to clipboardExpand all lines: faq/billing.mdx
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ If you do not provide a valid VAT number, you will be considered an individual c
93
93
94
94
## Which payment methods does Scaleway accept?
95
95
96
-
We accept Visa, MasterCard, CB, UnionPay, American Express, and SEPA. Note that you must add a credit card to your account before setting up a SEPA mandate.
96
+
We accept Visa, MasterCard, CB, UnionPay, American Express, and SEPA. Virtual and pre-paid credit cards are not accepted. Note that you must add a credit card to your account before setting up a SEPA mandate.
97
97
98
98
## How can I pay my invoice?
99
99
@@ -111,6 +111,12 @@ If after several manual attempts you cannot manage to trigger a successful trans
111
111
If you are unable to settle your invoice after the due date, your account is going to be suspended and your resources will be unreachable. You will then have another ten days to regularize your invoice before your resources are deleted.
112
112
</Message>
113
113
114
+
## How long do I have to pay my invoice before my resources get locked?
115
+
After your invoice is issued, you have ten days to pay it. If you fail to settle your invoice within this period, your account will be suspended, and your resources will become inaccessible. You will have another ten days to pay your invoice before your resources are deleted.
116
+
117
+
## Can I pay my invoice using a different payment method?
118
+
Unpaid invoices have to be regularized with a credit card. You can [add new credit cards](/billing/how-to/add-payment-method/) to your account.
119
+
114
120
## How can I add a billing contact to my account?
115
121
116
122
The billing contact is an additional contact linked to your account which will receive your monthly invoices. This can be useful if invoices in your Organization are handled by another department.
@@ -128,6 +134,12 @@ You can add a billing contact directly from the User Account section of your Sca
128
134
129
135
Refer to the [How to add a payment method](/billing/how-to/add-payment-method#how-to-add-a-sepa-mandate) documentation page for a complete guide on how to add a SEPA mandate.
130
136
137
+
## Do I have to provide a VAT number?
138
+
[The prices shown on our website include EU VAT](/faq/billing/#do-the-prices-shown-on-the-website-include-eu-vat). If you do not provide a valid VAT number, you will be considered an individual customer (B2C), and the local rate will be applied.
139
+
140
+
## How can I remove or update my VAT number?
141
+
It is impossible to edit your VAT number once a value has been set. [Contact our support team](https://console.scaleway.com/support/tickets/create) if you need to update it.
142
+
131
143
## My credit card validation code expired. What should I do?
132
144
133
145
If your validation code expires, please [contact our support team](https://console.scaleway.com/support/tickets/create) to request a new code.
Copy file name to clipboardExpand all lines: pages/billing/additional-content/reading-an-invoice.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ Your Scaleway invoice contains the following sections:
19
19
20
20
-**Invoice number (1):** A unique reference number for your invoice.
21
21
-**Invoice status (2):** Displays the billing period, issuing and due dates of the invoice.
22
+
<Messagetype="note">
23
+
The **Stopped** status refers to invoices for which the billing period (calendar month) has ended, but the invoice is not yet issued.
24
+
</Message>
22
25
-**Seller information (3):** Contact details of Scaleway SAS along with their VAT number.
23
26
-**Customer details (4):** Includes postal address, email address, Organization ID, and for business accounts, the EU VAT number.
24
27
-**Project table (5):** Provides information on invoiced Projects, including Project names, consumed resources, and total Project amounts based on consumption during the accounting period.
Copy file name to clipboardExpand all lines: pages/billing/how-to/add-payment-method.mdx
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,16 +13,18 @@ categories:
13
13
- billing
14
14
---
15
15
16
-
Before you can order Scaleway resources, you must add a payment method to your account. You can choose between two payment methods: **credit card** or **SEPA mandate**.
16
+
Before you can order Scaleway resources, you must add a payment method to your account. You can choose between two payment methods: **credit card** or **SEPA mandate**. Virtual and pre-paid credit cards are not accepted.
17
17
18
18
<Macroid="requirements" />
19
19
20
20
- A Scaleway account logged into the [console](https://console.scaleway.com)
21
21
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
22
22
23
23
## How to add a credit card
24
-
<Tabsid="add credit card">
25
-
<TabsTablabel="Read the step-by-step">
24
+
25
+
Follow our guided tour or read the instructions below.
0 commit comments