Skip to content

Commit 5bbdce0

Browse files
authored
fix(bil): test guideflow (#3676)
1 parent 3aa1bb3 commit 5bbdce0

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

console/billing/how-to/add-payment-method.mdx

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,39 @@ Before you can order Scaleway resources, you must add a payment method to your a
2121
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2222

2323
## How to add a credit card
24-
25-
<Message type="important">
26-
You can follow the procedure below to add a **debit** card as well.
27-
</Message>
28-
29-
1. Access the [Scaleway console](https://console.scaleway.com/organization).
30-
2. On the **Billing** page, click the [Payment and billing](https://console.scaleway.com/billing/payment) tab.
31-
3. Scroll down to **Payment methods** and open the **Credit card** tab.
32-
4. Click the **Add a credit card** button. A pop-up appears.
33-
5. Enter the details of your credit or debit card.
34-
6. Click **Add credit card** to confirm. 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 via an application on your smartphone.
35-
7. Enter the code and validate the form.
24+
<Tabs id="add credit card">
25+
<TabsTab label="Read the step-by-step">
26+
1. Access the [Scaleway console](https://console.scaleway.com/organization).
27+
2. On the **Billing** page, click the [Payment and billing](https://console.scaleway.com/billing/payment) tab.
28+
3. Scroll down to **Payment methods** and open the **Credit card** tab.
29+
4. Click the **Add a credit card** button. A pop-up appears.
30+
5. Enter the details of your credit or debit card.
31+
6. Click **Add credit card** to confirm. 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 via an application on your smartphone.
32+
7. Enter the code and validate the form.
3633
<Message type="note">
3734
When you register a new credit card, an authorization charge of **€1** is debited from your account. This **Authorization Charge** is a dummy transaction made to check the validity of the card and will carry a 4-digit validation code, displayed on your bank account statement. The authorization charge will be reimbursed within 48 to 72 hours.
3835
</Message>
39-
8. Click **Verify**. A pop-up appears.
40-
9. Enter the 4-digit validation code displayed on your bank account statement.
36+
8. Click **Verify**. A pop-up appears.
37+
9. Enter the 4-digit validation code displayed on your bank account statement.
4138
<Message type="note">
4239
* It may take up to 24 hours for the transaction to appear on your bank statement.
4340
* Bank account statements have different displays depending on the bank, but the validation code can always be found in the description of your transactions. The image below provides an example of how the validation code might appear in your bank statement:
4441

4542
<Lightbox src="scaleway-bank-statement.webp" alt="Screenshot of a bank account statement. Under the transactions section, an entry called SCW*C-6569E-COMMERCE displays. The validation code is represented by the number sequence" />
4643
</Message>
47-
48-
4944
<Message type="important">
5045
You have up to 10 days to enter your validation code in the console.
5146
</Message>
47+
</TabsTab>
48+
<TabsTab label="See guided tour">
49+
<GuideFlow src="https://app.guideflow.com/embed/np1n0xoczk"/>
50+
</TabsTab>
51+
</Tabs>
52+
53+
<Message type="important">
54+
You can follow the procedure below to add a **debit** card as well.
55+
</Message>
56+
5257

5358
## How to add a SEPA mandate
5459

0 commit comments

Comments
 (0)