Credit Card Obfuscator
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation obfuscates all digits of a credit card number except for the last 4 digits.
These are the input/output expected data types for this operation:
- The input strings to be obfuscated.
- Resulting credit card numbers with the digits obfuscated.
Suppose you want to obfuscate a series of credit card numbers in your input strings:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Credit card obfuscator.
Give your Output field a name and click Save. The credit card numbers in your input field will be obfuscated. For example:
You can try out operations with specific values using the Input field above the operation. You can enter the value in the example above and check the result in the Output field.