Closed joelsantosbr closed 6 months ago
Hi, we're having exactly same issue
Hey @joelsantosbr and @andrejikonikov , I am not able to reproduce this error using our Drop-In Demo -> https://braintree.github.io/braintree-web-drop-in/?dataCollector=true
As you can see, if you go through a test card, device data is captured with a correlation ID and that error does not show up in the console.
Please open a ticket with our support team with code snippets, videos demonstrating the behavior, or a test site with steps to reproduce so that we can look into your integration.
General information
Issue description
I'm using the drop-in by passing the
dataCollector: true
parameter as in the code below and I'm always receiving deviceData Null/undefinedDropin sdk triggers the following error in the console:
TypeError: Cannot read properties of undefined (reading 'create') at dropin.min.js:1:304859
Code: