Hi, Is there anybody out here who successfully processed credit cards using paypal webservice API? If then, please help me out. I get following error when ruby 1.8.2 is used: "10006 Version is not supported" Thanks in advance Binu -- Posted via http://www.ruby-forum.com/.
Binu D wrote:> Is there anybody out here who successfully processed credit cards using > paypal webservice API? If then, please help me out. > > I get following error when ruby 1.8.2 is used: > > "10006 > Version is not supported"Did you set the version property of the "type" object to "2.0"? -- Company - http://primalgrasp.com Thoughts - http://deezsombor.blogspot.com
Binu D wrote:> Hi, > > Is there anybody out here who successfully processed credit cards using > paypal webservice API? If then, please help me out. > > I get following error when ruby 1.8.2 is used: > > "10006 > Version is not supported" > > Thanks in advance > BinuHi I am too working on this. Me too got the version error message. Type is already "2.0". Any other suggestions? Thanks to all.. -- Posted via http://www.ruby-forum.com/.