> For the complete documentation index, see [llms.txt](https://docs.saferpay.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saferpay.com/home/interfaces/backoffice/secure-card-data/secure-card-data-details.md).

# Secure Card Data Details

![(click to enlarge)](/files/mKCsvOqoLIzfcvLDA5rd)

By clicking on Details for a Secure Card Data Entry, the details page will be displayed.

![(click to enlarge)](/files/SLQUfV7j3D63b78JXYmo)

This view is giving you some more information about the alias itself, a possibility to [demask the PAN](/home/interfaces/backoffice/transactions/journal-details.md#demasking-the-pan), the card type, the expiration date and lifetime, which you can both edit, by clicking on the Edit symbol and more.

#### 3-D Secure Authentication

Under the new [PSD2 law](https://saferpay.github.io/sndbx/psd2.html), it became necessary to also add a layer of so-called **Strong Consumer Authentication** to card aliases, in form of 3D Secure.

## New Payment

You can also execute new payments through this alias, if you so wish, by clicking on [Authorization](/home/interfaces/backoffice/transactions/journal-details.md#authorization) (click for further details), [or Credit for a Refund](/home/interfaces/backoffice/transactions/journal-details.md#refund) (click for further details).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.saferpay.com/home/interfaces/backoffice/secure-card-data/secure-card-data-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
