- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In Person SDK Transaction Status Method Issue
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
me too
โ08-15-2018 10:59 PM

