# Purchase Certificates

To begin issuing verifiable certificates using Circular, your account must have available certificate credits. These credits are consumed each time you anchor a new certificate to the selected chain. This guide walks you through selecting a pricing plan or configuring a custom package that suits your volume and storage needs.

{% hint style="warning" %}
**Certificate credits are tied to the account they are purchased for and cannot be transferred between accounts.**
{% endhint %}

## Certificate Consumption Tiers

When a certificate is issued, its data size is measured in kilobytes (KB) and billed in whole KB increments. Any partial kilobyte is rounded up to the next full KB. For example, a certificate that’s 0.5 KB will be billed as 1 KB, and one that’s 1.1 KB will be billed as 2 KB. This tiered model keeps pricing simple, consistent, and transparent, regardless of minor differences in file size.

## **Ste**ps to Purchase Certificates

{% stepper %}
{% step %}

### Select the Account to Refill

There are two ways to purchase credits from your account. \
From the Organisation Dashboard screen, click the Refill Account button for the account you want to credit.

<figure><img src="https://1656609669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObeFAtunEGRv1vQWdTLi%2Fuploads%2FEutqqAEuqzycESS6Qz42%2FYouraccounts.png?alt=media&#x26;token=61215d1f-eeb0-489a-b879-f7159758fc65" alt=""><figcaption></figcaption></figure>

Alternatively, you can go to the specific **Account dashboard** and click the 'Refill Account' button.
{% endstep %}

{% step %}

<figure><img src="https://1656609669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObeFAtunEGRv1vQWdTLi%2Fuploads%2FvkYshHGPqspUztXbi8I2%2FAccount%20Refill.png?alt=media&#x26;token=52b44400-54d2-4a16-b66e-f424c4c44f6c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a Certificate Plan

On the Purchasing Credits page, you’ll see a list of preset plans: Starter, Growth, and Scale, along with a Customise option for more specific needs.\
\
Storage Provided refers to how much metadata or anchoring content each certificate can store. Most certificates use 1kb to store hashes and minimal fields, but you can choose more for rich metadata.

Cost per Certificate decreases with higher volumes. Choose the tier that best matches your expected issuance.<br>
{% endstep %}

{% step %}

### Or Select a Custom Package (Optional)

If the default plans do not suit your requirements, click Select Plan under Customise to open the Create a Custom Plan modal.<br>

In the custom configuration view:

1. Set Certificate Volume – Choose any value between 1 and 1,000,000.
2. Select Storage – Choose between:
   * 1kb: Stores a hash and minimal metadata like a timestamp, ID, or label.
   * 2kb: Enough for additional structured fields (e.g., title, description).
   * 5kb: Supports small documents or detailed payloads.
   * Or, enter a Custom Storage Amount up to 100kb if you have specific requirements.
3. Optionally, enter a discount code if one was provided to you.
4. The Package Price will calculate automatically based on your inputs.<br>

<figure><img src="https://1656609669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObeFAtunEGRv1vQWdTLi%2Fuploads%2Fhzs5Zvn967gqmLQmqYN5%2FCustom%20Plan.png?alt=media&#x26;token=68fa51fa-a5af-4241-a5c2-f26eaba2b785" alt="" width="375"><figcaption></figcaption></figure>

Click Confirm Package to proceed.
{% endstep %}

{% step %}

### Applying a discount code

Discount codes allow you to apply special offers or price reductions to your certificate package before completing the transaction. These codes are typically provided through promotions, partnerships, or campaigns.<br>

**How to Apply a Discount Code**

1. Locate the Discount Code field above the package price.
2. Enter your valid discount code into the input box.
3. Once entered, any applicable discount will automatically adjust the Package Price shown below.
4. Review the updated price before proceeding to purchase.
   {% endstep %}

{% step %}

### Checkout via Stripe

Once you’ve selected a preset or custom plan:

1. You’ll be redirected to Stripe Checkout where you can securely pay with a credit card or corporate payment method.<br>
2.

```
<figure><img src="https://1656609669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObeFAtunEGRv1vQWdTLi%2Fuploads%2FyjhB1leBUubo3ftLcruF%2FScreenshot%202025-05-15%20at%2000.57.15.png?alt=media&#x26;token=1b2b9151-c2bb-42ce-82bd-3c3926c51f58" alt=""><figcaption></figcaption></figure>
```

3. After successful payment, the credits will be made available to the selected account immediately.

<figure><img src="https://1656609669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObeFAtunEGRv1vQWdTLi%2Fuploads%2F1rULNYHfj9zvne8YmE7b%2FCredited.png?alt=media&#x26;token=122060c8-192d-410a-8dc9-8c85b6480159" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## What Happens Next?

Once your purchase is complete, you’re ready to begin issuing certificates via the dashboard or the Circular API.

In the next guide, you’ll learn how to use the Explorer to view, search, and inspect your organization’s certificate history.
