solidusio / solidus_braintree

💳 Integrate Solidus with Braintree
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
19 stars 55 forks source link

Check if the SolidusBraintree Venmo Pay checkout option is tracking the device data #121

Open gsmendoza opened 1 year ago

gsmendoza commented 1 year ago

Goal

We want to ensure that the other SolidusBraintree payment options are tracking the device data so that the feature would be consistent across all SolidusBraintree payment options.

Background

We added device data collection in https://github.com/solidusio/solidus_braintree/pull/116 but it seems we only implemented it for the hosted form.

PayPal documentation

Although https://developer.paypal.com/braintree/docs/guides/premium-fraud-management-tools/overview doesn't include Venmo Pay as a supported payment method, https://developer.paypal.com/braintree/docs/guides/venmo/client-side#collect-device-data still says we should collect device data for Venmo.