Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] write a script for helping with bulk tokenization #6970

Open
2 tasks done
kashif-m opened this issue Jan 2, 2025 · 0 comments
Open
2 tasks done

[FEATURE] write a script for helping with bulk tokenization #6970

kashif-m opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet

Comments

@kashif-m
Copy link
Contributor

kashif-m commented Jan 2, 2025

Feature Description

Core logic for performing the operations will be written in a conventional programming language - Rust. This binary performs below operations -

  • Process inputs
    • Files - CSV
  • Perform API calls
  • Process API response and visualize reports
    • Basic HTML based reports for individual entries will be generated

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 and tokenize.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?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

@kashif-m kashif-m added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels Jan 2, 2025
@kashif-m kashif-m self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant