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
- Secure card number input through an embedded iframe interface
- Document upload functionality for files containing PCI data
- Secure viewing of uploaded documents containing PCI data
- Configurable features through UI Builder properties
Card Number Reveal Component
After installing Card Data Security, the card dispute workflow includes this component as a 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:
表 : 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.> 注:This value is required for the component to function.
Implementing and modifying the component
This component displays within UI Builder views. To make changes to the preconfigured Card Data Security components, use UI Builder.