I'm using the in person sdk for windows https://github.com/AuthorizeNet/inperson-sdk-windows/blob/master/README.md. An issue I'm running into is the sample app runs transactionStatus listener method after the this.launcher.startQuickChipWithoutUI(getRequest(), SDKTransactionType.GOODS, (SdkListener)this); method but when I remove the windows user interface part of the sample app it doesn't call the transactionStatus listener method after startQuickChipWithoutUI is called.
What could cause the transactionStatus listener method to not be called? Are windows forms required to use in person sdk for windows?
08-15-2018 07:58 PM
me too
08-15-2018 10:59 PM