blackberry / WebWorks-TabletOS

BlackBerry WebWorks for Tablet OS is a platform for building deeply integrated web applications for the BlackBerry PlayBook
http://us.blackberry.com/developers/tablet/webworks.jsp
Apache License 2.0
70 stars 14 forks source link

feature request: Add a getInfo() method to the Payment API #40

Open astanley opened 13 years ago

astanley commented 13 years ago

The payment API feels like it is missing a “getInfo ( id )” method. Would like to have a way to retrieve existing digital good info (e.g. name, price) from payment server for a given ID/SKU.

Note: the getExistingPurchases() method does not include the name or price of the purchased digital good.