Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
jackofall
Posts: 120
Registered: ‎06-23-2009

using webservices from bb app

[ Edited ]

hi all,

I have two questions

 

1.how can we use webservices in our bb application.

xml editing is the only soln.?

 

2.how can we purchase and sell things using any payment method.Is there any api available for that purpose?

I am exploring this api net.rimlib.blackberry.api.payment now.

 

thanks in ad.

Thanks & Regards

Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Please use plain text.
Developer
peter_strange
Posts: 17,959
Registered: ‎07-14-2008

Re: using webservices from bb app

If you search the forum you will find numerous refernces to web services, these will help you on your way and might refine the quesiton you are asking.

 

Sorry can't help with the payment API, haven't looked at it myself yet.  It is new.  You will find more information here:

http://docs.blackberry.com/en/developers/subcategories/?userType=21&category=BlackBerry+Payment+Serv...

 

And you might find the App World forum better for informaiton on it, for example:

http://supportforums.blackberry.com/t5/BlackBerry-App-World-Development/App-World-and-digital-good-b...

Please use plain text.
Developer
jackofall
Posts: 120
Registered: ‎06-23-2009

Re: using webservices from bb app

Thanks peter,

 

I was not in touch with bb dev for a long time, just started a project today.

 

i will look at your links and come back ,

cheers

Thanks & Regards

Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Please use plain text.
Developer
peter_strange
Posts: 17,959
Registered: ‎07-14-2008

Re: using webservices from bb app

Welcome back!  :smileyhappy:

Please use plain text.
Developer
jackofall
Posts: 120
Registered: ‎06-23-2009

Re: using webservices from bb app

Need to fetch location based information(city,country name etc.) by using a  webservice.

which one will be appropriate ksoap2  or other stubs etc.

anyone use this api org.kxmlrpc (Class XmlRpcClient).

 

I want to use this api to fetch this info.

Thanks & Regards

Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
Please use plain text.
Developer
nitinverma274
Posts: 950
Registered: ‎06-22-2010

Re: using webservices from bb app

I think Ksoap2 is good one for using webservice.

------------------------------------------------------------------------------------
Press Kudo to say thank to developer.
Also Press the Accept as solution Button when u got the Solution.

 

 

Please use plain text.