# Credit cards

{% columns %}
{% column width="66.66666666666666%" %}

## Processing card payments

This documentation is structured to guide you through our payment system step-by-step. \
We will begin with the most **basic deposit** flows and then introduce additional features as separate components.\
This approach ensures you can build a solid foundation first and add more complex functionality only as it is needed.
{% endcolumn %}

{% column %}

<figure><img src="https://3883333839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff92vedEnowdVWbjM4Cmd%2Fuploads%2F1HAJPjbEqEnQvbz0d95q%2FLayers.png?alt=media&#x26;token=05584fec-282a-4ee3-a925-3cdd747ffa25" alt=""><figcaption></figcaption></figure>

{% endcolumn %}
{% endcolumns %}

### Basic deposit

All payment integrations begin with a Basic deposit. This guide covers a simple, one-time charge, which is the core of our payment processing system.

We recommend completing this guide first, as all other features are built on top of this primary transaction.

### Add features to your integration

After you are familiar with the basic deposit, you can incorporate additional capabilities into your integration.&#x20;

Each feature is explained in its own dedicated guide.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>3DS</strong></td><td><a href="https://3883333839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff92vedEnowdVWbjM4Cmd%2Fuploads%2FEhHieeZDTm3EiJZn1dlc%2F3DS.png?alt=media&#x26;token=61851f0c-794e-490c-b4a0-130fa28a1385">3DS.png</a></td><td><a href="credit-cards/3ds">3ds</a></td></tr><tr><td align="center"><strong>Installments</strong></td><td><a href="https://3883333839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff92vedEnowdVWbjM4Cmd%2Fuploads%2FXFh3NSY60oBdCjoa8Ruq%2FInstallments.png?alt=media&#x26;token=39ac4006-86a3-446d-8977-7841e62f88ec">Installments.png</a></td><td><a href="credit-cards/installments">installments</a></td></tr><tr><td align="center"><strong>Card-on-file</strong></td><td><a href="https://3883333839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff92vedEnowdVWbjM4Cmd%2Fuploads%2FM9HvVCDO7tnJfdO6Uvsl%2FVault.png?alt=media&#x26;token=b5ad36c3-a366-491d-b72f-1ddf9c9bacda">Vault.png</a></td><td><a href="credit-cards/card-on-file">card-on-file</a></td></tr><tr><td align="center"><strong>Subscriptions</strong></td><td><a href="https://3883333839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff92vedEnowdVWbjM4Cmd%2Fuploads%2FmFWEGPAwsAEMwIfQCJ7M%2FSubscriptions.png?alt=media&#x26;token=06d28966-d3fc-4e52-bc55-e2dd551e48a8">Subscriptions.png</a></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>
