Also the xml that IO ma sending as a string is as below:

========================================
<Request timestamp="20010403123245" type="auth">
<merchantid>aisling</merchantid>
<account>internet</account>
<orderid>ord-123</orderid>
<amount currency="EUR">2000</amount>
<card>
<number>490303400005718902</number>
<expdate>0403</expdate>
<chname>John Doe</chname>
<type>MC</type>
<issueno></issueno>
<cvn>
<number>453</number>
<presind>1</presind>
</cvn>
</card>
<autosettle flag="1"/>
<md5hash>2bf9800c5170836d9cc76d67079f24bd</md5hash>
</Request>
-- 
View this message in context: 
http://www.nabble.com/XMLRPC-giving-issues-while-sending-the-entire-xml-as-string-parameter-tp22325716p22325928.html
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.

Reply via email to