I'm working on a Mac and I've followed the three installation instructions. I've used brew to install the dependencies. I'm incorporating this into an electron app. I've installed the npm library and tried your usage examples. The card details are appearing in the console but are not coming from the console.log calls in the example usage. It comes in regardless of whether I am running my app or not. Since the code is not getting a handle on the card details I don't have a handle on the data I need. Thoughts on what might be wrong?
I'm working on a Mac and I've followed the three installation instructions. I've used brew to install the dependencies. I'm incorporating this into an electron app. I've installed the npm library and tried your usage examples. The card details are appearing in the console but are not coming from the console.log calls in the example usage. It comes in regardless of whether I am running my app or not. Since the code is not getting a handle on the card details I don't have a handle on the data I need. Thoughts on what might be wrong?