Hello,
How can I obtain information about check splits and transfers in c# Extensibility application?
I tried subscribing to OpsAddCheckEvent and OpsTransferCheckEvent but their event args aren't really helpful.
It doesnt have to be a specific check, a list of all splits and transfers would do...
Hi,
I would like to print QR code on Simphony check. String for QR code is dynamic, not fixed.
I was thiking about using CustomTrailer field in OpsCustomReceiptEvent for that but I couldn't manage to do it.
Does anyone have an idea what should I do?
Thanks!
Hi,
I'm trying to get the tax amount from every check item and I've found in SIM manual that system variable for that is @DTL_TAXTTL but when I try using it I keep getting this message:
The code I'm trying to test it is:
event inq:1
var i:n5
var count:n5 = 1
if @numdtlt = 0...
Hi,
I'm trying to call a function from my dll by clicking on a button but I keep getting this exception:
My arguments are:
Currently return type of my C# method is void and I think that's the problem.
What return type should it be and is there a way to change the expected return type...
Hello,
Can someone tell me how to prevent Simphony from closing the check when customer presses tender media button in case I need it to?
I would like the chceck to stay open so I can show a message to the customer.
I'm creating ext app in C#.
Kind regards,
Miloš
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.