We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
Whenever I try to process an EMV charge, I am getting this message and the app is closed:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NaN number in JSON write'.
I process the charge as soon as I get a successful event on cardflight.registerOnReaderResponse
Any idea why this is failing? Thanks in advance.
The text was updated successfully, but these errors were encountered:
I wanted to add that I get the same error whether I use EMV or Swipe, when I try to process the charge.
Sorry, something went wrong.
No branches or pull requests
Hi there,
Whenever I try to process an EMV charge, I am getting this message and the app is closed:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NaN number in JSON write'.
I process the charge as soon as I get a successful event on cardflight.registerOnReaderResponse
Any idea why this is failing? Thanks in advance.
The text was updated successfully, but these errors were encountered: