There are issues. Infact I too tried for my colleague from his login & from my login as well. I was getting the following error:
System.ServiceModel.ProtocolException: A reply message was received for operation 'PassingXML' with action '
http://cpsms.cga.com/types/2009/01/IReceiptContract/PassingXML'. However, your client code requires action '
http://cpsms.cga.com/types/2009/01/IReceiptContract/PassingXMLResponse'. Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at CGA.CPSMS.Contracts.ServiceContracts.IReceiptContract.PassingXML(String text, String createdClientIP, Int32& receptid, String& orderCode, String& responseUrl, String& merchantOrderCode, Int32& lobaPurposeId, Int32& installationId, Int32 flag) at CGA.CPSMS.NTRPNEW.Controllers.NTRPHomeController.BKePay() in D:\UATAgent\BS2Agent1\_work\16\s\PROD\CGA.CPSMS.NTRPNEW\Controllers\NTRPHomeController.cs:line 1363