Please find attached the installation package for integrating the SecurePay payment gateway into iMIS. This contains instructions for integrating with the iMIS desktop, and also for the public view of iMIS.
I have also attached the source code for the desktop integration (VB6) and the web integration (C#.NET).
Note: This has been tested using iMIS 15.1.3.8850
The SecurePay API can be downloaded from here: http://www.securepay.com.au/resources/Secure_XML_API_Integration_Guide.p...
For further information on building custom gateways refer to the following posts:
http://www.imiscommunity.com/creating_new_gateway_providers
http://www.imiscommunity.com/implementing_custom_payment_gateways
| Attachment | Size |
|---|---|
| SecurePayWebCode.zip | 1.73 MB |
| SecurePayDesktopCode.zip | 42.31 KB |
| SecurePayInstall.zip | 687.92 KB |
C# Desktop Code
Is there a sample code which uses a C# based COM component to provide custom gateway functionality ? Just the stubs for the basic methods the desktop wants to call.
Thanks.