SecurePay iMIS Integration

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
 

AttachmentSize
SecurePayWebCode.zip1.73 MB
SecurePayDesktopCode.zip42.31 KB
SecurePayInstall.zip687.92 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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.

I did not use that approach

I did not use that approach for SecurePay. You may be able to find what you are after from this post: http://www.imiscommunity.com/ccauthtemplatecsharp_updated

Regards,
Leo