Activation Key Distribution

by 2 replies
3
Hello,

I'm looking for a script that would deliver activation keys from a list by email without repeating.

Any help is appreciated

Bill
#programming #activation #distribution #key
  • I think there is a fairly simple answer to this problem. First, do you have any programming experience or just looking to implement something?

    Based on your initial post, it looks like you have a set list of keys and need to choose and send one by email once a product is registered. For a simple solution, I would put this list in a database with with an additional boolean column of "IsInUse". When needing a key, query a record from this table filtering out where "IsInUse" is true. After your email routine has finished, update the boolean value of this row to true so that it wont get used again.
    • [1] reply
    • Hi, Bill. Are these keys associated with a product you're selling? E-junkie can do this. Here's an excerpt from their features list:
      Even if you're giving away your product for free, I'm sure there's a way to configure it so E-junkie will deliver codes from your list. You could give everyone a 100% discount coupon, for example.

      E-junkie is an extremely reliable service for digital sales and delivery of all kinds. You'll find many other recommendations for them here on the WF. And the price is incredibly reasonable.

      I hope this helps.

      Steve

Next Topics on Trending Feed