# Sorting and display

To set a specific display order for wallets on the payment page, use a numeric index in the wallet names. The service sorts wallets by name, so it displays them in ascending order of the numeric index.

<div className="gb-figures">

<img src={require("@site/static/img/docs/Z9RqSCsS7ilCTsTscrH5-image.webp").default} alt="List of wallets in the dashboard: names start with a numeric index from 1 to 8" width="563" height="333" loading="lazy" />

<img src={require("@site/static/img/docs/8oBo3QnZzQm9jZXapiIO-image.webp").default} alt="Payment page: cryptocurrency buttons follow the same order as the indexes in the wallet names" width="332" height="351" loading="lazy" />

</div>
