Open Azulath opened 11 months ago
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.
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?
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.
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!