# Payment Methods

Inheriti® 2.0 supports a wide range of fiat payment methods. This inclusivity makes the platform accessible to users who prefer traditional payment methods.&#x20;

## Payment Methods

<table><thead><tr><th width="237">Edition</th><th>Fiat</th><th>Crypto</th></tr></thead><tbody><tr><td><strong>Inheriti® 2.0</strong></td><td>✅</td><td>✅</td></tr><tr><td><strong>Inheriti® Pro</strong></td><td>✅</td><td>❌</td></tr><tr><td><strong>Inheriti® Elements</strong></td><td>✅</td><td>❌</td></tr></tbody></table>

## **Fiat Payments**

* VISA
* MasterCard
* American Express
* Union Pay
* Bancontact
* EPS
* giropay
* iDEAL

## **Crypto Payments**

{% hint style="info" %}
**Only available in Inheriti® 2.0 if web3 features are enabled.**
{% endhint %}

Use SHA tokens to redeem community coupons that provide a prepaid setup fee of €4.99 for your backup and inheritance plans, and receive an additional 5% discount on your total plan price at checkout.

The amount of SHA required varies with the live market price.

### Compatible web3 wallets

* Comet (vechain)
* VeWorld (vechain)
* Venly (Ethereum, vechain)
* MetMask (Ethereum, Optimism)

### Accepted cryptocurrencies

* SHA (vechain, Ethereum, Optimism)


---

# 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.inheriti.com/getting-started/payment-methods.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.
