Card Data Security container
The Card Data Security container enables secure handling of Payment Card Information (PCI) card data within Financial Services Operations card dispute workflows through integration with a tokenizer service. This allows users to work with sensitive card information without exposing PCI data directly.
Key capabilities
This component offers the following capabilities:
- Secure card number display within the ServiceNow interface via integration with the tokenizer service (preconfigured in Card Data Security)
- Secure viewing and download of documents stored in the tokenizer service containing PCI data (preconfigured in Card Data Security)
- Secure card number input through an embedded iframe interface
- Document upload functionality for files containing PCI data
- Configurable features through UI Builder properties
Implementing and modifying the component
This component displays within UI Builder views.
Two capabilities are preconfigured in Card Data Security: a card number reveal component and a secure attachment viewer. Use UI Builder to make changes to the preconfigured Card Data Security components.
You may also use UI Builder to implement features in the Card Data Security container that aren't preconfigured in Card Data Security, such as card number input and document upload.
Card Number Reveal Component
After installing Card Data Security, the card dispute workflow includes this component as a preconfigured card number reveal component. This component is in the transaction record and the Card details section of the Dispute Workspace.
In the transaction record page, the value is derived from the PAN field of the payment card linked to the transaction.
In the dispute workspace, the value is the payment card's tokenized PAN from the disputed financial transaction.
This component is a UI Builder page collection called FSO Card Number Reveal Viewport Pages.
- Add a viewport to your desired page.
- Add the FSO Card Number Reveal Viewport Pages page collection to the viewport.
- Create a Viewport load request and define the following values:
Table 1. Viewport configuration Field Value Viewport Card Number Reveal Viewport Viewport Route <The viewport variant you want to use - select the design from the dispute workspace or the record page form> Viewport Fields <The paymentCardSysId value.> Note:This value is required for the component to function.
Displaying and downloading secure attachments
- Issuer, which shows files added by the dispute agent.
- Merchant, which shows files received from the card network, acquirer, or merchant, stored in the tokenizer service vault.