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

Method to implement the Device Fingerprinting API #116

Open
chrisfromthelc opened this issue Jul 25, 2024 · 1 comment
Open

Method to implement the Device Fingerprinting API #116

chrisfromthelc opened this issue Jul 25, 2024 · 1 comment

Comments

@chrisfromthelc
Copy link

There has been some off and on discussion between our company and Sift in regards to the Device Fingerprinting API. As we heavily use the Sift PHP library, and have found the need to implement device fingerprinting into our answers to payment disputes, it would be convenient to be able to get access to the Device Fingerprinting API via this library.

Primarily, we would want to be able to query for the device's fingerprint with a session ID similar to the example shown in the JS example here, except with a method in the PHP library. This would enable us to catalog that fingerprint with the corresponding order so that if the payment for the order is disputed, we can send along that fingerprint as part of the Visa CE3.0 evidence package.

We have had conversation elsewhere about this becoming available (as well as comments here about it being possible), but we haven't adequately followed up on those conversations.

If this is a feature that could get added, we'd greatly appreciate it.

@viaskal-sift
Copy link
Contributor

@chrisfromthelc answered in another issue thread, I will update you when we plan to release it

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

No branches or pull requests

2 participants