quot;:"
>
>
>>+port+"/RPC2");
>>Vector params = new Vector (); HashMap creditCardHM = new HashMap();
>>creditCardHM.add("MerchantID", "1234");
>>creditCardHM.add("TransactionIdentifier", "101");
>>...
>>param.addElement(creditCardHM);
>&
cc:
Subject: Re: xml-rpc response is not in
xml-rpc format.(secure
09/22/2002 communication)
;
>
>Ryan Hoegg
>
>
> works.net> cc:
Ryan Hoegg
cc:
Subject: Re: xml-rpc r
Hi Sanjeev,
If you are to send the server an XML-RPC request, but expect something
different back (even if it's in XML) you can't use the vanilla Apache
XML-RPC library to do that. However, you may want to use the code from
the library to generate your request and then write your own custom X
I want to use apache xml-rpc on client site to talk to xml-rpc server to
authorize the credit card.
Here is the XML-RPC request to authorize a credit card transaction:
AuthorizeTransaction
MerchantID
1234
TransactionIdentifier
101
CreditCardNumber
JfdK3s3392LL
PurchaseAmount
52.34 //
I want to use apache xml-rpc on client site to talk to xml-rpc server to
authorize the credit card.
Here is the XML-RPC request to authorize a credit card transaction:
AuthorizeTransaction
MerchantID
1234
TransactionIdentifier
101
CreditCardNumber
JfdK3s3392LL
PurchaseAmount
52.34 /
I want to use apache xml-rpc on client site to talk to xml-rpc server to
authorize the credit card.
Here is the XML-RPC request to authorize a credit card transaction:
AuthorizeTransaction
MerchantID
1234
TransactionIdentifier
101
CreditCardNumber
JfdK3s3392LL
PurchaseAmount
52.34 /