I'm implementing 3DSecure in my iframe implementation as per this doc:
https://docs.clover.com/docs/use-3ds
I dont understand the "cryptogram" parameter. What are valid values?
The values shown in the sample at the bottom of that page ("cryptogram": "11B5 2345 49C3 C4DD 931A 27BD 8CA3 CD82")
returns an error suggesting that it doesnt match the regex requirement.
"cryptogram": "11B5" works!
Also, what is the "authentication_status" parameter for? Am I telling clover charge endpoint what the authentication status is? I dont understand