.
thanks.
Sanjeev Tripathi
AssetDirections
PFPC, Inc.
617-338-5135
.
thanks.
Sanjeev Tripathi
AssetDirections
PFPC, Inc.
617-338-5135
.
thanks.
Sanjeev Tripathi
AssetDirections
PFPC, Inc.
617-338-5135
is made for a credit card
authorization
>using the XML-RPC in the above example request. The response would look
>something like:
>
>
>
>101
>authorized
>
>
>
>Can i use apache xml-rpc in this case cause response is not in xml-rpc
>formate. if yes then i will access the response and how i will know credit
>card has ben authorized or not. if i can not apache xml-rpc then what i
can
>use to solve this case.
>
>thanks.
>
>Sanjeev Tripathi
>AssetDirections
>PFPC, Inc.
>617-338-5135
>
;identifier".equals (name))
{
cdata.setLength(0);
readCdata = true;
}
if ("result".equals (name))
{
cdata.setLength(0);
readCdata = true;
}
}
Thanks.
Sa