Hi, I am trying to use the payment SDK with the EPOS 2012 R3 CU8 to work with the TD bank here in Canada. I have really been struggling with this due to lack of documentation and I have a few questions.
1) Is there any documentation for the payment SDK on what properties each operation provides and expects? The documentation we were provided is only a few pages long and has no technical details, only some setup stuff. I am stuck shooting in the dark and reflecting code.
2) The payment SDK always expects an Auth before a capture. We cannot pre-auth Debit cards with TD and I have no idea what type of card the customer will insert into the device. I have to send a purchase request to the terminal NOT an auth. Even if I set “IsImmediateCapture” in the authorization response the payment SDK still attempts to “Capture” the payment. Is there a way to bypass this? In a retail brick and mortar scenario we do purchase transactions only.
3) Is there a way to hide the card number etc.. when executing the “Pay Card” operation. The card number will never be entered at the POS only on the Terminal (Semi Integrated).
4) What is the ImmediateCapture method. I can’t seem to find out in what circumstances it is called in the payment SDK.
Any help would be appreciated.
Thanks, Daniel
*This post is locked for comments
I have the same question (0)