Multiple license keys for quantity > 1

3 views
Skip to first unread message

Yi Lin

unread,
Nov 9, 2010, 3:43:11 PM11/9/10
to Potion Store Discussions
I am playing around with Potion Store in dev mode, and I noticed when
I place an order for a product in quantity greater than 1, only a
single license key is displayed in the sales receipt. Shouldn't
multiple license keys be generated if there are multiple orders for a
single product?

Thanks,
Yi

Chris Farber

unread,
Nov 10, 2010, 12:31:03 PM11/10/10
to potion...@googlegroups.com
The quantity is passed to the method that generates the license key. You can encode value this into the license key you generate.

I don't think potion store is designed to generate multiple license keys per product per receipt.

-Chris

> --
> You received this message because you are subscribed to the Google Groups "Potion Store Discussions" group.
> To post to this group, send email to potion...@googlegroups.com.
> To unsubscribe from this group, send email to potion-store...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/potion-store?hl=en.
>

Andy Kim

unread,
Nov 10, 2010, 12:38:31 PM11/10/10
to potion...@googlegroups.com
To have separate license keys per copy, you would have to modify the DB schema, unfortunately.

I find that customers prefer having one license key for multiple copies though. Particularly schools.

- Andy Kim

Yi Lin

unread,
Nov 10, 2010, 6:41:41 PM11/10/10
to Potion Store Discussions
I see, so I'll encode the number of seats into the license key, and
then in the license panel in my app, maybe display the number of seats
available for that license. Similar to what I would do for a family
pack.

Thanks,
Yi
Reply all
Reply to author
Forward
0 new messages