# Payments

<details>

<summary>My card was declined</summary>

If your card was declined, please check the following:

* You have enough funds on the card
* Use the correct legal name
* Use a valid email address
* Make sure that your bank allows the payment. Call them and inform them to allow the payment
* Make sure that your bank allows overseas and recurring payments.

If your card is still declining, please email us at <business@zeiierman.com> or open a [support ticket](https://discord.com/channels/764500290614591538/1024343028686667827) in Discord.

</details>

<details>

<summary>I purchased the wrong membership</summary>

No worries, there are a few ways forward.

You can always upgrade/downgrade your subscription on the "[Plan](https://app.zeiierman.com/profile/plans)" tab under your [Zeiierman App profile settings](https://app.zeiierman.com/profile).

Or let us know by email (<business@zeiierman.com>) or open a[ support ticket](https://discord.com/channels/764500290614591538/1024343028686667827), and we will solve this for you as quickly as possible.

</details>

<details>

<summary>Where can I see my billing history?</summary>

1. Log in to your [Zeiierman App dashboard](https://app.zeiierman.com/login?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members).
2. On the top-right corner, click on your avatar to open Profile settings.
3. On your profile page, you can access your active plans and purchase history on the [Plans](https://app.zeiierman.com/profile/plans/) tab.

<figure><img src="/files/5l3YTSo12F8ZtRnpo0Ov" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>I want to update my billing details</summary>

1. Log in to your [Zeiierman App dashboard](https://app.zeiierman.com/login?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members).
2. On the top-right corner, click on your avatar to open Profile settings.
3. On your profile page, you can access your active plans and purchase history on the [Plans](https://app.zeiierman.com/profile/plans/) tab.
4. Select "Manage Plan" to access the Stripe page and update your billing information.

<figure><img src="/files/5l3YTSo12F8ZtRnpo0Ov" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>How do I get the receipt?</summary>

If you want your receipt, please let us know by email (<business@zeiierman.com>).

</details>

<details>

<summary>Can I buy the SMC premium indicator separately?</summary>

Yes, please send an email to <business@zeiierman.com>.

</details>

<details>

<summary>I was automatically billed for a recurring payment and would like to have a refund</summary>

We offer refunds specifically for auto-renewals of yearly subscriptions if requested within the first 72 hours of billing. After 72 hours, no refunds will be processed.

{% hint style="warning" %}
Please note that Zeiierman Trading is not obligated to provide refunds after 7 days, including cases where the customer forgot about the auto-renewal of their subscription.
{% endhint %}

Please read our [Refund Policy](https://www.zeiierman.com/policy/refund-policy?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members).

</details>

<details>

<summary>Refund Policy</summary>

All sales of our digital products and services are final. We do not issue refunds to ensure fairness to all users and maintain the integrity and sustainability of our offerings. Please read our [Refund Policy](https://www.zeiierman.com/policy/refund-policy?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members) for further details.

We sincerely hope you have reviewed our policies and [Terms of Use](https://www.zeiierman.com/policy/terms-of-use?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members) before purchasing. All users are responsible for canceling their subscription in accordance with the [Terms of Use](https://www.zeiierman.com/policy/terms-of-use?utm_source=gitbook\&utm_medium=organic\&utm_campaign=public\&utm_content=FAQ-Members\&hts=gitbook\&sl=gitbook-organic-public-FAQ-Members).

</details>

{% hint style="success" %}
For more detailed guidance and answers to common questions, make sure to explore our extensive FAQ section.

📚 **Extensive FAQs can be found here:** [docs.zeiierman.com/faqs](https://docs.zeiierman.com/faqs)

If you need further assistance, don’t hesitate to reach out to our support team at **<hello@zeiierman.com>**. We’re here to help!
{% endhint %}


---

# 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://docs.zeiierman.com/help/payments.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.
