# Drop In's

## Drop Ins

Vaultera PCI support the following drop ins:

{% hint style="info" %}
These are used when you want to send your tokenised card details to another service like a payment gateway. Since you don't have the card number and associated details in your application.
{% endhint %}

**Drop in**

| **Description**    | ​Title                                |
| ------------------ | ------------------------------------- |
| %CARD\_NUMBER%     | Card number                           |
| %CARDHOLDER\_NAME% | Cardholder name                       |
| %SERVICE\_CODE%    | Sevice Code (CVV / CVC)               |
| %EXPIRATION\_MM%   | Expiration month with leading zero    |
| %EXPIRATION\_YYYY% | Expiration year in full format (YYYY) |
| %EXPIRATION\_YY%   | Expiration year in short format (YY)  |
| %CARD\_TYPE%       | Card Type                             |
