Forum PayVault How do I get a pricelist?

Discussion and help relating to the PlayerIO payment solution, PayVault.

How do I get a pricelist?

Postby mrgreen » April 23rd, 2011, 4:50 pm

This is probably a really obvious question, but I cant find a way to do this.
How do I get a simple Pricelist of all the the items that are Available to buy?

The only thing i found was PayVault.items, which are the items that are in the Vault of the user already, and yes i can get the prices of those, but thats not very handy when I want to have a storefront with all the items displayed with their pricetags?


Is there a simple function call that would list all the Items that are available to buy, even ones the user may not have bought any of them yet?
mrgreen
 
Posts: 52
Joined: February 12th, 2011, 7:27 pm

Re: How do I get a pricelist?

Postby Henrik » April 23rd, 2011, 10:54 pm

It's a BigDB table. Make an index, load a range, and you're done.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to PayVault