View Single Post
Old 08-09-2012, 01:26 PM   #1
undersieze
New Member
 
Join Date: Jan 2009
Model: 8230
PIN: N/A
Carrier: Telus
Posts: 3
Default Urgent: Payment SDK API

Please Login to Remove!

Hello,
I am using Payment SDK v1.8 in my app. I have uploaded the test app on App world with list of digital goods and their SKUs.
Now I am trying to retrieve the list of Digital Goods using: DigitalGoods.get(digitalGoodsListener); and I am getting callback in public void success( DigitalGood[] digitalGoods ). But I am not getting anything in digitalGoods.length.
Can anyone please help?
-Thanks in Advance.
Offline   Reply With Quote