# Card Payment

### Card Payment Guide

To process your payment, we first ask for your email address. This allows us to send you confirmations and receipts.

<figure><img src="/files/tnFwh8aN9HMBcNYrYZTR" alt=""><figcaption></figcaption></figure>

Next, simply enter your personal and payment details:

* First name & last name
* Country (required for tax purposes)
* Card number
* Discount code (if available)

<figure><img src="/files/NJQHyvqebCGSlbKLbC0a" alt=""><figcaption></figcaption></figure>

Security notice: We never store your card details. All payments are processed securely by our payment provider.

Bank verification: In some cases, your bank may request an additional verification (3D Secure).\
Please wait for the payment confirmation screen.

Need help?\
If you experience any issues, contact our support at **<contact@suby.fi>** or reach out directly on [Discord](https://discord.gg/dZUNJAcjfA).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://suby.gitbook.io/documentation/how-to-pay/card-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
