[FEATURE] write a script for helping with bulk tokenization #6970
Labels
C-feature
Category: Feature request or enhancement
S-awaiting-triage
Status: New issues that have not been assessed yet
Feature Description
Core logic for performing the operations will be written in a conventional programming language - Rust. This binary performs below operations -
This binary will be invoked by OS specific scripts (shell for Mac / Unix or batch for Windows). This script is a wrapper for reading any inputs and rendering the outputs.
Possible Implementation
Source code for rust binary will reside in hyperswitch repo as a separate crate -
card_tokenize_client
.Scripts will reside in hyperswitch repo as well under
scripts
directory -card_tokenize_client
tokenize.sh
andtokenize.bat
This script can directly be downloaded and invoked from a terminal.
Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: