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

Ability to use the ScanCard Feature without the scan_stats call #7715

Open
Azulath opened this issue Dec 12, 2023 · 3 comments
Open

Ability to use the ScanCard Feature without the scan_stats call #7715

Azulath opened this issue Dec 12, 2023 · 3 comments
Labels

Comments

@Azulath
Copy link

Azulath commented Dec 12, 2023

Hi,

as a developer I would like to use the card scanner functionality (Android + iOS) without a call to v1/card_image_scans/scan_stats

Currently, the feature already works as the call is not required and returns a 401 if an invalid API key is supplied. However, it would be nice to be able to deactivate the call to the backend completely.

Is this something that can be configured or if not is this something you would consider to implement?

Thanks for your consideration!

@awush-stripe
Copy link
Collaborator

Hi @Azulath . this is not something that can be configured presently, however as you noted, the scanner will complete even if this call fails. I've added this to our backlog to change in future versions of the card scanner.

@Kieninger
Copy link

Hey @awush-stripe.

Thank you for considering this in your backlog.
Do you already have a time-frame in which versions this configuration will be provided?

@frmarkus
Copy link

Hi @awush-stripe
This would unblock us.
Calling home (for whatever purpose) on a library that is supposed to scan PANs is a killer for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants