From 243c410621646e876e8c235fba56591bb9f37ca2 Mon Sep 17 00:00:00 2001 From: jsudraud Date: Wed, 5 Mar 2025 12:09:23 +0100 Subject: [PATCH 1/2] fix(acc): macro update --- macros/console/create-account.mdx | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/macros/console/create-account.mdx b/macros/console/create-account.mdx index 85640d0e4b..1fbbd30def 100644 --- a/macros/console/create-account.mdx +++ b/macros/console/create-account.mdx @@ -1,8 +1,7 @@ --- macro: create-account --- -1. Open the [Scaleway website](https://www.scaleway.com/en/) in a web browser. -2. Click **Sign Up** in the upper right corner of the page. You are redirected to the account creation page. +1. Click [Sign Up](https://account.scaleway.com/register) in the upper right corner of the page. You are redirected to the account creation page. 3. Select an account type (**Personal** or **Professional**) and fill out the form with the requested information. 4. Select a sign-up method, and follow the corresponding steps below. @@ -17,32 +16,23 @@ macro: create-account -## Add your phone number +### Add your phone number 1. Enter your phone number and click **Send code**. 2. Enter the 6-digit code you received on your phone number. 3. Click **Verify phone number**. -## Add your billing information - +### Add your billing information Fill out the required fields, then click **Add billing address**. This address will be used in your invoices. You can click **Add later** to [enter your billing information at a later time](/billing/how-to/add-payment-method/), and directly access your Organization dashboard in the [Scaleway console](https://console.scaleway.com/organization). However, you will need to add a valid credit card to order Scaleway resources. -## Add your credit card - - - Prepaid cards and some virtual cards are not accepted as a payment method. - - -1. Enter your credit card information, then click **Add credit card**. We will send you an authorization charge of €1, which will be automatically reimbursed within two days. A [3D Secure](https://en.wikipedia.org/wiki/3-D_Secure) validation is initiated. Depending on your bank, you may be asked to enter a code received by SMS or to confirm via an application on your smartphone. - - You can click **Add later** to [enter your billing information at a later time](/billing/how-to/add-payment-method/), and directly access your Organization dashboard in the [Scaleway console](https://console.scaleway.com/organization). However, you will need to add a valid credit card to order Scaleway resources. - - -## Validate your credit card +### Add your credit card +Enter your credit card information, then click **Add credit card**. We will send you an authorization charge of €1, which will be automatically reimbursed within two days. A [3D Secure](https://en.wikipedia.org/wiki/3-D_Secure) validation is initiated. Depending on your bank, you may be asked to enter a code received by SMS or to confirm via an application on your smartphone. +Note that prepaid cards and some virtual cards are not accepted as a payment method. +### Validate your credit card This step is necessary for security purposes, but does not prevent you from using Scaleway resources. **You have 10 days to validate your credit card** once it's added. From d6f483450489c089dd1bc5fdde83649f1870ccbe Mon Sep 17 00:00:00 2001 From: Justine Sudraud <124775951+jsudraud@users.noreply.github.com> Date: Wed, 5 Mar 2025 12:25:24 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: SamyOubouaziz --- macros/console/create-account.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/console/create-account.mdx b/macros/console/create-account.mdx index 1fbbd30def..33e03d7b87 100644 --- a/macros/console/create-account.mdx +++ b/macros/console/create-account.mdx @@ -1,7 +1,7 @@ --- macro: create-account --- -1. Click [Sign Up](https://account.scaleway.com/register) in the upper right corner of the page. You are redirected to the account creation page. +1. Click [Sign up](https://account.scaleway.com/register) in the upper right corner of the page. You are redirected to the account creation page. 3. Select an account type (**Personal** or **Professional**) and fill out the form with the requested information. 4. Select a sign-up method, and follow the corresponding steps below.