The C3 example in github is stored in the MobileinAppTransactions folder. I am using that as a sample to create a simple ashx handler to push a validated nonce using accept.js. I am consistently getting a general authentication error when the createTransactionController is being executed. I have the name and item for merchantAuthenticationType hardcoded in my code. I am certain that it is correct.
Any guidance or sample files would be appreciated. The fact that the sample that I am working from is in the MobileinAppTransactions folder seems very strange.
05-17-2017 08:37 PM
Hello @gnurre
The sample code you are using is correct, an update to our SDK will place the sample with other transaction requests.
Could you provide the exact error message returned from your request?
Richard
05-17-2017 09:03 PM